rpms/samba/F-9 .cvsignore, 1.46, 1.47 samba.spec, 1.148, 1.149 sources, 1.50, 1.51 samba-3.2.0pre1-buildfix.patch, 1.1, NONE samba-3.2.0pre2-build_fixes.patch, 1.2, NONE samba-3.2.0pre2-cifs_spnego.diff, 1.1, NONE samba-3.2.0pre2-libnetapi_fix.diff, 1.2, NONE samba-3.2.0pre2-libsmbclient.diff, 1.1, NONE samba-3.2.0pre2-msrpc.diff, 1.1, NONE

Guenther Deschner (gd) fedora-extras-commits at redhat.com
Fri Apr 25 19:35:35 UTC 2008


Author: gd

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

Modified Files:
	.cvsignore samba.spec sources 
Removed Files:
	samba-3.2.0pre1-buildfix.patch 
	samba-3.2.0pre2-build_fixes.patch 
	samba-3.2.0pre2-cifs_spnego.diff 
	samba-3.2.0pre2-libnetapi_fix.diff 
	samba-3.2.0pre2-libsmbclient.diff samba-3.2.0pre2-msrpc.diff 
Log Message:
Update to 3.2.0pre3.

Guenther



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-9/.cvsignore,v
retrieving revision 1.46
retrieving revision 1.47
diff -u -r1.46 -r1.47
--- .cvsignore	5 Mar 2008 20:14:17 -0000	1.46
+++ .cvsignore	25 Apr 2008 19:34:56 -0000	1.47
@@ -1 +1 @@
-samba-3.2.0pre2.tar.gz
+samba-3.2.0pre3.tar.gz


Index: samba.spec
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-9/samba.spec,v
retrieving revision 1.148
retrieving revision 1.149
diff -u -r1.148 -r1.149
--- samba.spec	18 Mar 2008 21:59:46 -0000	1.148
+++ samba.spec	25 Apr 2008 19:34:56 -0000	1.149
@@ -1,5 +1,5 @@
-%define main_release 8
-%define samba_version 3.2.0pre2
+%define main_release 9
+%define samba_version 3.2.0pre3
 %define tdb_version 1.1.1
 %define talloc_version 1.2.0
 
@@ -7,13 +7,13 @@
 Name: samba
 Epoch: 0
 Version: 3.2.0
-Release: 1.pre2.%{main_release}%{?dist}
+Release: 1.pre3.%{main_release}%{?dist}
 License: GPLv3+ and LGPLv3+
 Group: System Environment/Daemons
 URL: http://www.samba.org/
 
 #TAG: change for non-pre
-Source: http://download.samba.org/samba/ftp/pre/%{name}-%{version}pre2.tar.gz
+Source: http://download.samba.org/samba/ftp/pre/%{name}-%{version}pre3.tar.gz
 #Source: http://www.samba.org/samba/ftp/samba/%{name}-%{version}.tar.gz
 
 # Red Hat specific replacement-files
@@ -46,13 +46,7 @@
 Patch110: samba-3.0.21pre1-smbspool.patch
 Patch111: samba-3.0.13-smbclient.patch
 Patch200: samba-3.0.25rc1-inotifiy.patch
-patch202: samba-3.2.0pre1-buildfix.patch
-Patch203: samba-3.2.0pre2-build_fixes.patch
-Patch204: samba-3.2.0pre2-libnetapi_fix.diff
-Patch205: samba-3.2.0pre2-cifs_spnego.diff
-Patch206: samba-3.2.0pre2-msrpc.diff
 Patch207: samba-3.2.0pre2-roreloc.diff
-Patch208: samba-3.2.0pre2-libsmbclient.diff
 
 Requires(pre): samba-common = %{epoch}:%{version}-%{release}
 Requires: pam >= 0:0.64
@@ -259,12 +253,7 @@
 %patch110 -p1 -b .smbspool
 #%patch111 -p1 -b .smbclient # FIXME: does not apply
 #%patch200 -p0 -b .inotify # FIXME: does not compile
-%patch203 -p1 -b .build_fixes
-%patch204 -p1 -b .libnetapi
-%patch205 -p1 -b .cifs_spnego
-%patch206 -p1 -b .msrpc
 %patch207 -p1 -b .roreloc
-%patch208 -p1 -b .libsmbclient
 
 mv source/VERSION source/VERSION.orig
 sed -e 's/SAMBA_VERSION_VENDOR_SUFFIX=$/&\"%{release}\"/' < source/VERSION.orig > source/VERSION
@@ -694,7 +683,6 @@
 
 %doc examples/autofs examples/LDAP examples/libsmbclient examples/misc examples/printer-accounting
 %doc examples/printing
-%doc docs/registry
 
 %files swat
 %defattr(-,root,root)
@@ -811,7 +799,7 @@
 %{_libdir}/pkgconfig/wbclient.pc
 
 %files doc
-%doc docs/REVISION docs/Samba3-Developers-Guide.pdf docs/Samba3-ByExample.pdf
+%doc docs/Samba3-Developers-Guide.pdf docs/Samba3-ByExample.pdf
 %doc docs/Samba3-HOWTO.pdf docs/THANKS docs/history
 %doc docs/htmldocs
 
@@ -860,6 +848,9 @@
 %{_datadir}/pixmaps/samba/logo-small.png
 
 %changelog
+* Fri Apr 25 2008 Guenther Deschner <gdeschner at redhat.com> - 3.2.0-1.pre3.9
+- Update to 3.2.0pre3
+
 * Tue Mar 18 2008 Guenther Deschner <gdeschner at redhat.com> - 3.2.0-1.pre2.8
 - Add fixes for libsmbclient and support for r/o relocations
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/samba/F-9/sources,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -r1.50 -r1.51
--- sources	5 Mar 2008 20:14:17 -0000	1.50
+++ sources	25 Apr 2008 19:34:56 -0000	1.51
@@ -1 +1 @@
-a0c3ec481ae86c45680773f7bf9f5872  samba-3.2.0pre2.tar.gz
+b8d013bdb8f65f494778ffcb50cf0215  samba-3.2.0pre3.tar.gz


--- samba-3.2.0pre1-buildfix.patch DELETED ---


--- samba-3.2.0pre2-build_fixes.patch DELETED ---


--- samba-3.2.0pre2-cifs_spnego.diff DELETED ---


--- samba-3.2.0pre2-libnetapi_fix.diff DELETED ---


--- samba-3.2.0pre2-libsmbclient.diff DELETED ---


--- samba-3.2.0pre2-msrpc.diff DELETED ---




More information about the fedora-extras-commits mailing list