rpms/samba/devel samba-3.5.0pre2-build.patch, NONE, 1.1 .cvsignore, 1.68, 1.69 samba.spec, 1.202, 1.203 sources, 1.72, 1.73

Guenther Deschner gd at fedoraproject.org
Wed Dec 16 17:36:08 UTC 2009


Author: gd

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

Modified Files:
	.cvsignore samba.spec sources 
Added Files:
	samba-3.5.0pre2-build.patch 
Log Message:
Update to 3.5.0pre2
Remove umount.cifs

Guenther


samba-3.5.0pre2-build.patch:
 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE samba-3.5.0pre2-build.patch ---
--- source3/configure.in.orig	2009-12-15 14:36:46.000000000 +0100
+++ source3/configure.in	2009-12-15 14:36:52.000000000 +0100
@@ -1885,7 +1885,7 @@
 
 if test "x$enable_external_libtalloc" != xno
 then
-	PKG_CHECK_MODULES(LIBTALLOC, talloc >= 2.0.1,
+	PKG_CHECK_MODULES(LIBTALLOC, talloc >= 2.0.0,
 		[ enable_external_libtalloc=yes ],
 		[if test x$enable_external_libtalloc = xyes; then
 			AC_MSG_ERROR([Unable to find libtalloc])


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/samba/devel/.cvsignore,v
retrieving revision 1.68
retrieving revision 1.69
diff -u -p -r1.68 -r1.69
--- .cvsignore	29 Oct 2009 14:49:54 -0000	1.68
+++ .cvsignore	16 Dec 2009 17:36:08 -0000	1.69
@@ -1 +1 @@
-samba-3.4.3.tar.gz
+samba-3.5.0pre2.tar.gz


Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/devel/samba.spec,v
retrieving revision 1.202
retrieving revision 1.203
diff -u -p -r1.202 -r1.203
--- samba.spec	25 Nov 2009 14:54:48 -0000	1.202
+++ samba.spec	16 Dec 2009 17:36:08 -0000	1.203
@@ -1,9 +1,9 @@
-%define main_release 49
-%define samba_version 3.4.3
-%define tdb_version 1.1.3
-%define talloc_version 1.3.0
-#%define pre_release rc1
-%define pre_release %nil
+%define main_release 50
+%define samba_version 3.5.0
+%define tdb_version 1.1.7
+%define talloc_version 2.0.0
+#%define pre_release %nil
+%define pre_release pre2
 
 %define samba_release %{main_release}%{pre_release}%{?dist}
 
@@ -17,7 +17,7 @@ License: GPLv3+ and LGPLv3+
 Group: System Environment/Daemons
 URL: http://www.samba.org/
 
-Source: http://www.samba.org/samba/ftp/%{name}-%{samba_version}%{pre_release}.tar.gz
+Source: http://www.samba.org/samba/%{name}-%{samba_version}%{pre_release}.tar.gz
 
 # Red Hat specific replacement-files
 Source1: samba.log
@@ -45,6 +45,7 @@ Patch104: samba-3.0.0rc3-nmbd-netbiosnam
 # The passwd part has been applied, but not the group part
 Patch107: samba-3.2.0pre1-grouppwd.patch
 Patch200: samba-3.2.5-inotify.patch
+Patch201: samba-3.5.0pre2-build.patch
 
 Requires(pre): samba-common = %{epoch}:%{samba_version}-%{release}
 Requires: pam >= 0:0.64
@@ -202,6 +203,7 @@ cp %{SOURCE11} packaging/Fedora/
 #%patch104 -p1 -b .nmbd-netbiosname # FIXME: does not apply
 %patch107 -p1 -b .grouppwd
 %patch200 -p0 -b .inotify
+%patch201 -p0 -b .build
 
 mv %samba_source/VERSION %samba_source/VERSION.orig
 sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{samba_release}\"/' < %samba_source/VERSION.orig > %samba_source/VERSION
@@ -255,10 +257,10 @@ CFLAGS="$RPM_OPT_FLAGS -D_GNU_SOURCE -DL
     --with-swatdir=%{_datadir}/swat \
     --with-shared-modules=idmap_ad,idmap_rid,idmap_adex,idmap_hash,idmap_tdb2 \
     --with-cifsupcall \
-    --with-cluster-support \
+    --with-cluster-support=auto \
     --with-libtalloc=no \
     --enable-external-libtalloc=yes \
-    --with-libtdb=no \
+    --with-libtdb=no
 #    --enable-external-libtdb=yes \
 #    --with-aio-support \
 
@@ -363,7 +365,6 @@ install -m644 %{SOURCE2} $RPM_BUILD_ROOT
 mkdir -p $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig
 install -m644 %{SOURCE4} $RPM_BUILD_ROOT%{_sysconfdir}/sysconfig/samba
 install -m755 $RPM_BUILD_ROOT/usr/sbin/mount.cifs $RPM_BUILD_ROOT/sbin/mount.cifs
-install -m755 $RPM_BUILD_ROOT/usr/sbin/umount.cifs $RPM_BUILD_ROOT/sbin/umount.cifs
 
 install -m 755 %samba_source/lib/netapi/examples/bin/netdomjoin-gui $RPM_BUILD_ROOT/%{_sbindir}/netdomjoin-gui
 mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps/%{name}
@@ -381,6 +382,7 @@ rm -f $RPM_BUILD_ROOT%{_mandir}/man1/tes
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/smbmount.8*
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/smbmnt.8*
 rm -f $RPM_BUILD_ROOT%{_mandir}/man8/smbumount.8*
+rm -f $RPM_BUILD_ROOT%{_mandir}/man8/umount.cifs.8*
 
 # why are these getting installed in the wrong place?
 rm -f $RPM_BUILD_ROOT%{_sbindir}/{u,}mount.cifs
@@ -509,7 +511,6 @@ exit 0
 %files client
 %defattr(-,root,root)
 /sbin/mount.cifs
-/sbin/umount.cifs
 %{_sbindir}/cifs.upcall
 %{_bindir}/rpcclient
 %{_bindir}/smbcacls
@@ -533,7 +534,6 @@ exit 0
 %{_mandir}/man1/sharesec.1*
 %{_mandir}/man8/smbspool.8*
 %{_mandir}/man8/mount.cifs.8*
-%{_mandir}/man8/umount.cifs.8*
 %{_mandir}/man8/cifs.upcall.8*
 
 %files common
@@ -587,6 +587,7 @@ exit 0
 %{_mandir}/man8/smbpasswd.8*
 %{_mandir}/man8/pdbedit.8*
 %{_mandir}/man8/net.8*
+%{_datadir}/locale/*/LC_MESSAGES/net.mo
 
 %doc README COPYING Manifest
 %doc WHATSNEW.txt Roadmap
@@ -622,6 +623,7 @@ exit 0
 %files winbind-devel
 %defattr(-,root,root)
 %{_includedir}/wbclient.h
+%{_includedir}/wbc_async.h
 %{_libdir}/libwbclient.so
 %{_libdir}/pkgconfig/wbclient.pc
 
@@ -647,6 +649,7 @@ exit 0
 %{_mandir}/man7/libsmbclient.7*
 
 %files domainjoin-gui
+%defattr(-,root,root)
 %{_sbindir}/netdomjoin-gui
 %dir %{_datadir}/pixmaps/samba
 %{_datadir}/pixmaps/samba/samba.ico
@@ -654,6 +657,10 @@ exit 0
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Tue Dec 15 2009 Guenther Deschner <gdeschner at redhat.com> - 3.5.0pre2-50
+- Update to 3.5.0pre2
+- Remove umount.cifs
+
 * Wed Nov 25 2009 Guenther Deschner <gdeschner at redhat.com> - 3.4.3-49
 - Various updates to inline documentation in default smb.conf file
 - resolves: #483703


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/samba/devel/sources,v
retrieving revision 1.72
retrieving revision 1.73
diff -u -p -r1.72 -r1.73
--- sources	29 Oct 2009 14:49:54 -0000	1.72
+++ sources	16 Dec 2009 17:36:08 -0000	1.73
@@ -1 +1 @@
-322379680c12057f57685652a35a6b05  samba-3.4.3.tar.gz
+c01f346909810658e92573f6d39e101a  samba-3.5.0pre2.tar.gz




More information about the fedora-extras-commits mailing list