Author: arekm Date: Mon Feb 19 18:56:08 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - test patch for ignoring cpuinfo() deps
---- Files affected: SPECS: rpm.spec (1.555.2.186 -> 1.555.2.187) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.555.2.186 SPECS/rpm.spec:1.555.2.187 --- SPECS/rpm.spec:1.555.2.186 Tue Feb 13 21:14:23 2007 +++ SPECS/rpm.spec Mon Feb 19 19:56:03 2007 @@ -31,7 +31,7 @@ Summary(uk): íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM Name: rpm Version: 4.4.2 -Release: 40 +Release: 40.1 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -116,6 +116,7 @@ Patch59: %{name}-CVE-2006-5466.patch Patch60: %{name}-as_needed-fix.patch Patch61: %{name}-locale.patch +Patch62: %{name}-cpuinfo.patch URL: http://wraptastic.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -698,6 +699,7 @@ %patch59 -p0 %patch60 -p1 %patch61 -p1 +%patch62 -p1 cd scripts mv -f perl.req perl.req.in @@ -1169,6 +1171,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.555.2.187 2007/02/19 18:56:03 arekm +- test patch for ignoring cpuinfo() deps + Revision 1.555.2.186 2007/02/13 20:14:23 arekm - utf8->other locales conversion; seems to be working ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.186&r2=1.555.2.187&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
