rpms/samba/devel samba.spec,1.182,1.183

Guenther Deschner gd at fedoraproject.org
Sun Apr 19 22:44:44 UTC 2009


Author: gd

Update of /cvs/pkgs/rpms/samba/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv10134

Modified Files:
	samba.spec 
Log Message:
Enable build of idmap_tdb2 for clustered setups.

Guenther



Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/devel/samba.spec,v
retrieving revision 1.182
retrieving revision 1.183
diff -u -r1.182 -r1.183
--- samba.spec	1 Apr 2009 13:10:01 -0000	1.182
+++ samba.spec	19 Apr 2009 22:44:13 -0000	1.183
@@ -1,4 +1,4 @@
-%define main_release 34
+%define main_release 35
 %define samba_version 3.3.3
 %define tdb_version 1.1.2
 %define talloc_version 1.2.0
@@ -301,7 +301,7 @@
 	--with-configdir=%{_sysconfdir}/samba \
 	--with-pammodulesdir=%{_lib}/security \
 	--with-swatdir=%{_datadir}/swat \
-	--with-shared-modules=idmap_ad,idmap_rid,idmap_adex,idmap_hash \
+	--with-shared-modules=idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2 \
 	--with-cifsupcall \
 	--with-cluster-support
 
@@ -879,6 +879,9 @@
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Mon Apr 20 2009 Guenther Deschner <gdeschner at redhat.com> - 3.3.3-0.35
+- Enable build of idmap_tdb2 for clustered setups
+
 * Wed Apr  1 2009 Guenther Deschner <gdeschner at redhat.com> - 3.3.3-0.34
 - Update to 3.3.3
 




More information about the fedora-extras-commits mailing list