packages: python-numpy/python-numpy.spec - rel 2 - fix f2py perms

baggins baggins at pld-linux.org
Sun Apr 3 17:56:59 CEST 2011


Author: baggins                      Date: Sun Apr  3 15:56:59 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 2
- fix f2py perms

---- Files affected:
packages/python-numpy:
   python-numpy.spec (1.82 -> 1.83) 

---- Diffs:

================================================================
Index: packages/python-numpy/python-numpy.spec
diff -u packages/python-numpy/python-numpy.spec:1.82 packages/python-numpy/python-numpy.spec:1.83
--- packages/python-numpy/python-numpy.spec:1.82	Sun Nov 21 20:26:00 2010
+++ packages/python-numpy/python-numpy.spec	Sun Apr  3 17:56:53 2011
@@ -9,7 +9,7 @@
 Summary(pl.UTF-8):	Moduły do obliczeń numerycznych dla języka Python
 Name:		python-%{module}
 Version:	1.5.1
-Release:	1
+Release:	2
 Epoch:		1
 License:	BSD
 Group:		Libraries/Python
@@ -221,7 +221,7 @@
 
 %files -n f2py
 %defattr(644,root,root,755)
-%attr(744,root,root) %{_bindir}/f2py
+%attr(755,root,root) %{_bindir}/f2py
 %dir %{py_sitedir}/%{module}/f2py
 %{py_sitedir}/%{module}/f2py/*.py[co]
 %{py_sitedir}/%{module}/f2py/src
@@ -232,6 +232,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.83  2011/04/03 15:56:53  baggins
+- rel 2
+- fix f2py perms
+
 Revision 1.82  2010/11/21 19:26:00  qboosh
 - updated to 1.5.1
 
================================================================

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



More information about the pld-cvs-commit mailing list