Author: rotom                        Date: Thu Feb  9 13:11:46 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 24.2

---- Files affected:
SPECS:
   python-numpy.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/python-numpy.spec
diff -u SPECS/python-numpy.spec:1.49 SPECS/python-numpy.spec:1.50
--- SPECS/python-numpy.spec:1.49        Wed May 11 19:33:27 2005
+++ SPECS/python-numpy.spec     Thu Feb  9 14:11:40 2006
@@ -5,13 +5,13 @@
 Summary:       Python numerical facilities
 Summary(pl):   Moduły do obliczeń numerycznych dla języka Python
 Name:          python-%{module}
-Version:       23.7
-Release:       2
+Version:       24.2
+Release:       1
 License:       distributable
 Group:         Libraries/Python
 Source0:       http://dl.sourceforge.net/numpy/%{mname}-%{version}.tar.gz
-# Source0-md5: 8054781c58ae9cf6fe498316860b5ea8
-Patch0:                %{name}-lite.patch
+# Source0-md5: 2ae672656e06716a149acb048cca3093
+#Patch0:               %{name}-lite.patch
 URL:           http://sourceforge.net/projects/numpy/
 BuildRequires: python-devel >= 1:2.3
 %pyrequires_eq python-libs
@@ -134,7 +134,7 @@
 
 %prep
 %setup -q -n %{mname}-%{version}
-%patch0 -p1
+#%patch0 -p1
 
 %build
 CC="%{__cc}"; export CC
@@ -158,7 +158,9 @@
 %dir %{py_sitedir}/%{mname}
 %{py_sitedir}/%{mname}.pth
 %attr(755,root,root) %{py_sitedir}/%{mname}/*.so
+%{py_sitedir}/%{mname}/Numeric_headers/__init__.*
 %{py_sitedir}/%{mname}/*.py[co]
+%{py_sitedir}/%{mname}/*.py
 
 %files devel
 %defattr(644,root,root,755)
@@ -169,6 +171,7 @@
 %dir %{py_sitedir}/%{mname}/FFT
 %attr(755,root,root) %{py_sitedir}/%{mname}/FFT/*.so
 %{py_sitedir}/%{mname}/FFT/*.py[co]
+%{py_sitedir}/%{mname}/FFT/*.py
 
 #%files kinds
 #%defattr(644,root,root,755)
@@ -180,6 +183,7 @@
 %defattr(644,root,root,755)
 %dir %{py_sitedir}/%{mname}/MA
 %{py_sitedir}/%{mname}/MA/*.py[co]
+%{py_sitedir}/%{mname}/MA/*.py
 
 #%files Properties
 #%defattr(644,root,root,755)
@@ -191,6 +195,7 @@
 %dir %{py_sitedir}/%{mname}/RNG
 %attr(755,root,root) %{py_sitedir}/%{mname}/RNG/*.so
 %{py_sitedir}/%{mname}/RNG/*.py[co]
+%{py_sitedir}/%{mname}/RNG/*.py
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
 %changelog
@@ -198,6 +203,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2006/02/09 13:11:40  rotom
+- up to 24.2
+
 Revision 1.49  2005/05/11 17:33:27  pluto
 - release 2 for Th.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/python-numpy.spec?r1=1.49&r2=1.50&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to