SPECS: python-matplotlib.spec - preserve dependency on numpy versi...

qboosh qboosh at pld-linux.org
Thu Nov 1 14:22:54 CET 2007


Author: qboosh                       Date: Thu Nov  1 13:22:54 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- preserve dependency on numpy version, bumped to 1.0.3 (for included FFT)

---- Files affected:
SPECS:
   python-matplotlib.spec (1.18 -> 1.19) 

---- Diffs:

================================================================
Index: SPECS/python-matplotlib.spec
diff -u SPECS/python-matplotlib.spec:1.18 SPECS/python-matplotlib.spec:1.19
--- SPECS/python-matplotlib.spec:1.18	Thu Nov  1 04:56:41 2007
+++ SPECS/python-matplotlib.spec	Thu Nov  1 14:22:49 2007
@@ -18,14 +18,14 @@
 BuildRequires:	python >= 2.4
 BuildRequires:	python-dateutil
 BuildRequires:	python-devel
-BuildRequires:	python-numpy-devel >= 1:1.0.1
+BuildRequires:	python-numpy-devel >= 1:1.0.3
 BuildRequires:	python-numpy-numarray-devel
 BuildRequires:	python-pygtk-devel
 BuildRequires:	python-pytz
 BuildRequires:	tk-devel
 %pyrequires_eq	python-modules
 Requires:	python-dateutil
-Requires:	python-numpy
+Requires:	python-numpy >= 1:1.0.3
 Requires:	python-numpy-oldnumeric
 Requires:	python-pytz
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -92,6 +92,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.19  2007/11/01 13:22:49  qboosh
+- preserve dependency on numpy version, bumped to 1.0.3 (for included FFT)
+
 Revision 1.18  2007/11/01 03:56:41  wolvverine
 - up to 0.90.1, BR, R, %files
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/python-matplotlib.spec?r1=1.18&r2=1.19&f=u



More information about the pld-cvs-commit mailing list