SPECS: python-numpy.spec - missing dir

qboosh qboosh at pld-linux.org
Mon Jul 17 14:11:14 CEST 2006


Author: qboosh                       Date: Mon Jul 17 12:11:14 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- missing dir

---- Files affected:
SPECS:
   python-numpy.spec (1.51 -> 1.52) 

---- Diffs:

================================================================
Index: SPECS/python-numpy.spec
diff -u SPECS/python-numpy.spec:1.51 SPECS/python-numpy.spec:1.52
--- SPECS/python-numpy.spec:1.51	Sat Feb 11 00:43:31 2006
+++ SPECS/python-numpy.spec	Mon Jul 17 14:11:09 2006
@@ -153,9 +153,10 @@
 
 %files
 %defattr(644,root,root,755)
-%dir %{py_sitedir}/%{mname}
 %{py_sitedir}/%{mname}.pth
+%dir %{py_sitedir}/%{mname}
 %attr(755,root,root) %{py_sitedir}/%{mname}/*.so
+%dir %{py_sitedir}/%{mname}/Numeric_headers
 %{py_sitedir}/%{mname}/Numeric_headers/__init__.*
 %{py_sitedir}/%{mname}/*.py[co]
 %{py_sitedir}/%{mname}/*.py
@@ -201,6 +202,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.52  2006/07/17 12:11:09  qboosh
+- missing dir
+
 Revision 1.51  2006/02/10 23:43:31  qboosh
 - removed obsolete lite patch
 
================================================================

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



More information about the pld-cvs-commit mailing list