[packages/libplist] - .pxd not executable

qboosh qboosh at pld-linux.org
Thu Sep 6 19:17:35 CEST 2012


commit 45f3789eb3429c04966b62e0b4e964330063b5f7
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Sep 6 19:17:59 2012 +0200

    - .pxd not executable

 libplist.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/libplist.spec b/libplist.spec
index b435a0a..7478797 100644
--- a/libplist.spec
+++ b/libplist.spec
@@ -121,7 +121,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %if %{with cython}
 %attr(755,root,root) %{py_sitedir}/plist.so
-%attr(755,root,root) %{py_sitedir}/plist.pxd
+%{py_sitedir}/plist.pxd
 %endif
 %if %{with swig}
 %dir %{py_sitedir}/plist
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/libplist.git/commitdiff/45f3789eb3429c04966b62e0b4e964330063b5f7



More information about the pld-cvs-commit mailing list