Author: glen Date: Mon Aug 15 23:26:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - add posttrans debug patch, rel 2 (to be greater than ac)
---- Files affected: SPECS: rpm.spec (1.683 -> 1.684) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.683 SPECS/rpm.spec:1.684 --- SPECS/rpm.spec:1.683 Fri Aug 12 18:29:42 2005 +++ SPECS/rpm.spec Tue Aug 16 01:26:22 2005 @@ -33,7 +33,7 @@ Name: rpm %define sover 4.4 Version: 4.4.2 -Release: 0.9 +Release: 2 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -104,6 +104,7 @@ Patch44: %{name}-no-neon.patch Patch45: %{name}-no-sqlite.patch Patch46: %{name}-mono.patch +Patch47: %{name}-posttrans.patch URL: http://wraptastic.org/ Icon: rpm.gif BuildRequires: autoconf >= 2.52 @@ -645,6 +646,7 @@ %{!?with_neon:%patch44 -p1} %patch45 -p1 %patch46 -p1 +%patch47 -p1 %patch0 -p1 %patch3 -p1 @@ -1102,6 +1104,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.684 2005/08/15 23:26:22 glen +- add posttrans debug patch, rel 2 (to be greater than ac) + Revision 1.683 2005/08/12 16:29:42 wolf - restored R: gcc >= 5:3.4 - mono-find-provides/requires in /usr/lib/rpm ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.683&r2=1.684&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
