Hello community,

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

Package is "python-pecan"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pecan/python-pecan.changes        
2015-06-30 10:15:42.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pecan.new/python-pecan.changes   
2015-08-05 06:50:37.000000000 +0200
@@ -1,0 +2,5 @@
+Fri Jul 24 21:19:24 UTC 2015 - [email protected]
+
+- fix non-suse build by conditionalizing Suggests: tags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pecan.spec ++++++
--- /var/tmp/diff_new_pack.A6n4aF/_old  2015-08-05 06:50:37.000000000 +0200
+++ /var/tmp/diff_new_pack.A6n4aF/_new  2015-08-05 06:50:37.000000000 +0200
@@ -50,9 +50,11 @@
 Requires:       python-logutils >= 0.3
 Requires:       python-singledispatch
 Requires:       python-six
+%if 0%{?suse_version}
 Suggests:       python-Jinja2
 Suggests:       python-Genshi
 Suggests:       python-gunicorn
+%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