Author: arekm Date: Mon Dec 10 12:07:09 2007 GMT Module: SPECS Tag: rpm-4_4_9 ---- Log message: - rel 16; use new lzma
---- Files affected: SPECS: rpm.spec (1.837.2.11 -> 1.837.2.12) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.2.11 SPECS/rpm.spec:1.837.2.12 --- SPECS/rpm.spec:1.837.2.11 Tue Nov 27 20:26:49 2007 +++ SPECS/rpm.spec Mon Dec 10 13:07:04 2007 @@ -36,7 +36,7 @@ Summary(uk.UTF-8): ĐĐľĐ˝ĐľĐ´ĐśĐľŃ ĐżĐ°ĐşĐľŃŃв вŃĐ´ RPM Name: rpm Version: 4.4.9 -Release: 15 +Release: 16 License: GPL Group: Base Source0: http://rpm5.org/files/rpm/rpm-4.4/%{name}-%{version}.tar.gz @@ -122,6 +122,7 @@ Patch63: %{name}-lzma-size_t.patch Patch64: %{name}-tar_as_secondary_source.patch Patch65: %{name}-man_pl.patch +Patch66: %{name}-lzma-tukaani.patch URL: http://rpm5.org/ BuildRequires: autoconf >= 2.57 BuildRequires: automake >= 1.4 @@ -277,7 +278,7 @@ Obsoletes: rpm-libs # avoid SEGV caused by mixed db versions Conflicts: poldek < 0.18.1-16 -%{?with_suggest_tags:Suggests: lzma} +%{?with_suggest_tags:Suggests: lzma >= 1:4.42.0} %description lib RPMs library. @@ -698,6 +699,7 @@ %patch63 -p1 %patch64 -p1 %patch65 -p1 +%patch66 -p1 cd scripts mv -f perl.req perl.req.in @@ -1216,6 +1218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.837.2.12 2007-12-10 12:07:04 arekm +- rel 16; use new lzma + Revision 1.837.2.11 2007-11-27 19:26:49 qboosh - release 15 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.2.11&r2=1.837.2.12&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
