[samba4] - Try to fix provides issue to to upstream libraries build bug

Simo Sorce simo at fedoraproject.org
Fri Mar 4 16:22:42 UTC 2011


commit 3f6c86a3f44a92731000e84e5d5a1971d7e3be06
Author: Simo Sorce <ssorce at redhat.com>
Date:   Fri Mar 4 11:22:28 2011 -0500

    - Try to fix provides issue to to upstream libraries build bug

 .gitignore  |    1 +
 samba4.spec |    7 +++++--
 sources     |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a100895..8eb6298 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/samba4.spec b/samba4.spec
index 3180fbd..d3ba8ac 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 31
+%define main_release 32
 %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-29f850a
+%define tarball_name samba-4.0.0%{pre_release}-GIT-3560db3
 
 %define samba4_release %{main_release}.%{pre_release}%{?dist}
 
@@ -691,6 +691,9 @@ exit 0
 %endif
 
 %changelog
+* Fri Mar  4 2011 Simo Sorce <ssorce at redhat.com> - 4.0.0-32.alpha15
+- Try to fix provides issue to to upstream libraries build bug
+
 * Fri Feb 25 2011 Simo Sorce <ssorce at redhat.com> - 4.0.0-31.alpha15
 - Fix librraiues permissions to correctly generate dependencies
 
diff --git a/sources b/sources
index 1527771..880e2da 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3eba5d2d328dfecbbfc8bd3bd63c045e  samba-4.0.0alpha15-GIT-29f850a.tar.gz
+b36e55b35884b6564becce85df28d01f  samba-4.0.0alpha15-GIT-3560db3.tar.gz


More information about the scm-commits mailing list