[samba4] Update to Samba 4.0.0 beta8.

asn asn at fedoraproject.org
Mon Sep 3 13:21:16 UTC 2012


commit b6e9bcb18ae762c4bda324a4adb4a409dc640f95
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Mon Sep 3 15:20:22 2012 +0200

    Update to Samba 4.0.0 beta8.

 .gitignore                       |    1 +
 samba4-beta7-fix_mit_build.patch |   44 --------------------------------------
 samba4-libpdb-soversion.patch    |    8 +++---
 samba4.spec                      |   11 +++++----
 sources                          |    2 +-
 5 files changed, 12 insertions(+), 54 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 3321d61..48d6ec5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,3 +12,4 @@ samba-4.0.0alpha11.tar.gz
 /samba-4.0.0beta5.tar.bz2
 /samba-4.0.0beta6.tar.bz2
 /samba-4.0.0beta7.tar.bz2
+/samba-4.0.0beta8.tar.bz2
diff --git a/samba4-libpdb-soversion.patch b/samba4-libpdb-soversion.patch
index 0fffef3..3164cdc 100644
--- a/samba4-libpdb-soversion.patch
+++ b/samba4-libpdb-soversion.patch
@@ -1,11 +1,11 @@
  source3/wscript_build |    1 +
  1 files changed, 1 insertions(+), 0 deletions(-)
 
-Index: samba-4.0.0alpha18/source3/wscript_build
+Index: samba-4.0.0beta8/source3/wscript_build
 ===================================================================
---- samba-4.0.0alpha18.orig/source3/wscript_build
-+++ samba-4.0.0alpha18/source3/wscript_build
-@@ -730,6 +730,7 @@ bld.SAMBA3_LIBRARY('pdb',
+--- samba-4.0.0beta8.orig/source3/wscript_build
++++ samba-4.0.0beta8/source3/wscript_build
+@@ -700,6 +700,7 @@ bld.SAMBA3_LIBRARY('pdb',
  				include/passdb.h
  				passdb/machine_sid.h
  				passdb/lookup_sid.h''',
diff --git a/samba4.spec b/samba4.spec
index 14ad72b..0726544 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,12 +1,12 @@
-%define main_release 137
+%define main_release 138
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
 %define ntdb_version 0.9
 %define tdb_version 1.2.10
 %define tevent_version 0.9.17
-%define ldb_version 1.1.10
-%define pre_release beta7
+%define ldb_version 1.1.12
+%define pre_release beta8
 
 %define samba_release %{main_release}%{?dist}.%{pre_release}
 
@@ -93,7 +93,6 @@ Source200: README.dc
 Source201: README.downgrade
 
 Patch1: samba4-libpdb-soversion.patch
-Patch2: samba4-beta7-fix_mit_build.patch
 
 BuildRoot:      %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 
@@ -379,7 +378,6 @@ link against the SMB, RPC and other protocols.
 %setup -q -n samba-%{version}%{pre_release}
 
 %patch1 -p1 -b .waf_tdb
-%patch2 -p1 -b .fix_mit_build
 
 %build
 %global _talloc_lib ,talloc,pytalloc,pytalloc-util
@@ -1359,6 +1357,9 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
+* Mon Sep 03 2012 - Andreas Schneider <asn at redhat.com>
+- Update to Samba 4.0.0 beta8.
+
 * Wed Aug 29 2012 - Andreas Schneider <asn at redhat.com> - 2:4.0.0-137.beta7
 - Update to Samba 4.0.0 beta7.
 - Fix building with MIT Kerberos.
diff --git a/sources b/sources
index a71a62e..16f81c9 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c28ee9020569782156656f6de53b4478  samba-4.0.0beta7.tar.bz2
+308eda469f6a941b2abd67b137130e7b  samba-4.0.0beta8.tar.bz2


More information about the scm-commits mailing list