Hello community,

here is the log from the commit of package python-pyghmi for openSUSE:Factory 
checked in at 2015-08-05 06:50:43
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyghmi (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyghmi.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyghmi"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyghmi/python-pyghmi.changes      
2015-06-23 11:56:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyghmi.new/python-pyghmi.changes 
2015-08-05 06:50:45.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 25 10:06:35 UTC 2015 - [email protected]
+
+- fix non-SUSE build by conditionalizing "Recommends" tag
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyghmi.spec ++++++
--- /var/tmp/diff_new_pack.uAoahF/_old  2015-08-05 06:50:45.000000000 +0200
+++ /var/tmp/diff_new_pack.uAoahF/_new  2015-08-05 06:50:45.000000000 +0200
@@ -30,8 +30,10 @@
 BuildRequires:  python-testrepository
 Requires:       python-pbr
 Requires:       python-pycrypto >= 2.6
+%if 0%{?suse_version}
 # libvirt-python is only needed for bin/virshbmc
 Recommends:     libvirt-python >= 1.2.5
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib()")}


Reply via email to