SPECS: pcre.spec - added link patch to kill zlib/bzip2/readline deps in lib...

qboosh qboosh at pld-linux.org
Tue Jun 17 20:05:33 CEST 2008


Author: qboosh                       Date: Tue Jun 17 18:05:33 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added link patch to kill zlib/bzip2/readline deps in libraries
- release 2

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

---- Diffs:

================================================================
Index: SPECS/pcre.spec
diff -u SPECS/pcre.spec:1.93 SPECS/pcre.spec:1.94
--- SPECS/pcre.spec:1.93	Wed May  7 21:41:44 2008
+++ SPECS/pcre.spec	Tue Jun 17 20:05:28 2008
@@ -9,12 +9,13 @@
 Summary(pt_BR.UTF-8):	Biblioteca de expressões regulares versão
 Name:		pcre
 Version:	7.7
-Release:	1
+Release:	2
 License:	BSD (see LICENCE)
 Group:		Libraries
 Source0:	ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2
 # Source0-md5:	4b2e9cde1f7227448dddba59843efa0b
 Patch0:		%{name}-pcreposix-glibc-conflict.patch
+Patch1:		%{name}-link.patch
 URL:		http://www.pcre.org/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -178,6 +179,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__libtoolize}
@@ -298,6 +300,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2008/06/17 18:05:28  qboosh
+- added link patch to kill zlib/bzip2/readline deps in libraries
+- release 2
+
 Revision 1.93  2008/05/07 19:41:44  twittner
 - up to 7.7
 - enable suport for handling .gz and .bz2 files (pcregrep)
================================================================

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



More information about the pld-cvs-commit mailing list