Hello community, here is the log from the commit of package python-xlib for openSUSE:Factory checked in at 2013-03-08 13:40:26 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/python-xlib (Old) and /work/SRC/openSUSE:Factory/.python-xlib.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "python-xlib", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/python-xlib/python-xlib.changes 2012-09-06 09:04:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-xlib.new/python-xlib.changes 2013-03-08 13:40:27.000000000 +0100 @@ -1,0 +2,5 @@ +Wed Jan 2 19:44:41 UTC 2013 - [email protected] + +- Fix building on SLES + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-xlib.spec ++++++ --- /var/tmp/diff_new_pack.d8ld5o/_old 2013-03-08 13:40:28.000000000 +0100 +++ /var/tmp/diff_new_pack.d8ld5o/_new 2013-03-08 13:40:28.000000000 +0100 @@ -38,6 +38,8 @@ %if 0%{!?sles_version} || 0%{?sles_version} >= 12 # SLE11 has weird location for python_sitearch BuildArch: noarch +%else +%{!?python_sitelib: %global python_sitelib %(python -c "from distutils.sysconfig import get_python_lib; print get_python_lib()")} %endif %description -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
