Hello community,

here is the log from the commit of package python-gobject2 for openSUSE:Factory 
checked in at 2012-06-26 17:55:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-gobject2 (Old)
 and      /work/SRC/openSUSE:Factory/.python-gobject2.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-gobject2", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-gobject2/python3-gobject2.changes 
2011-10-02 10:26:39.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-gobject2.new/python3-gobject2.changes    
2012-06-26 17:55:33.000000000 +0200
@@ -1,0 +2,5 @@
+Thu Apr 26 15:08:01 UTC 2012 - [email protected]
+
+- Fix building of python 3 version on openSUSE 11.4
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python3-gobject2.spec ++++++
--- /var/tmp/diff_new_pack.zlaP9v/_old  2012-06-26 17:55:34.000000000 +0200
+++ /var/tmp/diff_new_pack.zlaP9v/_new  2012-06-26 17:55:34.000000000 +0200
@@ -20,6 +20,10 @@
 %define build_for_python3 1
 
 %if %{build_for_python3}
+
+%if 0%{?suse_version} <= 1140
+%{!?python3_sitearch: %global python3_sitelib %(python3 -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
+%endif
 %define local_py_requires Requires: python(abi) = %py3_ver
 %define local_py_sitedir  %{python3_sitearch}
 %else

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

Reply via email to