Hello community, here is the log from the commit of package salt for openSUSE:Factory checked in at 2015-08-05 06:50:25 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/salt (Old) and /work/SRC/openSUSE:Factory/.salt.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "salt" Changes: -------- --- /work/SRC/openSUSE:Factory/salt/salt.changes 2015-07-14 17:44:27.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes 2015-08-05 06:50:26.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Jul 20 12:22:26 UTC 2015 - [email protected] + +- only require git-core to not pull in git-web and gitk + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ salt.spec ++++++ --- /var/tmp/diff_new_pack.5lx05N/_old 2015-08-05 06:50:28.000000000 +0200 +++ /var/tmp/diff_new_pack.5lx05N/_new 2015-08-05 06:50:28.000000000 +0200 @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + Name: salt Version: 2015.5.3 Release: 0 @@ -39,8 +40,8 @@ BuildRequires: python-psutil BuildRequires: python-pycrypto BuildRequires: python-pyzmq >= 2.2.0 -BuildRequires: python-tornado BuildRequires: python-requests >= 1.0.0 +BuildRequires: python-tornado BuildRequires: python-yaml %if 0%{?sles_version} @@ -69,12 +70,12 @@ Requires: python-apache-libcloud Requires: python-msgpack-python Requires: python-psutil +Requires: python-pycrypto +Requires: python-pyzmq Requires: python-tornado Requires: python-xml Requires: python-yaml Requires: python-zypp -Requires: python-pyzmq -Requires: python-pycrypto Requires(pre): %fillup_prereq %if 0%{?suse_version} < 1210 Requires(pre): %insserv_prereq @@ -148,7 +149,7 @@ Group: System/Monitoring Requires: %{name} = %{version} %if 0%{?suse_version} == 1315 -Recommends: git +Recommends: git-core Recommends: python-pygit2 %else Requires: git
