SPECS: rpm.spec - rebuild with rpm-FileDigestParameterized.patch p...

arekm arekm at pld-linux.org
Sun Jan 14 16:42:40 CET 2007


Author: arekm                        Date: Sun Jan 14 15:42:40 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rebuild with rpm-FileDigestParameterized.patch patch

---- Files affected:
SPECS:
   rpm.spec (1.780 -> 1.781) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.780 SPECS/rpm.spec:1.781
--- SPECS/rpm.spec:1.780	Sun Jan 14 00:42:53 2007
+++ SPECS/rpm.spec	Sun Jan 14 16:42:34 2007
@@ -31,7 +31,7 @@
 Summary(uk):	íĹÎĹÄÖĹŇ ĐÁËĹÔŚ× ×ŚÄ RPM
 Name:		rpm
 Version:	4.4.7
-Release:	6
+Release:	6.1
 License:	GPL
 Group:		Base
 Source0:	ftp://jbj.org/pub/rpm-4.4.x/%{name}-%{version}.tar.gz
@@ -118,6 +118,7 @@
 Patch60:	%{name}-CVE-2006-5466.patch
 Patch61:	%{name}-build-failure-error.patch
 Patch62:	%{name}-mcontext.patch
+Patch63:	%{name}-FileDigestParameterized.patch
 URL:		http://wraptastic.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -166,8 +167,8 @@
 Requires:	popt >= %{reqpopt_ver}
 %{!?with_static:Obsoletes:	rpm-utils-static}
 Conflicts:	glibc < 2.2.92
-# avoid SEGV caused by mixed db versions
-Conflicts:	poldek < 0.18.1-16
+# ABI changes in rpm, new poldek needed
+Conflicts:	poldek < 0.20.1-0.20070105.0
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_binary_payload		w9.gzdio
@@ -703,6 +704,7 @@
 %patch60 -p0
 %patch61 -p0
 %patch62 -p1
+%patch63 -p0
 
 cd scripts
 mv -f perl.req perl.req.in
@@ -1180,6 +1182,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.781  2007/01/14 15:42:34  arekm
+- rebuild with rpm-FileDigestParameterized.patch patch
+
 Revision 1.780  2007/01/13 23:42:53  arekm
 - rel 6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/rpm.spec?r1=1.780&r2=1.781&f=u



More information about the pld-cvs-commit mailing list