2004-08-10 Duncan Mak * mono-find-requires/mono-find-requires.cs (PrintRequires): Since assembly versions are not changing with releases, use "=" instead of ">=" to ensure that 2.0 packages will not be picked over 1.0 packages. 2004-08-04 Duncan Mak * mono-find-provides/mono-find-provides.cs: Add a hack to work around the issue with a 2.0 corlib. 2004-06-01 Todd Berman * all: move stuff around so that it builds properly. build system cant handle building two exes from one directory. 2004-05-27 Duncan Mak * mono-find-provides.cs * mono-find-requires.cs: Added. These are helper tools to help RPM packaging.