Hello community,

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

Package is "python-pymongo"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pymongo/python-pymongo.changes    
2015-06-23 11:59:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pymongo.new/python-pymongo.changes       
2015-08-05 06:50:36.000000000 +0200
@@ -1,0 +2,5 @@
+Sat Jul 25 09:41:42 UTC 2015 - [email protected]
+
+- fix non-SUSE build by conditionalizing "Suggests:" tag
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pymongo.spec ++++++
--- /var/tmp/diff_new_pack.nlXWBc/_old  2015-08-05 06:50:37.000000000 +0200
+++ /var/tmp/diff_new_pack.nlXWBc/_new  2015-08-05 06:50:37.000000000 +0200
@@ -28,7 +28,9 @@
 BuildRequires:  python-devel
 BuildRequires:  python-setuptools
 BuildRequires:  python-unittest2
+%if 0%{?suse_version}
 Suggests:       mongodb
+%endif
 %if 0%{?suse_version} && 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif


Reply via email to