packages: gsasl/gsasl.spec - updated gssapi impl name

qboosh qboosh at pld-linux.org
Sun Sep 19 12:47:00 CEST 2010


Author: qboosh                       Date: Sun Sep 19 10:47:00 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- updated gssapi impl name

---- Files affected:
packages/gsasl:
   gsasl.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: packages/gsasl/gsasl.spec
diff -u packages/gsasl/gsasl.spec:1.58 packages/gsasl/gsasl.spec:1.59
--- packages/gsasl/gsasl.spec:1.58	Mon Jul 26 15:25:43 2010
+++ packages/gsasl/gsasl.spec	Sun Sep 19 12:46:55 2010
@@ -2,7 +2,7 @@
 #
 # Conditional build:
 %bcond_without	apidocs		# disable gtk-doc
-%bcond_with	gss		# use gss instead of MIT as GSSAPI implementation
+%bcond_with	gss		# use gss instead of Heimdal as GSSAPI implementation
 %bcond_with	kerberos5	# with KERBEROS_V5 mechanism (based on shishi, currently broken)
 %bcond_without	ntlm		# without NTLM mechanism
 %bcond_without	static_libs	# don't build static libraries
@@ -138,7 +138,7 @@
 	%{!?with_ntlm:--disable-ntlm} \
 	%{!?with_static_libs:--disable-static} \
 	%{?with_kerberos5:--enable-kerberos_v5} \
-	%{!?with_gss:--with-gssapi-impl=mit} \
+	%{!?with_gss:--with-gssapi-impl=heimdal} \
 	--with-html-dir=%{_gtkdocdir} \
 	--with-libgcrypt
 
@@ -196,6 +196,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2010/09/19 10:46:55  qboosh
+- updated gssapi impl name
+
 Revision 1.58  2010/07/26 13:25:43  charles
 - updated to 1.4.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/gsasl/gsasl.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list