]> git.pld-linux.org Git - packages/curl.git/commitdiff
- added krb5flags patch to avoid including CFLAGS in curl --libs auto/ti/curl-7_19_2-2
authorJakub Bogusz <qboosh@pld-linux.org>
Sat, 27 Dec 2008 08:29:18 +0000 (08:29 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    curl.spec -> 1.161

curl.spec

index 7ac4a2b9bd2ef00f8077e0bebab01222e1820964..6ea2575915ed61d377abb1b37325b69575f97601 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -14,7 +14,7 @@ Summary(ru.UTF-8):    Утилита для получения файлов с се
 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
@@ -22,6 +22,7 @@ Source0:      http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
 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
@@ -178,6 +179,7 @@ Bibliotecas estáticas para desenvolvimento com o curl.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
 
 %build
 %{__libtoolize}
This page took 0.140188 seconds and 4 git commands to generate.