[samba4/f17] Bump Epoch to match Samba3 Epoch number for updates.

asn asn at fedoraproject.org
Fri May 4 15:04:09 UTC 2012


commit 0344257ad14435675e9f3c82609e6b8e56754ad7
Author: Andreas Schneider <asn at cryptomilk.org>
Date:   Fri May 4 14:59:07 2012 +0200

    Bump Epoch to match Samba3 Epoch number for updates.

 samba4.spec |   19 +++++++++++--------
 1 files changed, 11 insertions(+), 8 deletions(-)
---
diff --git a/samba4.spec b/samba4.spec
index ec301cd..0f44490 100644
--- a/samba4.spec
+++ b/samba4.spec
@@ -1,4 +1,4 @@
-%define main_release 46
+%define main_release 47
 
 %define samba_version 4.0.0
 %define talloc_version 2.0.7
@@ -43,7 +43,7 @@
 Name:           samba4
 Version:        %{samba_version}
 Release:        %{samba_release}
-Epoch:          1
+Epoch:          2
 
 %if 0%{?epoch} > 0
 %define samba_depver %{epoch}:%{version}-%{release}
@@ -167,7 +167,7 @@ Group: Applications/System
 Requires: %{name}-common = %{samba_depver}
 Requires: %{name}-libs = %{samba_depver}
 
-Conflicts: samba-client < 1:3.9.9
+Conflicts: samba-client < 2:3.9.9
 Provides: samba-client = %{samba_depver}
 
 %description client
@@ -200,7 +200,7 @@ Summary: Developer tools for Samba libraries
 Group: Development/Libraries
 Requires: %{name}-libs = %{samba_depver}
 
-Conflicts: samba-devel < 1:3.9.9
+Conflicts: samba-devel < 2:3.9.9
 Provides: samba-devel = %{samba_depver}
 
 %description devel
@@ -222,7 +222,7 @@ Summary: Files used by both Samba servers and clients
 Group: Applications/System
 Requires: %{name}-libs = %{samba_depver}
 
-Conflicts: samba-common < 1:3.9.9
+Conflicts: samba-common < 2:3.9.9
 Provides: samba-common = %{samba_depver}
 
 %description common
@@ -242,7 +242,7 @@ Summary: Samba winbind
 Group: Applications/System
 Requires: %{name} = %{samba_depver}
 
-Conflicts: samba-winbind < 1:3.9.9
+Conflicts: samba-winbind < 2:3.9.9
 Provides: samba-winbind = %{samba_depver}
 
 %description winbind
@@ -292,7 +292,7 @@ Summary: The SMB client library
 Group: Applications/System
 Requires: %{name}-common = %{samba_depver}
 
-Conflicts: libsmbclient < 1:3.9.9
+Conflicts: libsmbclient < 2:3.9.9
 Provides: libsmbclient = %{samba_depver}
 
 %description -n libsmbclient
@@ -303,7 +303,7 @@ Summary: Developer tools for the SMB client library
 Group: Development/Libraries
 Requires: libsmbclient = %{samba_depver}
 
-Conflicts: libsmbclient-devel < 1:3.9.9
+Conflicts: libsmbclient-devel < 2:3.9.9
 Provides: libsmbclient-devel = %{samba_depver}
 
 %description -n libsmbclient-devel
@@ -1224,6 +1224,9 @@ rm -rf %{buildroot}
 %endif # with_libwbclient
 
 %changelog
+* Fri May 04 2012 Andreas Schneider <asn at redhat.com> - 2:4.0.0-47.alpha18
+- Bump Epoch to match Samba3 Epoch number for updates.
+
 * Thu May 03 2012 Andreas Schneider <asn at redhat.com> - 4.0.0-46.alpha18
 - Remove symbols from Provides served by Samba3's libsmbclient and libwbclient.
 


More information about the scm-commits mailing list