From: Jakub Bogusz Date: Sun, 15 Apr 2012 18:18:13 +0000 (+0000) Subject: - fixed files wrt. espeak/flite/ivona bconds X-Git-Tag: auto/th/speech-dispatcher-0.8-1~7 X-Git-Url: https://git.pld-linux.org/?a=commitdiff_plain;h=8e25174b35c1b3f801374908a78266feac747977;p=packages%2Fspeech-dispatcher.git - fixed files wrt. espeak/flite/ivona bconds Changed files: speech-dispatcher.spec -> 1.26 --- diff --git a/speech-dispatcher.spec b/speech-dispatcher.spec index 46b98ef..8bb0539 100644 --- a/speech-dispatcher.spec +++ b/speech-dispatcher.spec @@ -205,11 +205,17 @@ fi %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