]> git.pld-linux.org Git - packages/curl.git/commitdiff
- rel 2; always use heimdal; patch by Kacper Kornet. auto/ac/curl-7_15_0-2
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 16 Oct 2005 20:02:19 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    curl.spec -> 1.107

curl.spec

index 46736ca5c34290f6aaedf8725f8817b1066678c4..c2c81e2efe42c4a52fe07c942eaabd4a7f500803 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -11,7 +11,7 @@ Summary(ru):  
 Summary(uk):   õÔÉ̦ÔÁ ÄÌÑ ÏÔÒÉÍÁÎÎÑ ÆÁÊ̦נڠÓÅÒ×ÅҦנFTP, HTTP ÔÁ ¦ÎÛÉÈ
 Name:          curl
 Version:       7.15.0
-Release:       1
+Release:       2
 License:       MIT-like
 Vendor:                Daniel Stenberg <Daniel.Stenberg@sth.frontec.se>
 Group:         Applications/Networking
@@ -19,6 +19,7 @@ Source0:      http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
 # Source0-md5: e3b130320d3704af375c097606f49c01
 Patch0:                %{name}-no_strip.patch
 Patch1:                %{name}-ac.patch
+Patch2:                %{name}-heimdal.patch
 URL:           http://curl.haxx.se/
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
@@ -140,6 +141,7 @@ Bibliotecas est
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%{?with_heimdal:%patch2 -p0}
 
 %build
 %{__libtoolize}
This page took 0.158015 seconds and 4 git commands to generate.