SPECS: rpm.spec - added rpm-sparc64.patch

tommat tommat at pld-linux.org
Mon Jun 18 20:00:22 CEST 2007


Author: tommat                       Date: Mon Jun 18 18:00:22 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added rpm-sparc64.patch

---- Files affected:
SPECS:
   rpm.spec (1.825 -> 1.826) 

---- Diffs:

================================================================
Index: SPECS/rpm.spec
diff -u SPECS/rpm.spec:1.825 SPECS/rpm.spec:1.826
--- SPECS/rpm.spec:1.825	Wed Jun 13 23:05:55 2007
+++ SPECS/rpm.spec	Mon Jun 18 20:00:17 2007
@@ -119,6 +119,7 @@
 Patch58:	%{name}-repackage-wo-lzma.patch
 Patch59:	%{name}-libtool-deps.patch
 Patch60:	%{name}-obsolete-rpmrc.patch
+Patch61:	%{name}-sparc64.patch
 URL:		http://rpm5.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake >= 1.4
@@ -710,6 +711,9 @@
 %patch58 -p1
 %patch59 -p1
 %patch60 -p1
+%ifarch sparc64
+%patch61 -p1
+%endif
 
 cd scripts
 mv -f perl.req perl.req.in
@@ -1236,6 +1240,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.826  2007/06/18 18:00:17  tommat
+- added rpm-sparc64.patch
+
 Revision 1.825  2007/06/13 21:05:55  arekm
 - rel rpm 1/ poldek .12
 
================================================================

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



More information about the pld-cvs-commit mailing list