Author: glen Date: Mon Aug 15 19:24:37 2005 GMT Module: SPECS Tag: AC-branch ---- Log message: - %post/%pretrans debug fixes
---- Files affected: SPECS: rpm.spec (1.555.2.94 -> 1.555.2.95) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.555.2.94 SPECS/rpm.spec:1.555.2.95 --- SPECS/rpm.spec:1.555.2.94 Mon Aug 15 20:30:22 2005 +++ SPECS/rpm.spec Mon Aug 15 21:24:32 2005 @@ -33,7 +33,7 @@ Name: rpm %define sover 4.4 Version: 4.4.2 -Release: 0.1 +Release: 0.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 @@ -650,6 +651,7 @@ %{!?with_neon:%patch44 -p1} %patch45 -p1 %patch46 -p1 +%patch47 -p1 %patch0 -p1 %patch3 -p1 @@ -1104,6 +1106,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.555.2.95 2005/08/15 19:24:32 glen +- %post/%pretrans debug fixes + Revision 1.555.2.94 2005/08/15 18:30:22 arekm - (partial) merge from HEAD to rpm 4.4.2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.555.2.94&r2=1.555.2.95&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
