SPECS: qemulator.spec - attr(755) on bin/qemulator to meet adapter...
beorn
beorn at pld-linux.org
Sun Mar 18 12:53:18 CET 2007
Author: beorn Date: Sun Mar 18 11:53:18 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- attr(755) on bin/qemulator to meet adapter's expectations :)
---- Files affected:
SPECS:
qemulator.spec (1.9 -> 1.10)
---- Diffs:
================================================================
Index: SPECS/qemulator.spec
diff -u SPECS/qemulator.spec:1.9 SPECS/qemulator.spec:1.10
--- SPECS/qemulator.spec:1.9 Sat Mar 17 18:57:29 2007
+++ SPECS/qemulator.spec Sun Mar 18 12:53:13 2007
@@ -97,7 +97,7 @@
%files -f %{_realname}.lang
%defattr(644,root,root,755)
%doc README usr/local/share/%{name}/icons/README-icons
-%{_bindir}/*
+%attr(755,root,root) %{_bindir}/*
%dir %{_libdir}/%{name}
%attr(755,root,root) %{_libdir}/%{name}/*.py
%{_desktopdir}/%{name}.desktop
@@ -113,6 +113,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.10 2007/03/18 11:53:13 beorn
+- attr(755) on bin/qemulator to meet adapter's expectations :)
+
Revision 1.9 2007/03/17 17:57:29 beorn
- Added TODO
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/qemulator.spec?r1=1.9&r2=1.10&f=u
More information about the pld-cvs-commit
mailing list