]> git.pld-linux.org Git - packages/python-numpy.git/commitdiff
- rel 2 auto/th/python-numpy-1_5_1-2
authorJan Rękorajski <baggins@pld-linux.org>
Sun, 3 Apr 2011 15:56:53 +0000 (15:56 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- fix f2py perms

Changed files:
    python-numpy.spec -> 1.83

python-numpy.spec

index 8ddef8096526d9b5c50e72f1c8137c515ff49d38..60d6b80a3184821ee4c820c01f33a86f46cc4038 100644 (file)
@@ -8,7 +8,7 @@ Summary:        Python numerical facilities
 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
@@ -220,7 +220,7 @@ rm -rf $RPM_BUILD_ROOT
 
 %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
This page took 0.071367 seconds and 4 git commands to generate.