SPECS: python-PyQwt.spec - python-numpy -> python-Numeric
qboosh
qboosh at pld-linux.org
Tue Jul 18 11:02:51 CEST 2006
Author: qboosh Date: Tue Jul 18 09:02:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- python-numpy -> python-Numeric
---- Files affected:
SPECS:
python-PyQwt.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/python-PyQwt.spec
diff -u SPECS/python-PyQwt.spec:1.2 SPECS/python-PyQwt.spec:1.3
--- SPECS/python-PyQwt.spec:1.2 Sat Apr 15 20:13:47 2006
+++ SPECS/python-PyQwt.spec Tue Jul 18 11:02:46 2006
@@ -17,14 +17,14 @@
URL: http://pyqwt.sourceforge.net/
BuildRequires: python-PyQt-devel
BuildRequires: python-devel >= 1:2.3
+%{?with_numeric:BuildRequires: python-Numeric-devel}
%{?with_numarray:BuildRequires: python-numarray-devel}
-%{?with_numeric:BuildRequires: python-numpy-devel}
BuildRequires: qwt-devel >= 4.2.0-3
BuildRequires: rpm-pythonprov
BuildRequires: rpmbuild(macros) >= 1.219
Requires: python-PyQt
+%{?with_numeric:Requires: python-Numeric}
%{?with_numarray:Requires: python-numarray}
-%{?with_numeric:Requires: python-numpy}
%pyrequires_eq python-libs
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -128,6 +128,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2006/07/18 09:02:46 qboosh
+- python-numpy -> python-Numeric
+
Revision 1.2 2006/04/15 18:13:47 qboosh
- pl
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/python-PyQwt.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list