]> git.pld-linux.org Git - packages/curl.git/commitdiff
- really use MIT krb5, not GNU gss auto/th/curl-7_16_2-2
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 14 Jun 2007 17:27:21 +0000 (17:27 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 2

Changed files:
    curl.spec -> 1.131

curl.spec

index 5de871354fdaab49390d99cb84a1110329c0446f..b4356267e0c7731e14c01b104dd432a6ad4a2e97 100644 (file)
--- a/curl.spec
+++ b/curl.spec
@@ -13,7 +13,7 @@ Summary(ru.UTF-8):    Утилита для получения файлов с се
 Summary(uk.UTF-8):     Утиліта для отримання файлів з серверів FTP, HTTP та інших
 Name:          curl
 Version:       7.16.2
-Release:       1
+Release:       2
 License:       MIT-like
 Group:         Applications/Networking
 Source0:       http://curl.haxx.se/download/%{name}-%{version}.tar.bz2
@@ -166,6 +166,7 @@ Bibliotecas estáticas para desenvolvimento com o curl.
 %{__autoheader}
 %{__automake}
 %configure \
+       ac_cv_header_gss_h=no \
        %{?with_ssl:--with-ssl=%{_prefix}} \
        %{?with_ssl:--with-ca-bundle=/usr/share/ssl/ca-bundle.crt} \
        %{?with_kerberos5:--with-gssapi=%{_prefix}} \
This page took 0.205319 seconds and 4 git commands to generate.