Author: wolf Date: Thu Aug 11 23:27:10 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rpm-build P: rpmbuild(monoautodeps)
---- Files affected: SPECS: rpm.spec (1.681 -> 1.682) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.681 SPECS/rpm.spec:1.682 --- SPECS/rpm.spec:1.681 Thu Aug 11 18:56:58 2005 +++ SPECS/rpm.spec Fri Aug 12 01:27:03 2005 @@ -33,7 +33,7 @@ Name: rpm %define sover 4.4 Version: 4.4.2 -Release: 0.3 +Release: 0.9 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -415,8 +415,6 @@ Requires: file >= 4.13-2 Requires: fileutils Requires: findutils -# because of -fvisibility... related fixes -Requires: gcc >= 5:4.0.1-0.20050514.2 Requires: glibc-devel Requires: grep Requires: gzip @@ -428,6 +426,7 @@ Requires: tar Requires: textutils Provides: rpmbuild(macros) = %{rpm_macros_rev} +Provides: rpmbuild(monoautodeps) Provides: rpmbuild(noauto) = 3 %ifarch %{x8664} Conflicts: automake < 1:1.7.9-2 @@ -1102,6 +1101,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.682 2005/08/11 23:27:03 wolf +- rpm-build P: rpmbuild(monoautodeps) + Revision 1.681 2005/08/11 16:56:58 wolf - mono deps ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.681&r2=1.682&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
