[samba4] Sync version with Fedora 16 package

Milan Crha mcrha at fedoraproject.org
Mon Aug 29 14:22:06 UTC 2011


commit aca0d376bb44147ac8aed11fde93f4c0529079c7
Author: Milan Crha <mcrha at redhat.com>
Date:   Mon Aug 29 16:21:45 2011 +0200

    Sync version with Fedora 16 package

 samba4.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index 53c016b..6ef314a 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 36
+%define main_release 37
 %define samba4_version 4.0.0
 
 %define talloc_version 2.0.5
@@ -10,7 +10,7 @@
 
 %define tarball_name samba-%{samba4_version}%{pre_release}
 
-%define samba4_release %{main_release}.%{pre_release}%{?dist}
+%define samba4_release %{main_release}.%{pre_release}
 
 # Most of these subpackages are disabled because they are not
 # needed by OpenChange, and to avoid file conflicts with Samba3.
@@ -29,7 +29,7 @@
 
 Name: samba4
 Version: %{samba4_version}
-Release: %{samba4_release}
+Release: %{samba4_release}%{?dist}
 Group: System Environment/Daemons
 Summary: The Samba4 CIFS and AD client and server suite
 License: GPLv3+ and LGPLv3+
@@ -843,6 +843,9 @@ exit 0
 %endif
 
 %changelog
+* Mon Aug 29 2011 Milan Crha <mcrha at redhat.com> - 4.0.0-37.alpha16
+- Sync version with Fedora 16 package
+
 * Thu Aug 11 2011 Milan Crha <mcrha at redhat.com> - 4.0.0-36.alpha16
 - Keep more libraries in samba4-libs and make conflicting as builtin.
 - Add patch to ignore --disable-silent-rules configure parameter


More information about the scm-commits mailing list