rpms/ScientificPython/F-13 ScientificPython.spec,1.25,1.26

Jef Spaleta jspaleta at fedoraproject.org
Thu Jun 10 16:29:36 UTC 2010


Author: jspaleta

Update of /cvs/pkgs/rpms/ScientificPython/F-13
In directory cvs01.phx2.fedoraproject.org:/tmp/cvs-serv2130

Modified Files:
	ScientificPython.spec 
Log Message:
* Wed Jun 9 2010 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 2.8-10
- Rebuild using numpy-f2py as a buildrequires fixes bug 602191



Index: ScientificPython.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ScientificPython/F-13/ScientificPython.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- ScientificPython.spec	1 Apr 2010 23:55:18 -0000	1.25
+++ ScientificPython.spec	10 Jun 2010 16:29:36 -0000	1.26
@@ -3,7 +3,7 @@
 
 Name:           ScientificPython
 Version:        2.8
-Release:        9%{?dist}
+Release:        10%{?dist}
 Summary:        A collection of Python modules that are useful for scientific computing
 
 Group:          Development/Languages
@@ -18,7 +18,7 @@ BuildRoot:      %{_tmppath}/%{name}-%{ve
 BuildRequires:  python-devel
 BuildRequires:  netcdf-devel 
 BuildRequires:  openmpi-devel 
-BuildRequires: numpy
+BuildRequires: numpy,numpy-f2py
 Requires: numpy
 
 %package devel
@@ -158,6 +158,9 @@ rm -rf $RPM_BUILD_ROOT
 %doc Doc/Reference Examples Doc/BSP_Tutorial.pdf
 
 %changelog
+* Wed Jun 9 2010 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 2.8-10
+- Rebuild using numpy-f2py as a buildrequires fixes bug 602191
+
 * Thu Apr 1 2010 Jef Spaleta <jspaleta AT fedoraproject DOT org> - 2.8-9
 - Rebuild for numpy 1.4.0
 



More information about the scm-commits mailing list