packages: pypy/pypy.spec - executable rights for the binary

jajcus jajcus at pld-linux.org
Wed Jul 13 08:35:19 CEST 2011


Author: jajcus                       Date: Wed Jul 13 06:35:19 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- executable rights for the binary

---- Files affected:
packages/pypy:
   pypy.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/pypy/pypy.spec
diff -u packages/pypy/pypy.spec:1.2 packages/pypy/pypy.spec:1.3
--- packages/pypy/pypy.spec:1.2	Tue Jul 12 22:10:56 2011
+++ packages/pypy/pypy.spec	Wed Jul 13 08:35:14 2011
@@ -85,7 +85,7 @@
 %files
 %defattr(644,root,root,755)
 %doc README LICENSE pypy/doc
-%{_bindir}/pypy
+%attr(755,root,root) %{_bindir}/pypy
 %dir %{pypy_libdir}
 %{pypy_libdir}/ctypes_configure
 %{pypy_libdir}/demo
@@ -137,6 +137,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/07/13 06:35:14  jajcus
+- executable rights for the binary
+
 Revision 1.2  2011/07/12 20:10:56  jajcus
 - builds now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pypy/pypy.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list