[samba4] New snapshot with fixes for openchange builds

Simo Sorce simo at fedoraproject.org
Tue Mar 15 18:54:49 UTC 2011


commit 9db43b5e39faf96bf8aaa0a35fb388c357cedf86
Author: Simo Sorce <ssorce at redhat.com>
Date:   Tue Mar 15 14:53:45 2011 -0400

    New snapshot with fixes for openchange builds

 .gitignore  |    1 +
 samba4.spec |   13 +++++++++----
 sources     |    2 +-
 3 files changed, 11 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8eb6298..462e82c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ samba-4.0.0alpha11.tar.gz
 /samba-4.0.0alpha15-GIT-7f0ef4f.tar.gz
 /samba-4.0.0alpha15-GIT-29f850a.tar.gz
 /samba-4.0.0alpha15-GIT-3560db3.tar.gz
+/samba-4.0.0alpha15-GIT-a6a722b.tar.gz
diff --git a/samba4.spec b/samba4.spec
index d847730..420afef 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,16 +1,18 @@
-%define main_release 33
+%define main_release 34
 %define samba4_version 4.0.0
 
 %define talloc_version 2.0.5
 %define tdb_version 1.2.9
-%define tevent_version 0.9.10
+%define tevent_version 0.9.11
 %define ldb_version 1.0.2
 
+%define scmtype GIT
+%define scmrev a6a722b
 %define pre_release alpha15
 
-%define tarball_name samba-4.0.0%{pre_release}-GIT-3560db3
+%define tarball_name samba-%{samba4_version}%{pre_release}-%{scmtype}-%{scmrev}
 
-%define samba4_release %{main_release}.%{pre_release}%{?dist}
+%define samba4_release %{main_release}.%{pre_release}%{scmtype}%{scmrev}%{?dist}
 
 # Most of these subpackages are disabled because they are not
 # needed by OpenChange, and to avoid file conflicts with Samba3.
@@ -697,6 +699,9 @@ exit 0
 %endif
 
 %changelog
+* Tue Mar 15 2011 Simo Sorce <ssorce at redhat.com> - 4.0.0-34.alpha15
+- New snapshot with fixes for openchange builds
+
 * Thu Mar 10 2011 Simo Sorce <ssorce at redhat.com> - 4.0.0-33.alpha15
 - Remove unneded dependency.
   We need to do this instead of simply adding libwbclient as this library would
diff --git a/sources b/sources
index 880e2da..946821d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b36e55b35884b6564becce85df28d01f  samba-4.0.0alpha15-GIT-3560db3.tar.gz
+d62ba770fd414eb449b69108a3350514  samba-4.0.0alpha15-GIT-a6a722b.tar.gz


More information about the scm-commits mailing list