SPECS: samba.spec - rel 2; disable dnssd for now

arekm arekm at pld-linux.org
Sun Mar 22 21:10:30 CET 2009


Author: arekm                        Date: Sun Mar 22 20:10:30 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 2; disable dnssd for now

---- Files affected:
SPECS:
   samba.spec (1.438 -> 1.439) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.438 SPECS/samba.spec:1.439
--- SPECS/samba.spec:1.438	Fri Mar 13 14:00:24 2009
+++ SPECS/samba.spec	Sun Mar 22 21:10:23 2009
@@ -21,6 +21,7 @@
 %bcond_without	cups		# without CUPS support
 %bcond_without	kerberos5	# without Kerberos V support
 %bcond_without	ldap		# without LDAP support
+%bcond_with	dnssd		# switch back on after fixing https://bugzilla.samba.org/show_bug.cgi?id=6179
 %bcond_with	mks		# with vfs-mks (mksd dependency not distributale)
 %bcond_with	vscan
 
@@ -47,7 +48,7 @@
 Summary(zh_CN.UTF-8):	Samba 客户端和服务器
 Name:		samba
 Version:	3.3.2
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v2
 Group:		Networking/Daemons
@@ -73,6 +74,7 @@
 BuildRequires:	acl-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
+%{?with_dnssd:BuildRequires:	avahi-compat-libdns_sd-devel}
 %{?with_cups:BuildRequires:	cups-devel >= 1:1.2.0}
 BuildRequires:	dmapi-devel
 BuildRequires:	fam-devel
@@ -985,6 +987,7 @@
 	--with-syslog \
 	--with-utmp \
 	--with-fhs \
+	%{!?with_dnssd:--disable-dnssd} \
 	--with%{!?with_ldap:out}-ldap \
 	--with%{!?with_kerberos5:out}-krb5
 
@@ -1518,6 +1521,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.439  2009/03/22 20:10:23  arekm
+- rel 2; disable dnssd for now
+
 Revision 1.438  2009/03/13 13:00:24  arekm
 - up to 3.3.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/samba.spec?r1=1.438&r2=1.439&f=u



More information about the pld-cvs-commit mailing list