Author: qboosh Date: Sun Oct 30 23:46:27 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - merged p4 patch from AC-branch
---- Files affected: SPECS: rpm.spec (1.708 -> 1.709) ---- Diffs: ================================================================ Index: SPECS/rpm.spec diff -u SPECS/rpm.spec:1.708 SPECS/rpm.spec:1.709 --- SPECS/rpm.spec:1.708 Fri Oct 28 23:32:09 2005 +++ SPECS/rpm.spec Mon Oct 31 00:46:22 2005 @@ -30,7 +30,7 @@ Name: rpm %define sover 4.4 Version: 4.4.2 -Release: 23.1 +Release: 24.1 License: GPL Group: Base Source0: ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz @@ -104,6 +104,7 @@ Patch46: %{name}-mono.patch Patch47: %{name}-posttrans.patch Patch48: %{name}-requireseq.patch +Patch49: %{name}-p4.patch URL: http://wraptastic.org/ Icon: rpm.gif BuildRequires: autoconf >= 2.52 @@ -674,6 +675,7 @@ %patch46 -p1 %patch47 -p1 %patch48 -p1 +%patch49 -p1 %patch0 -p1 %patch3 -p1 @@ -1147,6 +1149,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.709 2005/10/30 23:46:22 qboosh +- merged p4 patch from AC-branch + Revision 1.708 2005/10/28 21:32:09 glen - merged from AC-branch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.708&r2=1.709&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
