Hello community,

here is the log from the commit of package python-veusz for openSUSE:Factory 
checked in at 2012-06-01 07:23:10
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-veusz (Old)
 and      /work/SRC/openSUSE:Factory/.python-veusz.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-veusz", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-veusz/python-veusz.changes        
2012-04-12 09:51:08.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-veusz.new/python-veusz.changes   
2012-06-01 07:23:11.000000000 +0200
@@ -37,0 +38,5 @@
+Sat Feb 25 22:05:00 UTC 2012 - [email protected]
+
+- fix build for SLE-11 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-veusz.spec ++++++
--- /var/tmp/diff_new_pack.6ZBvmf/_old  2012-06-01 07:23:12.000000000 +0200
+++ /var/tmp/diff_new_pack.6ZBvmf/_new  2012-06-01 07:23:12.000000000 +0200
@@ -15,6 +15,8 @@
 # Please submit bugfixes or comments via http://bugs.opensuse.org/
 #
 
+%{!?python_sitelib: %global python_sitelib %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib())")}
+%{!?python_sitearch: %global python_sitearch %(%{__python} -c "from 
distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 
 %define pyname veusz
 
@@ -34,7 +36,11 @@
 BuildRequires:  libqt4-devel
 BuildRequires:  python-devel
 BuildRequires:  python-numpy-devel
+%if 0%{?sles_version}
+BuildRequires:  python-qt4
+%else
 BuildRequires:  python-qt4-devel
+%endif
 BuildRequires:  python-setuptools
 BuildRequires:  python-sip
 BuildRequires:  update-desktop-files

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

Reply via email to