Hello community,

here is the log from the commit of package python-pyparsing for 
openSUSE:Factory checked in at 2016-12-08 00:26:53
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyparsing (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyparsing.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyparsing"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyparsing/python-pyparsing.changes        
2016-11-03 12:56:09.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-pyparsing.new/python-pyparsing.changes   
2016-12-08 00:26:55.000000000 +0100
@@ -1,0 +2,5 @@
+Fri Dec  2 16:32:17 UTC 2016 - [email protected]
+
+- Fix SLE 11 build.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyparsing.spec ++++++
--- /var/tmp/diff_new_pack.aNUtEN/_old  2016-12-08 00:26:57.000000000 +0100
+++ /var/tmp/diff_new_pack.aNUtEN/_new  2016-12-08 00:26:57.000000000 +0100
@@ -31,7 +31,11 @@
 Requires:       python
 Provides:       python-parsing = %{version}
 Obsoletes:      python-parsing < %{version}
+%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()")}
+%else
 BuildArch:      noarch
+%endif
 
 %description
 The pyparsing module is an alternative approach to creating and executing


Reply via email to