rpms/pygtk2/devel pygtk2.spec,1.25,1.26

Matthew Barnes mbarnes at fedoraproject.org
Tue Jun 2 15:58:44 UTC 2009


Author: mbarnes

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

Modified Files:
	pygtk2.spec 
Log Message:

* Tue Jun 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.15.1-2.fc12
- Require numpy instead of python-numeric (RH bug #503691).



Index: pygtk2.spec
===================================================================
RCS file: /cvs/pkgs/rpms/pygtk2/devel/pygtk2.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -p -r1.25 -r1.26
--- pygtk2.spec	26 May 2009 01:40:06 -0000	1.25
+++ pygtk2.spec	2 Jun 2009 15:58:14 -0000	1.26
@@ -34,9 +34,9 @@ Patch1: pygtk2-2.12.1-pygtk-generic-cell
 
 # Leave these requirements alone!  RPM isn't smart enough
 # to derive these from the build requirements below.
+Requires: numpy
 Requires: pycairo
 Requires: pygobject2
-Requires: python-numeric
 
 ### Build Dependencies ###
 
@@ -47,10 +47,10 @@ BuildRequires: gtk2-devel >= %{gtk2_vers
 BuildRequires: libglade2-devel >= %{libglade2_version}
 BuildRequires: libtool
 BuildRequires: libxslt
+BuildRequires: numpy
 BuildRequires: pango-devel >= %{pango_version}
 BuildRequires: pycairo-devel >= %{pycairo_version}
 BuildRequires: pygobject2-devel >= %{pygobject2_version}
-BuildRequires: python-numeric
 BuildRequires: python2-devel >= %{python2_version}
 
 %description
@@ -163,10 +163,13 @@ rm -fr $RPM_BUILD_ROOT
 %{_datadir}/gtk-doc/html/pygtk
 
 %changelog
-* Mon May 25 2009 Matthew Barnes <mbarnes at redhat.com> - 2.15.1-1.fc11
+* Tue Jun 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.15.1-2.fc12
+- Require numpy instead of python-numeric (RH bug #503691).
+
+* Mon May 25 2009 Matthew Barnes <mbarnes at redhat.com> - 2.15.1-1.fc12
 - Update to 2.15.1
 
-* Sat May 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.15.0-1.fc11
+* Sat May 02 2009 Matthew Barnes <mbarnes at redhat.com> - 2.15.0-1.fc12
 - Update to 2.15.0
 - Bump pygobject2_version to 2.16.1.
 




More information about the fedora-extras-commits mailing list