[samba4] - Build a snapshot of the master tree pre-alpha15 to test a koji build. Also allows testing new op

Simo Sorce simo at fedoraproject.org
Tue Feb 22 23:03:27 UTC 2011


commit 4eee1d65ff514476ad546c003077f06151f2592e
Author: Simo Sorce <ssorce at redhat.com>
Date:   Tue Feb 22 18:03:25 2011 -0500

    - Build a snapshot of the master tree pre-alpha15 to test a koji build.
      Also allows testing new open change builds openchange new bits, so we are
      ready to release to F15 as soon as alpha15 is released.

 .gitignore                                         |    1 +
 ...ha6-GIT-3508a66-undefined-comparison_fn_t.patch |   12 ------------
 samba4.spec                                        |   13 +++++++------
 sources                                            |    2 +-
 4 files changed, 9 insertions(+), 19 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 4ef9301..a4f87c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 samba-4.0.0alpha11.tar.gz
+/samba-4.0.0alpha15-GIT-7f0ef4f.tar.gz
diff --git a/samba4.spec b/samba4.spec
index 7ac30d0..7137c2e 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 26
+%define main_release 27
 %define samba4_version 4.0.0
 
 %define talloc_version 2.0.5
@@ -8,7 +8,7 @@
 
 %define pre_release alpha15
 
-%define tarball_name samba-4.0.0%{pre_release}-GIT-UNKNOWN
+%define tarball_name samba-4.0.0%{pre_release}-GIT-7f0ef4f
 
 %define samba4_release %{main_release}.%{pre_release}%{?dist}
 
@@ -44,8 +44,6 @@ Source4: %{name}.sysconfig
 Source5: %{name}.init
 %endif
 
-#Patch1: samba-4.0.0alpha6-GIT-3508a66-undefined-comparison_fn_t.patch
-
 Requires(pre): /usr/sbin/groupadd
 
 %if %enable_samba4
@@ -172,8 +170,6 @@ domains and to use Windows user and group accounts on Linux.
 
 # copy Red Hat specific scripts
 
-#%patch1 -p1 -b .undefined-comparison_fn_t
-
 %build
 %configure \
 	--enable-fhs \
@@ -692,6 +688,11 @@ exit 0
 %endif
 
 %changelog
+* Tue Feb 22 2011 Simo Sorce <ssorce at redhat.com> - 4.0.0-27.alpha15
+- Build a snapshot of the master tree pre-alpha15 to test a koji build.
+  Also allows testing new open change builds openchange new bits, so we are
+  ready to release to F15 as soon as alpha15 is released.
+
 * Mon Feb 21 2011 Simo Sorce <ssorce at redhat.com> - 4.0.0-26.alpha15
 - Prepare for Alpha 15 release
 - Provide all libraries
diff --git a/sources b/sources
index a3dc12b..ee4d72d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-dac98184a01e7e0c171302e3b78bf507  samba-4.0.0alpha11.tar.gz
+8e5fa474e76588d1e926458a00d547ae  samba-4.0.0alpha15-GIT-7f0ef4f.tar.gz


More information about the scm-commits mailing list