Author: baggins                      Date: Thu Jul  2 13:10:03 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- back to heimdal

---- Files affected:
packages/curl:
   curl.spec (1.165 -> 1.166) 

---- Diffs:

================================================================
Index: packages/curl/curl.spec
diff -u packages/curl/curl.spec:1.165 packages/curl/curl.spec:1.166
--- packages/curl/curl.spec:1.165       Mon May 18 21:34:41 2009
+++ packages/curl/curl.spec     Thu Jul  2 15:09:58 2009
@@ -5,7 +5,7 @@
 %bcond_without ssh             # without SSH support
 %bcond_without ssl             # without SSL support
 %bcond_without gnutls          # use GnuTLS instead of OpenSSL
-%bcond_without kerberos5       # without MIT Kerberos 5 support
+%bcond_without kerberos5       # without Heimdal Kerberos 5 support
 #
 Summary:       A utility for getting files from remote servers (FTP, HTTP, and 
others)
 Summary(es.UTF-8):     Un cliente para bajar archivos de servidores (FTP, 
HTTP, y otros)
@@ -15,7 +15,7 @@
 Summary(uk.UTF-8):     Утиліта для отримання файлів з серверів FTP, HTTP та 
інших
 Name:          curl
 Version:       7.19.5
-Release:       1
+Release:       2
 License:       MIT-like
 Group:         Applications/Networking
 Source0:       http://curl.haxx.se/download/%{name}-%{version}.tar.lzma
@@ -28,7 +28,7 @@
 BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 %{?with_ares:BuildRequires:    c-ares-devel}
-%{?with_kerberos5:BuildRequires:       krb5-devel}
+%{?with_kerberos5:BuildRequires:       heimdal-devel}
 BuildRequires: libidn-devel >= 0.4.1
 %{?with_ssh:BuildRequires:     libssh2-devel >= 0.16}
 BuildRequires: libtool
@@ -119,7 +119,7 @@
 Group:         Development/Libraries
 Requires:      %{name}-libs = %{version}-%{release}
 %{?with_ares:Requires: c-ares-devel}
-%{?with_kerberos5:Requires:    krb5-devel}
+%{?with_kerberos5:Requires:    heimdal-devel}
 Requires:      libidn-devel >= 0.4.1
 %{?with_ssh:Requires:  libssh2-devel >= 0.16}
 %if %{with ssl}
@@ -250,6 +250,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.166  2009/07/02 13:09:58  baggins
+- rel 2
+- back to heimdal
+
 Revision 1.165  2009/05/18 19:34:41  witekfl
 - up to 7.19.5
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/curl/curl.spec?r1=1.165&r2=1.166&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to