SPECS: ruby-ecore.spec - .so perms
qboosh
qboosh at pld-linux.org
Wed Jul 13 00:19:10 CEST 2005
Author: qboosh Date: Tue Jul 12 22:19:10 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- .so perms
---- Files affected:
SPECS:
ruby-ecore.spec (1.2 -> 1.3)
---- Diffs:
================================================================
Index: SPECS/ruby-ecore.spec
diff -u SPECS/ruby-ecore.spec:1.2 SPECS/ruby-ecore.spec:1.3
--- SPECS/ruby-ecore.spec:1.2 Wed Jul 13 00:17:06 2005
+++ SPECS/ruby-ecore.spec Wed Jul 13 00:19:03 2005
@@ -58,7 +58,7 @@
%files
%defattr(644,root,root,755)
-%{ruby_archdir}/*.so
+%attr(755,root,root) %{ruby_archdir}/*.so
%files devel
%defattr(644,root,root,755)
@@ -70,6 +70,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.3 2005/07/12 22:19:03 qboosh
+- .so perms
+
Revision 1.2 2005/07/12 22:17:06 qboosh
- pl, defattr
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ruby-ecore.spec?r1=1.2&r2=1.3&f=u
More information about the pld-cvs-commit
mailing list