abbra pushed to samba (master). "Back out samba-common-tools dependancy from samba-client (..more)"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Apr 27 13:41:58 UTC 2015


>From c0ff42dac9cfded108e2b72763936ab079b190ac Mon Sep 17 00:00:00 2001
From: Alexander Bokovoy <abokovoy at redhat.com>
Date: Mon, 27 Apr 2015 16:40:56 +0300
Subject: Back out samba-common-tools dependancy from samba-client

We should avoid depending on Python 2.7 for samba-client (Fedora
installer requirement for migrating to Python3).

diff --git a/samba.spec b/samba.spec
index 2a825dd..dc04bc8 100644
--- a/samba.spec
+++ b/samba.spec
@@ -6,7 +6,7 @@
 # ctdb is enabled by default, you can disable it with: --without clustering
 %bcond_without clustering
 
-%define main_release 5
+%define main_release 6
 
 %define samba_version 4.2.1
 %define talloc_version 2.1.2
@@ -222,7 +222,6 @@ Samba is the standard Windows interoperability suite of programs for Linux and U
 Summary: Samba client programs
 Group: Applications/System
 Requires(pre): %{name}-common = %{samba_depver}
-Requires: %{name}-common-tools = %{samba_depver}
 Requires: %{name}-client-libs = %{samba_depver}
 %if %with_libsmbclient
 Requires: libsmbclient = %{samba_depver}
@@ -1933,6 +1932,9 @@ rm -rf %{buildroot}
 %endif # with_clustering_support
 
 %changelog
+* Mon Apr 27 2015 Alexander Bokovoy <abokovoy at redhat.com> - 4.2.1-6
+- Remove samba-common-tools from samba-client package as it brings back Python 2.7
+
 * Mon Apr 27 2015 Alexander Bokovoy <abokovoy at redhat.com> - 4.2.1-5
 - Require samba-common-tools in samba package
 - Require samba-common-tools in samba-client package
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/samba.git/commit/?h=master&id=c0ff42dac9cfded108e2b72763936ab079b190ac


More information about the scm-commits mailing list