SPECS: curl.spec - added pc patch to sanitize `pkg-config --libs l...
qboosh
qboosh at pld-linux.org
Sun Jun 24 19:30:45 CEST 2007
Author: qboosh Date: Sun Jun 24 17:30:45 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added pc patch to sanitize `pkg-config --libs libcurl` output
---- Files affected:
SPECS:
curl.spec (1.131 -> 1.132)
---- Diffs:
================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.131 SPECS/curl.spec:1.132
--- SPECS/curl.spec:1.131 Thu Jun 14 19:27:21 2007
+++ SPECS/curl.spec Sun Jun 24 19:30:40 2007
@@ -21,6 +21,7 @@
# Source0-md5: 37a1de15c4300ca9413d39d2bcea9b36
Patch0: %{name}-no_strip.patch
Patch1: %{name}-ac.patch
+Patch2: %{name}-pc.patch
URL: http://curl.haxx.se/
BuildRequires: autoconf >= 2.57
BuildRequires: automake
@@ -159,6 +160,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
%build
%{__libtoolize}
@@ -219,6 +221,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.132 2007/06/24 17:30:40 qboosh
+- added pc patch to sanitize `pkg-config --libs libcurl` output
+
Revision 1.131 2007/06/14 17:27:21 qboosh
- really use MIT krb5, not GNU gss
- release 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/curl.spec?r1=1.131&r2=1.132&f=u
More information about the pld-cvs-commit
mailing list