SPECS: speech-dispatcher.spec - +%attr(755, root, root) %{_libdir}/s...

twittner twittner at pld-linux.org
Sat Jan 5 21:52:40 CET 2008


Author: twittner                     Date: Sat Jan  5 20:52:40 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- +%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/* (pointed out by ethanak)

---- Files affected:
SPECS:
   speech-dispatcher.spec (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SPECS/speech-dispatcher.spec
diff -u SPECS/speech-dispatcher.spec:1.4 SPECS/speech-dispatcher.spec:1.5
--- SPECS/speech-dispatcher.spec:1.4	Fri Jan  4 21:28:50 2008
+++ SPECS/speech-dispatcher.spec	Sat Jan  5 21:52:35 2008
@@ -126,10 +126,10 @@
 %dir %{_sysconfdir}/speech-dispatcher/clients
 %dir %{_sysconfdir}/speech-dispatcher/modules
 %dir %{_libdir}/speech-dispatcher-modules
-%{_libdir}/speech-dispatcher-modules/sd_cicero
-%{_libdir}/speech-dispatcher-modules/sd_espeak
-%{_libdir}/speech-dispatcher-modules/sd_festival
-%{_libdir}/speech-dispatcher-modules/sd_generic
+%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_cicero
+%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_espeak
+%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_festival
+%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_generic
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/speech-dispatcher/*.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/speech-dispatcher/clients/*.conf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/speech-dispatcher/modules/*.conf
@@ -164,6 +164,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.5  2008-01-05 20:52:35  twittner
+- +%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/* (pointed out by ethanak)
+
 Revision 1.4  2008-01-04 20:28:50  twittner
 - packaging files (without any checkings), minor cleaning and improvements
 - rel. 0.2 - completely untested
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/speech-dispatcher.spec?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list