Hello community, here is the log from the commit of package python-scipy for openSUSE:Factory checked in at 2012-06-10 23:01:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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-05-31 17:09:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-scipy.new/python-scipy.changes 2012-06-10 23:04:48.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jun 4 15:32:19 UTC 2012 - [email protected] + +- Add suitesparse buildrequires +- Remove blas/lapack tests since these build successfully on all + targets now + +------------------------------------------------------------------- --- /work/SRC/openSUSE:Factory/python-scipy/python3-scipy.changes 2012-05-31 17:09:42.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.python-scipy.new/python3-scipy.changes 2012-06-10 23:04:48.000000000 +0200 @@ -1,0 +2,7 @@ +Mon Jun 4 15:32:19 UTC 2012 - [email protected] + +- Add suitesparse buildrequires +- Remove blas/lapack tests since these build successfully on all + targets now + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ python-scipy.spec ++++++ --- /var/tmp/diff_new_pack.b1EKuR/_old 2012-06-10 23:04:50.000000000 +0200 +++ /var/tmp/diff_new_pack.b1EKuR/_new 2012-06-10 23:04:50.000000000 +0200 @@ -33,16 +33,16 @@ BuildRequires: gcc-fortran BuildRequires: python-devel BuildRequires: python-numpy-devel +BuildRequires: blas-devel +BuildRequires: lapack-devel BuildRequires: swig +%if 0%{?suse_version} > 1140 +BuildRequires: suitesparse-devel-static +%endif %if 0%{?suse_version} <= 1210 BuildRequires: libatlas3-devel %endif -%if 0%{?suse_version} > 1110 -BuildRequires: blas-devel -BuildRequires: lapack-devel -%else -BuildRequires: blas -BuildRequires: lapack +%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 Requires: python-numpy ++++++ python3-scipy.spec ++++++ --- /var/tmp/diff_new_pack.b1EKuR/_old 2012-06-10 23:04:50.000000000 +0200 +++ /var/tmp/diff_new_pack.b1EKuR/_new 2012-06-10 23:04:50.000000000 +0200 @@ -34,9 +34,12 @@ BuildRequires: python3-2to3 BuildRequires: python3-devel BuildRequires: python3-numpy-devel -BuildRequires: swig -BuildRequires: lapack-devel BuildRequires: blas-devel +BuildRequires: lapack-devel +BuildRequires: swig +%if 0%{?suse_version} > 1140 +BuildRequires: suitesparse-devel-static +%endif %if 0%{?suse_version} <= 1210 BuildRequires: libatlas3-devel %endif -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
