Hello community,
here is the log from the commit of package python-liblarch_gtk for
openSUSE:Factory checked in at 2013-01-03 19:40:39
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-liblarch_gtk (Old)
and /work/SRC/openSUSE:Factory/.python-liblarch_gtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-liblarch_gtk", Maintainer is ""
Changes:
--------
--- /work/SRC/openSUSE:Factory/python-liblarch_gtk/python-liblarch_gtk.changes
2012-03-06 13:41:31.000000000 +0100
+++
/work/SRC/openSUSE:Factory/.python-liblarch_gtk.new/python-liblarch_gtk.changes
2013-01-03 19:40:41.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_gtk.spec ++++++
--- /var/tmp/diff_new_pack.xP5WGD/_old 2013-01-03 19:40:42.000000000 +0100
+++ /var/tmp/diff_new_pack.xP5WGD/_new 2013-01-03 19:40:42.000000000 +0100
@@ -28,8 +28,12 @@
Requires: python-gobject2
Requires: python-gtk
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]