Hello community,

here is the log from the commit of package salt for openSUSE:Factory checked in 
at 2013-11-22 07:29:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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        2013-11-18 
10:54:23.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.salt.new/salt.changes   2013-11-22 
07:29:29.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Nov 21 15:33:06 UTC 2013 - [email protected]
+
+- Add bugzilla for solved issues
+
+-------------------------------------------------------------------
@@ -95 +100 @@
-- Updated to salt 0.17.1 bugfix release:
+- Updated to salt 0.17.1 bugfix release (bnc#849205, bnc#849204, bnc#849184):

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ salt.spec ++++++
--- /var/tmp/diff_new_pack.G51RfT/_old  2013-11-22 07:29:29.000000000 +0100
+++ /var/tmp/diff_new_pack.G51RfT/_new  2013-11-22 07:29:29.000000000 +0100
@@ -15,6 +15,7 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+
 Name:           salt
 Version:        0.17.2
 Release:        0
@@ -33,15 +34,15 @@
 Source8:        %{name}.SuSEfirewall2
 
 #for building
-BuildRequires:  python-devel
 BuildRequires:  logrotate
 BuildRequires:  python-Jinja2
 BuildRequires:  python-M2Crypto
 BuildRequires:  python-PyYAML
+BuildRequires:  python-apache-libcloud >= 0.12.1
+BuildRequires:  python-devel
 BuildRequires:  python-msgpack-python
 BuildRequires:  python-pycrypto
 BuildRequires:  python-pyzmq
-BuildRequires:  python-apache-libcloud >= 0.12.1
 
 %if 0%{?sles_version}
 BuildRequires:  python
@@ -53,11 +54,11 @@
 %endif
 
 #for testing
-BuildRequires:  python-xml
-BuildRequires:  python-unittest2
-BuildRequires:  python-salt-testing
 BuildRequires:  python-mock
 BuildRequires:  python-pip
+BuildRequires:  python-salt-testing
+BuildRequires:  python-unittest2
+BuildRequires:  python-xml
 
 #for docs
 BuildRequires:  python-sphinx
@@ -65,8 +66,8 @@
 Requires:       logrotate
 Requires:       python-Jinja2
 Requires:       python-PyYAML
-Requires:       python-xml
 Requires:       python-apache-libcloud
+Requires:       python-xml
 Requires(pre): %fillup_prereq
 %if 0%{?suse_version} < 1210
 Requires(pre): %insserv_prereq
@@ -94,10 +95,10 @@
 Summary:        Documentation for salt, a parallel remote execution system
 Group:          Documentation/HTML
 Requires:       %{name} = %{version}
-Requires:       python-pyzmq
 Requires:       python-M2Crypto
 Requires:       python-msgpack-python
 Requires:       python-pycrypto
+Requires:       python-pyzmq
 
 %description doc
 Documentation of salt, offline version of http://docs.saltstack.com.
@@ -106,12 +107,12 @@
 Summary:        Management component for salt, a parallel remote execution 
system
 Group:          System/Monitoring
 Requires:       %{name} = %{version}
-Requires:       python-pyzmq
+Requires:       git
+Requires:       python-GitPython
 Requires:       python-M2Crypto
 Requires:       python-msgpack-python
 Requires:       python-pycrypto
-Requires:              python-GitPython
-Requires:              git
+Requires:       python-pyzmq
 %ifarch %{ix86} x86_64
 %if 0%{?suse_version} && 0%{?sles_version} == 0
 Requires:       dmidecode
@@ -123,7 +124,6 @@
 %endif
 Requires(pre):  %fillup_prereq
 
-
 %description master
 The Salt master is the central server to which all minions connect.
 Enabled commands to remote systems to be called in parallel rather
@@ -133,10 +133,10 @@
 Summary:        Client component for salt, a parallel remote execution system
 Group:          System/Monitoring
 Requires:       %{name} = %{version}
-Requires:       python-pyzmq
 Requires:       python-M2Crypto
 Requires:       python-msgpack-python
 Requires:       python-pycrypto
+Requires:       python-pyzmq
 %if 0%{?suse_version} < 1210
 Requires(pre):  %insserv_prereq
 %endif
@@ -368,5 +368,4 @@
 %{python_sitelib}/*
 %doc LICENSE AUTHORS README.rst HACKING.rst 
 
-
 %changelog

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to