SPECS: neon.spec - rel 2 - s/heimdal/krb5/

baggins baggins at pld-linux.org
Sun Apr 1 00:05:16 CEST 2007


Author: baggins                      Date: Sat Mar 31 22:05:16 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2
- s/heimdal/krb5/

---- Files affected:
SPECS:
   neon.spec (1.61 -> 1.62) 

---- Diffs:

================================================================
Index: SPECS/neon.spec
diff -u SPECS/neon.spec:1.61 SPECS/neon.spec:1.62
--- SPECS/neon.spec:1.61	Tue Feb 13 08:16:49 2007
+++ SPECS/neon.spec	Sun Apr  1 00:05:11 2007
@@ -2,13 +2,13 @@
 #
 # Conditional build:
 %bcond_without	static_libs	# don't build static libraries
-%bcond_without	krb		# don't build krb support
+%bcond_without	kerberos5	# don't build Kerberos V support
 #
 Summary:	An HTTP and WebDAV client library
 Summary(pl.UTF-8):	Biblioteka kliencka HTTP i WebDAV
 Name:		neon
 Version:	0.26.3
-Release:	1
+Release:	2
 License:	GPL
 Group:		Libraries
 Source0:	http://www.webdav.org/neon/%{name}-%{version}.tar.gz
@@ -16,7 +16,7 @@
 URL:		http://www.webdav.org/neon/
 BuildRequires:	autoconf >= 2.53
 BuildRequires:	automake
-%{?with_krb:BuildRequires:	heimdal-devel >= 0.7}
+%{?with_kerberos5:BuildRequires:	krb5-devel}
 BuildRequires:	libtool
 BuildRequires:	libxml2-devel
 BuildRequires:	openssl-devel >= 0.9.7d
@@ -61,7 +61,7 @@
 Summary(pl.UTF-8):	Pliki nagłówkowe neon
 Group:		Development/Libraries
 Requires:	%{name} = %{version}-%{release}
-%{?with_krb:Requires:	heimdal-devel >= 0.6-5}
+%{?with_kerberos5:Requires:	krb5-devel}
 Requires:	libxml2-devel
 Requires:	openssl-devel >= 0.9.7c
 
@@ -94,7 +94,7 @@
 	--with-ssl \
 	--enable-shared \
 	%{!?with_static_libs:--enable-static=no} \
-	%{!?with_krb:--without-gssapi} \
+	%{!?with_kerberos5:--without-gssapi} \
 	--with-libxml2
 
 %{__make}
@@ -144,6 +144,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.62  2007/03/31 22:05:11  baggins
+- rel 2
+- s/heimdal/krb5/
+
 Revision 1.61  2007/02/13 07:16:49  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/neon.spec?r1=1.61&r2=1.62&f=u



More information about the pld-cvs-commit mailing list