SPECS: zip.spec - added multilib patch

tommat tommat at pld-linux.org
Sat Feb 10 21:52:32 CET 2007


Author: tommat                       Date: Sat Feb 10 20:52:32 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added multilib patch

---- Files affected:
SPECS:
   zip.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/zip.spec
diff -u SPECS/zip.spec:1.49 SPECS/zip.spec:1.50
--- SPECS/zip.spec:1.49	Sat Feb 25 18:58:28 2006
+++ SPECS/zip.spec	Sat Feb 10 21:52:27 2007
@@ -20,6 +20,7 @@
 Source2:	http://www.mif.pg.gda.pl/homepages/ankry/man-PLD/%{name}-non-english-man-pages.tar.bz2
 # Source2-md5:	72d619b4f70c06c34e5244125b62fdce
 Patch0:		%{name}-zmem.patch
+Patch1:		%{name}-multilib.patch
 BuildRequires:	unzip
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -83,6 +84,7 @@
 %prep
 %setup -q -a1
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} -f unix/Makefile generic \
@@ -120,6 +122,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007/02/10 20:52:27  tommat
+- added multilib patch
+
 Revision 1.49  2006/02/25 17:58:28  sparky
 - fix CC="%{__cc}" passing
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zip.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list