rpms/python-numeric/devel python-numeric.spec,1.4,1.5

Michael Schwendt (mschwendt) fedora-extras-commits at redhat.com
Fri Apr 1 16:36:02 UTC 2005


Author: mschwendt

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

Modified Files:
	python-numeric.spec 
Log Message:
second and final batch of fixes for missing directories


Index: python-numeric.spec
===================================================================
RCS file: /cvs/extras/rpms/python-numeric/devel/python-numeric.spec,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- python-numeric.spec	3 Mar 2005 23:53:13 -0000	1.4
+++ python-numeric.spec	1 Apr 2005 16:36:00 -0000	1.5
@@ -2,7 +2,7 @@
 
 Name:           python-numeric
 Version:        23.3
-Release:        2
+Release:        3
 Summary:        Fast multidimensional array functions for Python
 
 Group:          Development/Languages
@@ -46,6 +46,7 @@
 %defattr(-,root,root,-)
 %doc README
 %{python_sitearch}/*.pth
+%dir %{python_sitearch}/Numeric/
 %{python_sitearch}/Numeric/*.py
 %{python_sitearch}/Numeric/*.pyc
 %ghost %{python_sitearch}/Numeric/*.pyo
@@ -68,6 +69,9 @@
 
 
 %changelog
+* Fri Apr  1 2005 Michael Schwendt <mschwendt[AT]users.sf.net> - 23.3-3
+- Add top-level Numeric directory.
+
 * Wed Jul  7 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0:23.3-0.fdr.2
 - Own Numeric/* directories.
 




More information about the fedora-extras-commits mailing list