SPECS: curl.spec - added krb5flags patch to avoid including CFLAGS in curl ...

qboosh qboosh at pld-linux.org
Sat Dec 27 09:29:23 CET 2008


Author: qboosh                       Date: Sat Dec 27 08:29:23 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added krb5flags patch to avoid including CFLAGS in curl --libs
- release 2

---- Files affected:
SPECS:
   curl.spec (1.160 -> 1.161) 

---- Diffs:

================================================================
Index: SPECS/curl.spec
diff -u SPECS/curl.spec:1.160 SPECS/curl.spec:1.161
--- SPECS/curl.spec:1.160	Mon Nov 17 19:57:38 2008
+++ SPECS/curl.spec	Sat Dec 27 09:29:18 2008
@@ -15,7 +15,7 @@
 Summary(uk.UTF-8):	Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:		curl
 Version:	7.19.2
-Release:	1
+Release:	2
 License:	MIT-like
 Group:		Applications/Networking
 Source0:	http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@@ -23,6 +23,7 @@
 Patch0:		%{name}-no_strip.patch
 Patch1:		%{name}-ac.patch
 Patch2:		%{name}-pc.patch
+Patch3:		%{name}-krb5flags.patch
 URL:		http://curl.haxx.se/
 BuildRequires:	autoconf >= 2.57
 BuildRequires:	automake
@@ -179,6 +180,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
@@ -248,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.161  2008/12/27 08:29:18  qboosh
+- added krb5flags patch to avoid including CFLAGS in curl --libs
+- release 2
+
 Revision 1.160  2008/11/17 18:57:38  blues
 - ca-certificates are suggested, not required
 
================================================================

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



More information about the pld-cvs-commit mailing list