rpms/scitools/F-12 scitools.spec,1.4,1.5

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 29 20:35:16 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/scitools/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv7338

Modified Files:
	scitools.spec 
Log Message:
- Update -extras to depend on numpy like the main package


Index: scitools.spec
===================================================================
RCS file: /cvs/pkgs/rpms/scitools/F-12/scitools.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -p -r1.4 -r1.5
--- scitools.spec	27 Jul 2009 03:58:47 -0000	1.4
+++ scitools.spec	29 Sep 2009 20:35:15 -0000	1.5
@@ -1,6 +1,6 @@
 Name:       scitools
 Version:    0.6
-Release:    2%{?dist}
+Release:    3%{?dist}
 Summary:    A Python library for scientific computing
 
 Group:      Applications/Engineering
@@ -31,7 +31,7 @@ Group:      Applications/Engineering
 
 # Pygrace is not currently in RHEL 4
 Requires:   %{name} = %{version}-%{release}
-Requires:   python-numeric 
+Requires:   numpy
 Requires:   python-numarray 
 Requires:   vtk-python,
 Requires:   python-matplotlib 
@@ -85,6 +85,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Sep 29 2009 Peter Robinson <pbrobinson at gmail.com> 0.6-3
+- Update -extras to depend on numpy like the main package
+
 * Sun Jul 26 2009 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.6-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
 




More information about the scm-commits mailing list