SPECS: python-numpy.spec - Release 3. Now builds also on Ac.

matkor matkor at pld-linux.org
Sat Dec 27 18:34:29 CET 2008


Author: matkor                       Date: Sat Dec 27 17:34:29 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- Release 3. Now builds also on Ac.

---- Files affected:
SPECS:
   python-numpy.spec (1.73 -> 1.74) 

---- Diffs:

================================================================
Index: SPECS/python-numpy.spec
diff -u SPECS/python-numpy.spec:1.73 SPECS/python-numpy.spec:1.74
--- SPECS/python-numpy.spec:1.73	Fri Oct  3 19:54:38 2008
+++ SPECS/python-numpy.spec	Sat Dec 27 18:34:23 2008
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Moduły do obliczeń numerycznych dla języka Python
 Name:		python-%{module}
 Version:	1.1.1
-Release:	2
+Release:	3
 Epoch:		1
 License:	BSD
 Group:		Libraries/Python
@@ -17,7 +17,7 @@
 # Source0-md5:	af066b59a50bf5dbe1a14d6be3df6937
 URL:		http://sourceforge.net/projects/numpy/
 BuildRequires:	lapack-devel >= 3.1.1-2
-BuildRequires:	python-devel >= 1:2.5
+BuildRequires:	python-devel
 BuildRequires:	rpm-pythonprov
 %pyrequires_eq	python-libs
 # -- dropped some time ago
@@ -179,7 +179,9 @@
 %attr(755,root,root) %{py_sitedir}/%{module}/random/*.so
 %dir %{py_sitedir}/%{module}/testing
 %{py_sitedir}/%{module}/testing/*.py[co]
+%if "%{py_ver}" > "2.4"
 %{py_sitedir}/numpy-*.egg-info
+%endif
 %dir %{py_sitedir}/numpy/ma
 %{py_sitedir}/numpy/ma/*.py[co]
 
@@ -217,6 +219,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.74  2008/12/27 17:34:23  matkor
+- Release 3. Now builds also on Ac.
+
 Revision 1.73  2008/10/03 17:54:38  arekm
 - release 2
 
================================================================

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



More information about the pld-cvs-commit mailing list