packages: speech-dispatcher/speech-dispatcher.spec - added ibmtts files
qboosh
qboosh at pld-linux.org
Mon Apr 16 17:55:50 CEST 2012
Author: qboosh Date: Mon Apr 16 15:55:50 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- added ibmtts files
---- Files affected:
packages/speech-dispatcher:
speech-dispatcher.spec (1.26 -> 1.27)
---- Diffs:
================================================================
Index: packages/speech-dispatcher/speech-dispatcher.spec
diff -u packages/speech-dispatcher/speech-dispatcher.spec:1.26 packages/speech-dispatcher/speech-dispatcher.spec:1.27
--- packages/speech-dispatcher/speech-dispatcher.spec:1.26 Sun Apr 15 20:18:13 2012
+++ packages/speech-dispatcher/speech-dispatcher.spec Mon Apr 16 17:55:45 2012
@@ -154,7 +154,7 @@
%py_ocomp $RPM_BUILD_ROOT%{py_sitescriptdir}/speechd
%py_postclean
# library for engines output, API not included in -devel
-rm $RPM_BUILD_ROOT%{_libdir}/speech-dispatcher/libsdaudio.{so,la,a}
+%{__rm} $RPM_BUILD_ROOT%{_libdir}/speech-dispatcher/libsdaudio.{so,la,a}
%clean
rm -rf $RPM_BUILD_ROOT
@@ -214,6 +214,9 @@
%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_flite
%endif
%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_generic
+%if %{with ibmtts}
+%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_ibmtts
+%endif
%if %{with ivona}
%attr(755,root,root) %{_libdir}/speech-dispatcher-modules/sd_ivona
%endif
@@ -271,6 +274,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.27 2012/04/16 15:55:45 qboosh
+- added ibmtts files
+
Revision 1.26 2012/04/15 18:18:13 qboosh
- fixed files wrt. espeak/flite/ivona bconds
================================================================
---- CVS-web:
http://cvs.pld-linux.org/packages/speech-dispatcher/speech-dispatcher.spec?r1=1.26&r2=1.27
More information about the pld-cvs-commit
mailing list