[scipy] Add requires python3-numpy, python3-f2py for python3-scipy (bug 863755)

Orion Poplawski orion at fedoraproject.org
Mon Oct 8 19:37:25 UTC 2012


commit b7b47ac0f03b517d4105590d8a537d152415a71d
Author: Orion Poplawski <orion at nwra.com>
Date:   Mon Oct 8 13:37:18 2012 -0600

    Add requires python3-numpy, python3-f2py for python3-scipy (bug 863755)

 scipy.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/scipy.spec b/scipy.spec
index f53920a..e01f8f6 100644
--- a/scipy.spec
+++ b/scipy.spec
@@ -16,7 +16,7 @@
 Summary: Scipy: Scientific Tools for Python
 Name: scipy
 Version: 0.11.0
-Release: 1%{?dist}
+Release: 2%{?dist}
 
 Group: Development/Libraries
 License: BSD and LGPLv2+
@@ -53,6 +53,7 @@ leading scientists and engineers.
 Summary: Scipy: Scientific Tools for Python
 Group: Development/Libraries
 License: BSD and LGPLv2+
+Requires:  python3-numpy, python3-f2py
 %description -n python3-scipy
 Scipy is open-source software for mathematics, science, and
 engineering. The core library is NumPy which provides convenient and
@@ -144,6 +145,9 @@ rm -rf $RPM_BUILD_ROOT
 %endif # with_python3
 
 %changelog
+* Mon Oct  8 2012 Orion Poplawski <orion at cora.nwra.com> - 0.11.0-2
+- Add requires python3-numpy, python3-f2py for python3-scipy (bug 863755)
+
 * Sun Sep 30 2012 Orion Poplawski <orion at cora.nwra.com> - 0.11.0-1
 - Update to 0.11.0 final
 


More information about the scm-commits mailing list