Hello community,

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

Package is "python-sympy", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-sympy/python-sympy.changes        
2012-05-08 12:10:44.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-sympy.new/python-sympy.changes   
2012-06-01 07:23:07.000000000 +0200
@@ -8,0 +9,5 @@
+Sat Feb 25 21:50:14 UTC 2012 - [email protected]
+
+- fix build for SLE-11 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sympy.spec ++++++
--- /var/tmp/diff_new_pack.LNTjbD/_old  2012-06-01 07:23:09.000000000 +0200
+++ /var/tmp/diff_new_pack.LNTjbD/_new  2012-06-01 07:23:09.000000000 +0200
@@ -26,7 +26,12 @@
 Source0:        
http://%{modname}.googlecode.com/files/%{modname}-%{version}.tar.gz
 BuildRequires:  python-devel >= 2.5
 Requires:       python-base >= 2.5
+%if 0%{?suse_version} >= 1120
 BuildArch:      noarch
+%else
+%{!?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))")}
+%endif
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %py_requires
 

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

Reply via email to