packages: speech-dispatcher/speech-dispatcher.spec - fixed files wrt. espea...

qboosh qboosh at pld-linux.org
Sun Apr 15 20:18:19 CEST 2012


Author: qboosh                       Date: Sun Apr 15 18:18:19 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fixed files wrt. espeak/flite/ivona bconds

---- Files affected:
packages/speech-dispatcher:
   speech-dispatcher.spec (1.25 -> 1.26) 

---- Diffs:

================================================================
Index: packages/speech-dispatcher/speech-dispatcher.spec
diff -u packages/speech-dispatcher/speech-dispatcher.spec:1.25 packages/speech-dispatcher/speech-dispatcher.spec:1.26
--- packages/speech-dispatcher/speech-dispatcher.spec:1.25	Tue Jan 31 12:55:07 2012
+++ packages/speech-dispatcher/speech-dispatcher.spec	Sun Apr 15 20:18:13 2012
@@ -206,11 +206,17 @@
 %dir %{_libdir}/speech-dispatcher-modules
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_cicero
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_dummy
+%if %{with espeak}
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_espeak
+%endif
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_festival
+%if %{with flite}
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_flite
+%endif
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_generic
+%if %{with ivona}
 %attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_ivona
+%endif
 %{_datadir}/speech-dispatcher
 %{_datadir}/sounds/speech-dispatcher
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/speech-dispatcher/speechd.conf
@@ -265,6 +271,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.26  2012/04/15 18:18:13  qboosh
+- fixed files wrt. espeak/flite/ivona bconds
+
 Revision 1.25  2012/01/31 11:55:07  baggins
 - release 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/speech-dispatcher/speech-dispatcher.spec?r1=1.25&r2=1.26



More information about the pld-cvs-commit mailing list