SPECS: kdebase.spec - disable krb5 by default

arekm arekm at pld-linux.org
Sun Jul 10 13:10:22 CEST 2005


Author: arekm                        Date: Sun Jul 10 11:10:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- disable krb5 by default

---- Files affected:
SPECS:
   kdebase.spec (1.450 -> 1.451) 

---- Diffs:

================================================================
Index: SPECS/kdebase.spec
diff -u SPECS/kdebase.spec:1.450 SPECS/kdebase.spec:1.451
--- SPECS/kdebase.spec:1.450	Thu Jul  7 19:32:48 2005
+++ SPECS/kdebase.spec	Sun Jul 10 13:10:16 2005
@@ -1,15 +1,15 @@
 # $Revision$, $Date$
-#
-# Look at kdm and possibilities of using it with:
+# TODO:
+# - Look at kdm and possibilities of using it with:
 #   * sun's secure rpc (--with-rpcauth)
-#   * kerberos{4,5} (--with-krb{4,5}auth) 
 #   * builting console (--with-kdm-xconsole)
 #   * afs support (--with afs)
-# I dont use kdm, so if anyone this those are worth enabling, just do it -- djurban
+# - fix kerberos support (kdm segfaults)
+
 # Conditional build:
 %bcond_without	apidocs		# Do not prepare API documentation
 %bcond_without	ldap		# build or not ldap ioslave
-%bcond_without	kerberos5	# kerberos 5 support
+%bcond_with	kerberos5	# kerberos 5 support
 
 %define		_state		stable
 %define		_kdever		3.4.1
@@ -27,7 +27,7 @@
 Summary(zh_CN):	KDEşËĐÄ
 Name:		kdebase
 Version:	%{_ver}
-Release:	4
+Release:	5
 Epoch:		9
 License:	GPL
 Group:		X11/Applications
@@ -1148,7 +1148,7 @@
 	--with-kdm-pam=kdm \
 	--with-pam=kdesktop \
 	--with-qt-libraries=%{_libdir} \
-	%{?with_kerberos5:--with-krb5auth} \
+	--with%{!?with_kerberos5:out}-krb5auth \
 	%{!?with_ldap:--without-ldap} \
 	--with-distribution="PLD Linux Distribution"
 
@@ -2798,6 +2798,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.451  2005/07/10 11:10:16  arekm
+- disable krb5 by default
+
 Revision 1.450  2005/07/07 17:32:48  arekm
 - rel 4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kdebase.spec?r1=1.450&r2=1.451&f=u




More information about the pld-cvs-commit mailing list