Author: witekfl Date: Sat Nov 10 10:30:24 2007 GMT Module: SPECS Tag: rpm-4_4_9 ---- Log message: - added the tar_as_secondary_source.patch - rel 11
---- Files affected: SPECS: rpm.spec (1.837.2.5 -> 1.837.2.6) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.2.5 SPECS/rpm.spec:1.837.2.6 --- SPECS/rpm.spec:1.837.2.5 Fri Nov 2 14:01:32 2007 +++ SPECS/rpm.spec Sat Nov 10 11:30:18 2007 @@ -36,7 +36,7 @@ Summary(uk.UTF-8): ĐĐľĐ˝ĐľĐ´ĐśĐľŃ ĐżĐ°ĐşĐľŃŃв вŃĐ´ RPM Name: rpm Version: 4.4.9 -Release: 10 +Release: 11 License: GPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz @@ -119,6 +119,7 @@ Patch61: %{name}-sparc64.patch Patch62: %{name}-rpmdb.patch Patch63: %{name}-lzma-size_t.patch +Patch64: %{name}-tar_as_secondary_source.patch URL: http://rpm5.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1.4 @@ -689,6 +690,7 @@ %endif %patch62 -p1 %patch63 -p1 +%patch64 -p1 cd scripts mv -f perl.req perl.req.in @@ -1207,6 +1209,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.837.2.6 2007/11/10 10:30:18 witekfl +- added the tar_as_secondary_source.patch +- rel 11 + Revision 1.837.2.5 2007/11/02 13:01:32 arekm - fix --root --rebuilddb ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.5&r2=1.837.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
