Author: glen Date: Wed Jul 25 19:29:08 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - add amd64- to platform file (to be able to use ac rpm-s); rel 3
---- Files affected: SPECS: rpm.spec (1.830 -> 1.831) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.830 SPECS/rpm.spec:1.831 --- SPECS/rpm.spec:1.830 Fri Jul 20 13:10:27 2007 +++ SPECS/rpm.spec Wed Jul 25 21:29:03 2007 @@ -36,7 +36,7 @@ Summary(uk.UTF-8): Менеджер пакетів від RPM Name: rpm Version: 4.4.9 -Release: 2 +Release: 3 License: GPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz @@ -807,6 +807,7 @@ # x86_64 things %ifarch x86_64 +echo "amd64-[^-]*-linux(-gnu)?" >> $RPM_BUILD_ROOT%{_sysconfdir}/rpm/platform echo "x86_64-[^-]*-linux(-gnu)?" >> $RPM_BUILD_ROOT%{_sysconfdir}/rpm/platform %endif @@ -1248,6 +1249,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.831 2007/07/25 19:29:03 glen +- add amd64- to platform file (to be able to use ac rpm-s); rel 3 + Revision 1.830 2007/07/20 11:10:27 arekm - add powerpc- arch to platform file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.830&r2=1.831&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
