SPECS: python-pygtk.spec - numpy->Numeric update (except for bcond...
qboosh
qboosh at pld-linux.org
Mon Jul 17 16:53:57 CEST 2006
Author: qboosh Date: Mon Jul 17 14:53:57 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- numpy->Numeric update (except for bcond name)
---- Files affected:
SPECS:
python-pygtk.spec (1.134 -> 1.135)
---- Diffs:
================================================================
Index: SPECS/python-pygtk.spec
diff -u SPECS/python-pygtk.spec:1.134 SPECS/python-pygtk.spec:1.135
--- SPECS/python-pygtk.spec:1.134 Wed Jul 12 19:08:28 2006
+++ SPECS/python-pygtk.spec Mon Jul 17 16:53:51 2006
@@ -29,7 +29,7 @@
BuildRequires: libtool
BuildRequires: pango-devel >= 1:1.13.3
BuildRequires: python-devel >= 1:2.3.2
-%{?with_numpy:BuildRequires: python-numpy-devel}
+%{?with_numpy:BuildRequires: python-Numeric-devel}
BuildRequires: python-pycairo-devel >= 1.2.0
BuildRequires: python-pygobject-devel >= 2.10.1
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -151,7 +151,7 @@
%{__automake}
%configure \
--enable-thread \
- %{!?with_numpy:--disable-numpy}
+ %{!?with_numpy:--disable-numeric}
%{__make}
%install
@@ -211,6 +211,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.135 2006/07/17 14:53:51 qboosh
+- numpy->Numeric update (except for bcond name)
+
Revision 1.134 2006/07/12 17:08:28 freetz
- 2.9.3, removed gtk-API-update patch (already in sources), updated deps
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-pygtk.spec?r1=1.134&r2=1.135&f=u
More information about the pld-cvs-commit
mailing list