SPECS (AC-branch): samba.spec - renamed bcond krb5 to kerberos5

hawk hawk at pld-linux.org
Sun Jun 17 23:56:42 CEST 2007


Author: hawk                         Date: Sun Jun 17 21:56:42 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- renamed bcond krb5 to kerberos5

---- Files affected:
SPECS:
   samba.spec (1.348.2.3 -> 1.348.2.4) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.348.2.3 SPECS/samba.spec:1.348.2.4
--- SPECS/samba.spec:1.348.2.3	Sun Jun 17 23:52:58 2007
+++ SPECS/samba.spec	Sun Jun 17 23:56:37 2007
@@ -16,7 +16,7 @@
 # Conditional build:
 %bcond_without	ads		# without ActiveDirectory support
 %bcond_without	cups		# without CUPS support
-%bcond_without	krb5		# without Kerberos5/Heimdal support
+%bcond_without	kerberos5	# without Kerberos5/Heimdal support
 %bcond_without	ldap		# without LDAP support
 %bcond_without	python		# without python libs/utils
 
@@ -72,7 +72,7 @@
 BuildRequires:	automake
 %{?with_cups:BuildRequires:	cups-devel >= 1:1.2.0}
 BuildRequires:	dmapi-devel
-%{?with_krb5:BuildRequires:	heimdal-devel >= 0.7}
+%{?with_kerberos5:BuildRequires:	heimdal-devel >= 0.7}
 BuildRequires:	iconv
 BuildRequires:	libmagic-devel
 BuildRequires:	libnscd-devel
@@ -312,7 +312,7 @@
 Summary(uk):	ëĚŚ¤ÎÔÓŘËŚ ĐŇĎÇŇÁÍÉ Samba (SMB)
 Group:		Applications/Networking
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
-%{?with_krb5:Requires:	heimdal-libs >= 0.7}
+%{?with_kerberos5:Requires:	heimdal-libs >= 0.7}
 Obsoletes:	mount-cifs
 Obsoletes:	smbfs
 
@@ -1008,7 +1008,7 @@
 	--with-fhs \
 	%{?with_python:--with-python} \
 	--with%{!?with_ldap:out}-ldap \
-	--with%{!?with_krb5:out}-krb5
+	--with%{!?with_kerberos5:out}-krb5
 
 %{__make} proto
 %{__make} everything pam_smbpass bin/smbget bin/mount.cifs bin/vfstest
@@ -1518,6 +1518,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.348.2.4  2007/06/17 21:56:37  hawk
+- renamed bcond krb5 to kerberos5
+
 Revision 1.348.2.3  2007/06/17 21:52:58  hawk
 - HEAD merge:
   by twittner:
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/samba.spec?r1=1.348.2.3&r2=1.348.2.4&f=u



More information about the pld-cvs-commit mailing list