SPECS: cvs.spec - make sure that zlib is never used

arekm arekm at pld-linux.org
Tue Nov 6 23:12:48 CET 2007


Author: arekm                        Date: Tue Nov  6 22:12:48 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- make sure that zlib is never used

---- Files affected:
SPECS:
   cvs.spec (1.177 -> 1.178) 

---- Diffs:

================================================================
Index: SPECS/cvs.spec
diff -u SPECS/cvs.spec:1.177 SPECS/cvs.spec:1.178
--- SPECS/cvs.spec:1.177	Tue Nov  6 22:56:52 2007
+++ SPECS/cvs.spec	Tue Nov  6 23:12:43 2007
@@ -266,6 +266,8 @@
 %patch125 -p1
 %patch126 -p1
 
+rm -rf zlib && sed -i -e 's#zlib/Makefile##g' configure.in
+
 # broken implementation, never use
 rm lib/getcwd.c
 
@@ -351,6 +353,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.178  2007/11/06 22:12:43  arekm
+- make sure that zlib is never used
+
 Revision 1.177  2007/11/06 21:56:52  arekm
 - rel 4; don't use internal broken getcwd implementation (our is misdetected as broken)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cvs.spec?r1=1.177&r2=1.178&f=u



More information about the pld-cvs-commit mailing list