SPECS: zlib.spec - apply inftrees patch not only on i586/i686/athl...

qboosh qboosh at pld-linux.org
Fri Jul 8 11:48:29 CEST 2005


Author: qboosh                       Date: Fri Jul  8 09:48:29 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- apply inftrees patch not only on i586/i686/athlon
- added pentium4 to asmopt archs
- release 3

---- Files affected:
SPECS:
   zlib.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/zlib.spec
diff -u SPECS/zlib.spec:1.93 SPECS/zlib.spec:1.94
--- SPECS/zlib.spec:1.93	Wed Jul  6 20:20:56 2005
+++ SPECS/zlib.spec	Fri Jul  8 11:48:24 2005
@@ -3,7 +3,7 @@
 %bcond_without	asmopt	# without assembler optimization for i586+
 %bcond_with	pax
 #
-%ifnarch i586 i686 pentium3 athlon
+%ifnarch i586 i686 pentium3 pentium4 athlon
 %undefine	with_asmopt
 %endif
 %if %{with pax} && %{with asmopt}
@@ -20,7 +20,7 @@
 Summary(uk):	âŚÂĚŚĎÔĹËÁ ÄĚŃ ËĎÍĐŇĹÓŚ§ ÔÁ ÄĹËĎÍĐŇĹÓŚ§
 Name:		zlib
 Version:	1.2.2
-Release:	2
+Release:	3
 License:	BSD
 Group:		Libraries
 Source0:	http://www.zlib.net/%{name}-%{version}.tar.gz
@@ -247,12 +247,12 @@
 
 %prep
 %setup -q
+%patch1 -p0
 
 %if %{with asmopt}
 %patch0 -p1
-%patch1 -p0
 
-%ifarch i686 pentium3 athlon
+%ifarch i686 pentium3 pentium4 athlon
 cp contrib/asm686/match.S .
 %endif
 %ifarch i586
@@ -314,6 +314,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2005/07/08 09:48:24  qboosh
+- apply inftrees patch not only on i586/i686/athlon
+- added pentium4 to asmopt archs
+- release 3
+
 Revision 1.93  2005/07/06 18:20:56  glen
 - add patch from gentoo to fix CAN-2005-2096
 - rel 2; STBR
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/zlib.spec?r1=1.93&r2=1.94&f=u




More information about the pld-cvs-commit mailing list