packages: samba/samba.spec - build with ctdb support; rel 2

glen glen at pld-linux.org
Thu Mar 18 13:25:10 CET 2010


Author: glen                         Date: Thu Mar 18 12:25:10 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- build with ctdb support; rel 2

---- Files affected:
packages/samba:
   samba.spec (1.481 -> 1.482) 

---- Diffs:

================================================================
Index: packages/samba/samba.spec
diff -u packages/samba/samba.spec:1.481 packages/samba/samba.spec:1.482
--- packages/samba/samba.spec:1.481	Thu Mar 11 08:44:59 2010
+++ packages/samba/samba.spec	Thu Mar 18 13:25:04 2010
@@ -31,9 +31,10 @@
 %bcond_with	vscan
 
 # ADS requires kerberos5 and LDAP
-%if !%{with kerberos5} || !%{with ldap}
+%if %{without kerberos5} || %{without ldap}
 %undefine	with_ads
 %endif
+
 %define		vscan_version 0.3.6c-beta5
 Summary:	SMB server
 Summary(cs.UTF-8):	Server SMB
@@ -53,7 +54,7 @@
 Summary(zh_CN.UTF-8):	Samba 客户端和服务器
 Name:		samba
 Version:	3.5.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	GPL v3
 Group:		Networking/Daemons
@@ -80,6 +81,7 @@
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_avahi:BuildRequires:	avahi-devel}
+BuildRequires:	ctdb-devel
 %{?with_cups:BuildRequires:	cups-devel >= 1:1.2.0}
 BuildRequires:	dmapi-devel
 BuildRequires:	fam-devel
@@ -504,8 +506,9 @@
 Requires:	libtalloc = %{epoch}:%{version}-%{release}
 
 %description -n libtalloc-devel
-The libtalloc-devel package contains the header files and libraries needed to
-develop programs that link against the talloc library in the Samba suite.
+The libtalloc-devel package contains the header files and libraries
+needed to develop programs that link against the talloc library in the
+Samba suite.
 
 %package -n tdb
 Summary:	TDB - Trivial Database
@@ -965,9 +968,10 @@
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description vfs-catia
-The Catia CAD package commonly creates filenames that use characters that are
-illegal in CIFS filenames. The vfs_catia VFS module implements a fixed
-character mapping so that these files can be shared with CIFS clients.
+The Catia CAD package commonly creates filenames that use characters
+that are illegal in CIFS filenames. The vfs_catia VFS module
+implements a fixed character mapping so that these files can be shared
+with CIFS clients.
 
 %package vfs-scannedonly
 Summary:	Anti-virus solution as VFS module
@@ -975,9 +979,9 @@
 Requires:	%{name} = %{epoch}:%{version}-%{release}
 
 %description vfs-scannedonly
-The vfs_scannedonly VFS module ensures that only files that have been scanned
-for viruses are visible and accessible to the end user. If non-scanned files
-are found an anti-virus scanning daemon is notified.
+The vfs_scannedonly VFS module ensures that only files that have been
+scanned for viruses are visible and accessible to the end user. If
+non-scanned files are found an anti-virus scanning daemon is notified.
 
 %package -n openldap-schema-samba
 Summary:	Samba LDAP schema
@@ -1693,6 +1697,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.482  2010/03/18 12:25:04  glen
+- build with ctdb support; rel 2
+
 Revision 1.481  2010/03/11 07:44:59  arekm
 - up to 3.5.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/samba/samba.spec?r1=1.481&r2=1.482&f=u



More information about the pld-cvs-commit mailing list