Author: wolf Date: Tue May 23 16:48:15 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - lzma support - rel 34
---- Files affected: SPECS: rpm.spec (1.555.2.173 -> 1.555.2.174) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.555.2.173 SPECS/rpm.spec:1.555.2.174 --- SPECS/rpm.spec:1.555.2.173 Sat Apr 29 15:33:16 2006 +++ SPECS/rpm.spec Tue May 23 18:48:09 2006 @@ -31,7 +31,7 @@ Summary(uk): íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM Name: rpm Version: 4.4.2 -Release: 33 +Release: 34 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -112,6 +112,8 @@ Patch54: %{name}-truncate-cvslog.patch Patch55: %{name}-bug-146549.patch Patch56: %{name}-skip-backups.patch +Patch57: %{name}-lzma.patch +Patch58: %{name}-lzma2.patch URL: http://wraptastic.org/ BuildRequires: autoconf >= 2.52 BuildRequires: automake @@ -694,6 +696,8 @@ %patch54 -p1 %patch55 -p1 %patch56 -p1 +%patch57 -p1 +%patch58 -p1 cd scripts mv -f perl.req perl.req.in @@ -1163,6 +1167,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.555.2.174 2006/05/23 16:48:09 wolf +- lzma support +- rel 34 + Revision 1.555.2.173 2006/04/29 13:33:16 glen - fixed changelog truncation patch, rel 33 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.173&r2=1.555.2.174&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
