rpms/pygsl/devel pygsl.spec,1.22,1.23

José Abílio Oliveira Matos jamatos at fedoraproject.org
Thu Jul 30 21:08:04 UTC 2009


Author: jamatos

Update of /cvs/pkgs/rpms/pygsl/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31953

Modified Files:
	pygsl.spec 
Log Message:
* Thu Jul 30 2009 José Matos <jamatos[AT]fc.up.pt> - 0.9.4-2
- Add missing BR numpy-f2py



Index: pygsl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygsl/devel/pygsl.spec,v
retrieving revision 1.22
retrieving revision 1.23
diff -u -p -r1.22 -r1.23
--- pygsl.spec	30 Jul 2009 20:54:01 -0000	1.22
+++ pygsl.spec	30 Jul 2009 21:08:04 -0000	1.23
@@ -7,7 +7,7 @@
 Summary:       GNU Scientific Library Interface for python
 Name:          pygsl
 Version:       0.9.4
-Release:       1%{?dist}
+Release:       2%{?dist}
 # The package is mostly GPL+ but there are two scripts
 # GLPv2+: pygsl/odeiv.py and examples/siman_tsp.py
 License:       GPLv2+
@@ -23,6 +23,7 @@ BuildRequires: gsl-devel
 BuildRequires: python-devel
 # Only need if the generated sources are different from the version used in source
 BuildRequires: swig
+BuildRequires: numpy-f2py
 Requires:      numpy
 Requires:      gsl = %{gslver}
 
@@ -66,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Thu Jul 30 2009 José Matos <jamatos[AT]fc.up.pt> - 0.9.4-2
+- Add missing BR numpy-f2py
+
 * Thu Jul 30 2009 José Matos <jamatos[AT]fc.up.pt> - 0.9.4-1
 - New upstream bugfix release
 




More information about the fedora-extras-commits mailing list