rpms/samba/FC-6 samba.spec,1.74,1.75

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Mar 28 16:24:29 UTC 2007


Author: ssorce

Update of /cvs/dist/rpms/samba/FC-6
In directory cvs.devel.redhat.com:/tmp/cvs-serv10916/FC-6

Modified Files:
	samba.spec 
Log Message:

spec changes so that I can push a new package




Index: samba.spec
===================================================================
RCS file: /cvs/dist/rpms/samba/FC-6/samba.spec,v
retrieving revision 1.74
retrieving revision 1.75
diff -u -r1.74 -r1.75
--- samba.spec	26 Mar 2007 19:11:34 -0000	1.74
+++ samba.spec	28 Mar 2007 16:24:27 -0000	1.75
@@ -3,7 +3,7 @@
 Summary: The Samba SMB server.
 Name: samba
 Version: 3.0.24
-Release: 1%{?dist}
+Release: 3%{?dist}
 Epoch: 0
 License: GNU GPL Version 2
 Group: System Environment/Daemons
@@ -44,6 +44,7 @@
 Patch111: samba-3.0.13-smbclient.patch
 #Patch112: samba-3.0.15pre2-bug106483.patch
 #Patch113: samba-3.0.21-warnings.patch
+Patch114: samba-3.0.24-tar_options.patch
 
 Requires: pam >= 0:0.64 %{auth} samba-common = %{epoch}:%{version}-%{release}
 Requires: logrotate >= 0:3.4 initscripts >= 0:5.54-1 
@@ -126,6 +127,7 @@
 %patch111 -p1 -b .smbclient
 #%patch112 -p1 -b .bug106483
 #%patch113 -p1 -b .warnings
+%patch114 -p0 -b .tar_options
 
 # crap
 rm -f examples/VFS/.cvsignore
@@ -445,6 +447,9 @@
 %{_mandir}/man7/libsmbclient.7*
 
 %changelog
+* Wed Mar 28 2007 Simo Sorce <ssorce at redhat.com> 3.0.24-3.fc6
+- add patch for bug 176649
+
 * Mon Mar 26 2007 Simo Sorce <ssorce at redhat.com>
 - remove patch for bug 106483 as it introduces a new bug that prevents
   the use of a credentials file with the smbclient tar command




More information about the fedora-cvs-commits mailing list