Hello community,

here is the log from the commit of package python-sympy for openSUSE:Factory 
checked in at 2013-01-03 19:40:52
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
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-06-01 07:23:07.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-sympy.new/python-sympy.changes   
2013-01-03 19:40:55.000000000 +0100
@@ -1,0 +2,5 @@
+Thu Jan  3 17:07:45 UTC 2013 - [email protected]
+
+- Fix building on SLES 11
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ python-sympy.spec ++++++
--- /var/tmp/diff_new_pack.dbOiA5/_old  2013-01-03 19:40:56.000000000 +0100
+++ /var/tmp/diff_new_pack.dbOiA5/_new  2013-01-03 19:40:56.000000000 +0100
@@ -26,14 +26,13 @@
 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
+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
-%{!?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))")}
+BuildArch:      noarch
 %endif
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
-%py_requires
 
 %description
 SymPy is a Python library for symbolic mathematics. It aims to become

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

Reply via email to