Hello community,

here is the log from the commit of package python-pyliblzma for 
openSUSE:Factory checked in at 2016-01-01 19:48:23
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-pyliblzma (Old)
 and      /work/SRC/openSUSE:Factory/.python-pyliblzma.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-pyliblzma"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-pyliblzma/python-pyliblzma.changes        
2015-09-17 09:20:33.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-pyliblzma.new/python-pyliblzma.changes   
2016-01-01 19:50:24.000000000 +0100
@@ -1,0 +2,9 @@
+Thu Dec 17 14:52:37 UTC 2015 - [email protected]
+
+- Fix build for SLE_11_SP{3,4}
+  + In SLE 11 the build setup cannot differentiate between a noarch sub
+    package and arch dependent package. All packages must be either
+    arch dependent or noarch. Since the main package is arch dependent
+    the doc package also needs to be arch dependent for SLE 11 builds
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-pyliblzma.spec ++++++
--- /var/tmp/diff_new_pack.IHk9ee/_old  2016-01-01 19:50:25.000000000 +0100
+++ /var/tmp/diff_new_pack.IHk9ee/_new  2016-01-01 19:50:25.000000000 +0100
@@ -42,7 +42,9 @@
 %package -n %{name}-doc
 Summary:        Documentation for the python-pyliblzma
 Group:          Documentation
+%if 0%{?suse_version} && 0%{?suse_version} > 1110
 BuildArch:      noarch
+%endif
 
 %description
 PylibLZMA provides a python interface for the liblzma library


Reply via email to