Hello community,

here is the log from the commit of package python-scipy for openSUSE:Factory 
checked in at 2012-09-11 09:18:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/python-scipy (Old)
 and      /work/SRC/openSUSE:Factory/.python-scipy.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "python-scipy", Maintainer is ""

Changes:
--------
--- /work/SRC/openSUSE:Factory/python-scipy/python-scipy.changes        
2012-06-10 23:04:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes   
2012-09-11 09:18:35.000000000 +0200
@@ -1,0 +2,5 @@
+Mon Aug 27 09:12:38 UTC 2012 - [email protected]
+
+- Disable broken libatlas3
+
+-------------------------------------------------------------------
python3-scipy.changes: same change

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

Other differences:
------------------
++++++ python-scipy.spec ++++++
--- /var/tmp/diff_new_pack.uYADlJ/_old  2012-09-11 09:18:41.000000000 +0200
+++ /var/tmp/diff_new_pack.uYADlJ/_new  2012-09-11 09:18:41.000000000 +0200
@@ -39,9 +39,10 @@
 %if 0%{?suse_version} > 1140
 BuildRequires:  suitesparse-devel-static
 %endif
-%if 0%{?suse_version} <= 1210
-BuildRequires:  libatlas3-devel
-%endif
+# FIXME: atlas is broken right now, do not use
+# %if 0%{?suse_version} <= 1210
+# BuildRequires:  libatlas3-devel
+# %endif
 %if 0%{?suse_version} <= 1110
 %{!?python_sitearch: %global python_sitearch %(python -c "from 
distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 %endif

++++++ python3-scipy.spec ++++++
--- /var/tmp/diff_new_pack.uYADlJ/_old  2012-09-11 09:18:41.000000000 +0200
+++ /var/tmp/diff_new_pack.uYADlJ/_new  2012-09-11 09:18:41.000000000 +0200
@@ -40,9 +40,10 @@
 %if 0%{?suse_version} > 1140
 BuildRequires:  suitesparse-devel-static
 %endif
-%if 0%{?suse_version} <= 1210
-BuildRequires:  libatlas3-devel
-%endif
+# FIXME: atlas is broken right now, do not use
+# %if 0%{?suse_version} <= 1210
+# BuildRequires:  libatlas3-devel
+# %endif
 Requires:       python3-numpy
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 %if 0%{?suse_version} <= 1140

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

Reply via email to