Author: hawk Date: Mon Dec 10 13:11:13 2007 GMT Module: SPECS Tag: Titanium ---- Log message: - we use lzma from tukaani.org now, release 12
---- Files affected: SPECS: rpm.spec (1.837.4.4 -> 1.837.4.5) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.837.4.4 SPECS/rpm.spec:1.837.4.5 --- SPECS/rpm.spec:1.837.4.4 Sun Dec 2 16:09:00 2007 +++ SPECS/rpm.spec Mon Dec 10 14:11:08 2007 @@ -36,7 +36,7 @@ Summary(uk.UTF-8): ĐĐľĐ˝ĐľĐ´ĐśĐľŃ ĐżĐ°ĐşĐľŃŃв вŃĐ´ RPM Name: rpm Version: 4.4.9 -Release: 11 +Release: 12 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.4.5 2007-12-10 13:11:08 hawk +- we use lzma from tukaani.org now, release 12 + Revision 1.837.4.4 2007-12-02 15:09:00 hawk - release 11, updated as_needed-fix.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/rpm.spec?r1=1.837.4.4&r2=1.837.4.5&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
