rpms/samba/devel samba.spec, 1.203, 1.204 samba-3.5.0pre2-build.patch, 1.1, NONE

Guenther Deschner gd at fedoraproject.org
Thu Dec 17 17:28:16 UTC 2009


Author: gd

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

Modified Files:
	samba.spec 
Removed Files:
	samba-3.5.0pre2-build.patch 
Log Message:
talloc 2.0.1 is in rawhide now, so use it. no need for the build patch anymore.

Guenther



Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/devel/samba.spec,v
retrieving revision 1.203
retrieving revision 1.204
diff -u -p -r1.203 -r1.204
--- samba.spec	16 Dec 2009 17:36:08 -0000	1.203
+++ samba.spec	17 Dec 2009 17:28:15 -0000	1.204
@@ -1,7 +1,7 @@
 %define main_release 50
 %define samba_version 3.5.0
 %define tdb_version 1.1.7
-%define talloc_version 2.0.0
+%define talloc_version 2.0.1
 #%define pre_release %nil
 %define pre_release pre2
 
@@ -45,7 +45,6 @@ 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
@@ -203,7 +202,6 @@ 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


--- samba-3.5.0pre2-build.patch DELETED ---




More information about the scm-commits mailing list