rpms/samba/F-7 samba.spec,1.132,1.133

Simo Sorce (simo) fedora-extras-commits at redhat.com
Wed Oct 3 19:04:34 UTC 2007


Author: simo

Update of /cvs/pkgs/rpms/samba/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv15288

Modified Files:
	samba.spec 
Log Message:
* Wed Oct 3 2007 Simo Sorce <ssorce at redhat.com> 3.0.26a-2.fc7
- remove smbldap-tools as they are already packaged separately in Fedora



Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-7/samba.spec,v
retrieving revision 1.132
retrieving revision 1.133
diff -u -r1.132 -r1.133
--- samba.spec	2 Oct 2007 16:16:13 -0000	1.132
+++ samba.spec	3 Oct 2007 19:04:01 -0000	1.133
@@ -2,7 +2,7 @@
 Name: samba
 Epoch: 0
 Version: 3.0.26a
-Release: 1%{?dist}
+Release: 2%{?dist}
 License: GPLv2+ and LGPLv2+
 Group: System Environment/Daemons
 URL: http://www.samba.org/
@@ -158,14 +158,15 @@
 %patch111 -p1 -b .smbclient
 %patch200 -p0 -b .inotify
 
-# crap
-rm -f examples/VFS/.cvsignore
 mv source/VERSION source/VERSION.orig
 sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{release}\"/' < source/VERSION.orig > source/VERSION
 cd source
 script/mkversion.sh
 cd ..
 
+#Remove smbldap-tools, they are already packaged separately in Fedora
+rm -fr examples/LDAP/smbldap-tools-0.9.2/
+
 
 %build
 cd source
@@ -325,7 +326,6 @@
 # why are these getting installed in the wrong place?
 rm -f $RPM_BUILD_ROOT%{_sbindir}/{u,}mount.cifs
 
-
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -640,6 +640,9 @@
 #%{_includedir}/libmsrpc.h
 
 %changelog
+* Wed Oct 3 2007 Simo Sorce <ssorce at redhat.com> 3.0.26a-2.fc7
+- remove smbldap-tools as they are already packaged separately in Fedora
+
 * Tue Oct 2 2007 Simo Sorce <ssorce at redhat.com> 3.0.26a-1.fc7
 - rebuild with AD DNS Update support
 




More information about the fedora-extras-commits mailing list