rpms/python-numarray/devel .cvsignore, 1.4, 1.5 python-numarray.spec, 1.4, 1.5 sources, 1.4, 1.5

Orion Poplawski (orion) fedora-extras-commits at redhat.com
Wed Sep 6 15:35:46 UTC 2006


Author: orion

Update of /cvs/extras/rpms/python-numarray/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4398

Modified Files:
	.cvsignore python-numarray.spec sources 
Log Message:
- Update to 1.5.2
- No longer ghost .pyo files



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/python-numarray/devel/.cvsignore,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- .cvsignore	14 Feb 2006 21:50:20 -0000	1.4
+++ .cvsignore	6 Sep 2006 15:35:45 -0000	1.5
@@ -1 +1 @@
-numarray-1.5.1.tar.gz
+numarray-1.5.2.tar.gz


Index: python-numarray.spec
===================================================================
RCS file: /cvs/extras/rpms/python-numarray/devel/python-numarray.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-numarray.spec	14 Feb 2006 21:50:20 -0000	1.4
+++ python-numarray.spec	6 Sep 2006 15:35:45 -0000	1.5
@@ -3,7 +3,7 @@
 %{!?python_siteinc: %define python_siteinc %(%{__python} -c "from distutils.sysconfig import get_python_inc; print get_python_inc()")}
 
 Name:           python-numarray
-Version:        1.5.1
+Version:        1.5.2
 Release:        1%{?dist}
 Summary:        Python array manipulation and computational library
 
@@ -50,72 +50,14 @@
 %defattr(-,root,root,-)
 %doc LICENSE.txt README.txt Doc/*
 %{python_siteinc}/numarray/
-%dir %{python_sitearch}/numarray
-%{python_sitearch}/numarray/LICENSE.txt
-%{python_sitearch}/numarray/*.py
-%{python_sitearch}/numarray/*.pyc
-%{python_sitearch}/numarray/*.so
-%{python_sitearch}/numarray/testdata.fits
-%ghost %{python_sitearch}/numarray/*.pyo
-%dir %{python_sitearch}/numarray/convolve
-%{python_sitearch}/numarray/convolve/*.py
-%{python_sitearch}/numarray/convolve/*.pyc
-%{python_sitearch}/numarray/convolve/*.so
-%ghost %{python_sitearch}/numarray/convolve/*.pyo
-%dir %{python_sitearch}/numarray/fft
-%{python_sitearch}/numarray/fft/*.py
-%{python_sitearch}/numarray/fft/*.pyc
-%{python_sitearch}/numarray/fft/*.so
-%ghost %{python_sitearch}/numarray/fft/*.pyo
-%dir %{python_sitearch}/numarray/examples
-%{python_sitearch}/numarray/examples/*.py
-%{python_sitearch}/numarray/examples/*.pyc
-%ghost %{python_sitearch}/numarray/examples/*.pyo
-%dir %{python_sitearch}/numarray/examples/convolve
-%{python_sitearch}/numarray/examples/convolve/*.py
-%{python_sitearch}/numarray/examples/convolve/*.pyc
-%{python_sitearch}/numarray/examples/convolve/*.so
-%ghost %{python_sitearch}/numarray/examples/convolve/*.pyo
-%dir %{python_sitearch}/numarray/nd_image
-%{python_sitearch}/numarray/nd_image/*.py
-%{python_sitearch}/numarray/nd_image/*.pyc
-%{python_sitearch}/numarray/nd_image/*.so
-%ghost %{python_sitearch}/numarray/nd_image/*.pyo
-%dir %{python_sitearch}/numarray/image
-%{python_sitearch}/numarray/image/*.py
-%{python_sitearch}/numarray/image/*.pyc
-%{python_sitearch}/numarray/image/*.so
-%ghost %{python_sitearch}/numarray/image/*.pyo
-%dir %{python_sitearch}/numarray/mlab
-%{python_sitearch}/numarray/mlab/*.py
-%{python_sitearch}/numarray/mlab/*.pyc
-%ghost %{python_sitearch}/numarray/mlab/*.pyo
-%dir %{python_sitearch}/numarray/matrix
-%{python_sitearch}/numarray/matrix/*.py
-%{python_sitearch}/numarray/matrix/*.pyc
-%ghost %{python_sitearch}/numarray/matrix/*.pyo
-%dir %{python_sitearch}/numarray/linear_algebra
-%{python_sitearch}/numarray/linear_algebra/*.py
-%{python_sitearch}/numarray/linear_algebra/*.pyc
-%{python_sitearch}/numarray/linear_algebra/*.so
-%ghost %{python_sitearch}/numarray/linear_algebra/*.pyo
-%dir %{python_sitearch}/numarray/ma
-%{python_sitearch}/numarray/ma/*.py
-%{python_sitearch}/numarray/ma/*.pyc
-%{python_sitearch}/numarray/ma/Legal.htm
-%ghost %{python_sitearch}/numarray/ma/*.pyo
-%dir %{python_sitearch}/numarray/random_array
-%{python_sitearch}/numarray/random_array/*.py
-%{python_sitearch}/numarray/random_array/*.pyc
-%{python_sitearch}/numarray/random_array/*.so
-%ghost %{python_sitearch}/numarray/random_array/*.pyo
-%dir %{python_sitearch}/numarray/codegenerator
-%{python_sitearch}/numarray/codegenerator/*.py
-%{python_sitearch}/numarray/codegenerator/*.pyc
-%ghost %{python_sitearch}/numarray/codegenerator/*.pyo
+%{python_sitearch}/numarray/
 
 
 %changelog
+* Wed Sep  6 2006 - Orion Poplawski <orion at cora.nwra.com> - 1.5.2-1
+- Update to 1.5.2
+- No longer ghost .pyo files
+
 * Tue Feb 14 2006 - Orion Poplawski <orion at cora.nwra.com> - 1.5.1-1
 - Update to 1.5.1
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/python-numarray/devel/sources,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- sources	14 Feb 2006 21:50:20 -0000	1.4
+++ sources	6 Sep 2006 15:35:45 -0000	1.5
@@ -1 +1 @@
-e6c282b950f4383f294134424ae58f3b  numarray-1.5.1.tar.gz
+d2ecfc60fe4869c328b872540d04e0f7  numarray-1.5.2.tar.gz




More information about the fedora-extras-commits mailing list