SPECS: samba.spec - mks bcond and disable vfs-vscan-mks due limite...

glen glen at pld-linux.org
Fri Jan 25 00:47:20 CET 2008


Author: glen                         Date: Thu Jan 24 23:47:20 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- mks bcond and disable vfs-vscan-mks due limited distribution

---- Files affected:
SPECS:
   samba.spec (1.393 -> 1.394) 

---- Diffs:

================================================================
Index: SPECS/samba.spec
diff -u SPECS/samba.spec:1.393 SPECS/samba.spec:1.394
--- SPECS/samba.spec:1.393	Mon Dec 17 20:09:02 2007
+++ SPECS/samba.spec	Fri Jan 25 00:47:15 2008
@@ -17,6 +17,7 @@
 %bcond_without	kerberos5	# without Kerberos V support
 %bcond_without	ldap		# without LDAP support
 %bcond_without	python		# without python libs/utils
+%bcond_with		mks		# with vfs-mks (mksd dependency not distributale)
 
 # ADS requires kerberos5 and LDAP
 %if !%{with kerberos5} || !%{with ldap}
@@ -41,7 +42,7 @@
 Summary(zh_CN.UTF-8):	Samba 客户端和服务器
 Name:		samba
 Version:	3.0.28
-Release:	2
+Release:	3
 Epoch:		1
 License:	GPL v2
 Group:		Networking/Daemons
@@ -1430,6 +1431,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/samba/vscan-mcdaemon.conf
 %attr(755,root,root) %{_vfsdir}/vscan-mcdaemon.so
 
+%if %{with mks}
 %ifarch %{ix86} %{x8664}
 %files vfs-vscan-mks
 %defattr(644,root,root,755)
@@ -1437,6 +1439,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/samba/vscan-mks32.conf
 %attr(755,root,root) %{_vfsdir}/vscan-mksd.so
 %endif
+%endif
 
 %files vfs-vscan-openantivirus
 %defattr(644,root,root,755)
@@ -1482,6 +1485,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.394  2008-01-24 23:47:15  glen
+- mks bcond and disable vfs-vscan-mks due limited distribution
+
 Revision 1.393  2007-12-17 19:09:02  glen
 - rel 2 (1 for ac)
 
================================================================

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



More information about the pld-cvs-commit mailing list