Hello community,

here is the log from the commit of package python-liblarch for openSUSE:Factory 
checked in at 2013-01-03 19:40:27
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-liblarch (Old)
 and      /work/SRC/openSUSE:Factory/.python-liblarch.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-liblarch", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-liblarch/python-liblarch.changes  
2012-03-01 17:26:52.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.python-liblarch.new/python-liblarch.changes     
2013-01-03 19:40:28.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  3 17:07:45 UTC 2013 - [email protected]
+
+- Fix building on SLES 11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-liblarch.spec ++++++
--- /var/tmp/diff_new_pack.DfEoQE/_old  2013-01-03 19:40:28.000000000 +0100
+++ /var/tmp/diff_new_pack.DfEoQE/_new  2013-01-03 19:40:28.000000000 +0100
@@ -27,8 +27,12 @@
 BuildRequires:  python
 Requires:       python-gobject2
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+%if 0%{?suse_version} <= 1110
+%{!?python_sitelib: %global python_sitelib %(python -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
+%{py_requires}
+%else
 BuildArch:      noarch
-%py_requires
+%endif
 
 %description
 Liblarch is a python library built to easily handle data structure such are 
lists, trees and acyclic graphs

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to