rpms/pygsl/devel pygsl.spec,1.9,1.10 sources,1.4,1.5

José Abílio Oliveira Matos (jamatos) fedora-extras-commits at redhat.com
Wed Aug 29 09:56:32 UTC 2007


Author: jamatos

Update of /cvs/pkgs/rpms/pygsl/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv26521

Modified Files:
	pygsl.spec sources 
Log Message:
* Wed Aug 29 2007 José Matos <jamatos[AT]fc.up.pt> - 0.9.1-3
- Corrected the reference to numpy.



Index: pygsl.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygsl/devel/pygsl.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- pygsl.spec	28 Aug 2007 23:11:38 -0000	1.9
+++ pygsl.spec	29 Aug 2007 09:55:55 -0000	1.10
@@ -1,19 +1,21 @@
 %{!?python_sitearch: %define python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)")}
 
-Summary: GNU Scientific Library Interface for python
-Name:    pygsl
-Version: 0.3.2
-Release: 8%{?dist}
-Source0: http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
-Source1: COPYING
-License: GPLv2
-Group:   Development/Libraries
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-Url:      http://pygsl.sourceforge.net
-BuildRequires: python-numeric
-BuildRequires: gsl-devel >= 1.6
+Summary:       GNU Scientific Library Interface for python
+Name:          pygsl
+Version:       0.9.1
+Release:       3%{?dist}
+License:       GPLv2
+Group:         Development/Libraries
+
+Url:           http://pygsl.sourceforge.net
+Source0:       http://dl.sourceforge.net/%{name}/%{name}-%{version}.tar.gz
+Source1:       COPYING
+
+BuildRoot:     %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+BuildRequires: numpy
+BuildRequires: gsl-devel
 BuildRequires: python-devel
-Requires: python-numeric
+Requires:      numpy
 
 %description
 This project provides a python interface for the GNU scientific library (gsl)
@@ -38,6 +40,20 @@
 %{python_sitearch}/pygsl/
 
 %changelog
+%changelog
+* Wed Aug 29 2007 José Matos <jamatos[AT]fc.up.pt> - 0.9.1-3
+- Corrected the reference to numpy.
+
+* Mon Aug 27 2007 José Matos <jamatos[AT]fc.up.pt> - 0.9.1-2
+- Rebuild with the correct source.
+
+* Mon Aug 27 2007 José Matos <jamatos[AT]fc.up.pt> - 0.9.1-1
+- License fix, rebuild for devel (F8).
+
+* Sat Jun 23 2007 José Matos <jamatos[AT]fc.up.pt> - 0.9.1-1
+- New upstream version.
+- Change from numeric to numpy.
+
 * Wed Aug 29 2007 José Matos <jamatos[AT]fc.up.pt> - 0.3.2-8
 - License fix, rebuild for devel (F8).
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/pygsl/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	28 Aug 2007 23:11:39 -0000	1.4
+++ sources	29 Aug 2007 09:55:55 -0000	1.5
@@ -1 +1 @@
-dde5f5a23dba8e63818dbfadb12e9a09  pygsl-0.3.2.tar.gz
+72323e678ae5473d4a7d9cfc04dcb568  pygsl-0.9.1.tar.gz




More information about the fedora-extras-commits mailing list