]> git.pld-linux.org Git - packages/speech-dispatcher.git/commitdiff
- typo
authorJakub Bogusz <qboosh@pld-linux.org>
Fri, 20 Apr 2012 16:45:02 +0000 (16:45 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    speech-dispatcher.spec -> 1.30

speech-dispatcher.spec

index 27f58af0e8e8d03d0e843c1be18ddb9cc39b7390..8842e86c83c5caa97c9d4a3000a89edbc6e5e3b8 100644 (file)
@@ -1,9 +1,9 @@
 #
 # Conditional build:
-%bcond_with    ibmtts          # commercial, proprietary IBM TTS synthetizer support
-%bcond_without espeak          # eSpeak synthetizer support
-%bcond_without flite           # Flite synthetizer support
-%bcond_without ivona           # Ivona synthetizer support
+%bcond_with    ibmtts          # commercial, proprietary IBM TTS synthesizer support
+%bcond_without espeak          # eSpeak synthesizer support
+%bcond_without flite           # Flite synthesizer support
+%bcond_without ivona           # Ivona synthesizer support
 %bcond_without alsa            # ALSA audio output supprot
 %bcond_without nas             # NAS audio output support
 %bcond_without pulseaudio      # pulse audio output support
@@ -68,49 +68,49 @@ Speech Dispatcher zapewnia niezależną od urządzenia warstwę
 obsługującą syntezę mowy.
 
 %package module-espeak
-Summary:       eSpeak synthetizer module for Speech Dispatcher
+Summary:       eSpeak synthesizer module for Speech Dispatcher
 Summary(pl.UTF-8):     Moduł syntezatora eSpeak dla Speech Dispatchera
 Group:         Applications/Sound
 Requires:      %{name} = %{version}-%{release}
 
 %description module-espeak
-eSpeak synthetizer module for Speech Dispatcher.
+eSpeak synthesizer module for Speech Dispatcher.
 
 %description module-espeak -l pl.UTF-8
 Moduł syntezatora eSpeak dla Speech Dispatchera.
 
 %package module-flite
-Summary:       Flite synthetizer module for Speech Dispatcher
+Summary:       Flite synthesizer module for Speech Dispatcher
 Summary(pl.UTF-8):     Moduł syntezatora Flite dla Speech Dispatchera
 Group:         Applications/Sound
 Requires:      %{name} = %{version}-%{release}
 
 %description module-flite
-Flite synthetizer module for Speech Dispatcher.
+Flite synthesizer module for Speech Dispatcher.
 
 %description module-flite -l pl.UTF-8
 Moduł syntezatora Flite dla Speech Dispatchera.
 
 %package module-ibmtts
-Summary:       IBM TTS synthetizer module for Speech Dispatcher
+Summary:       IBM TTS synthesizer module for Speech Dispatcher
 Summary(pl.UTF-8):     Moduł syntezatora IBM TTS dla Speech Dispatchera
 Group:         Applications/Sound
 Requires:      %{name} = %{version}-%{release}
 
 %description module-ibmtts
-IBM TTS synthetizer module for Speech Dispatcher.
+IBM TTS synthesizer module for Speech Dispatcher.
 
 %description module-ibmtts -l pl.UTF-8
 Moduł syntezatora IBM TTS dla Speech Dispatchera.
 
 %package module-ivona
-Summary:       Ivona synthetizer module for Speech Dispatcher
+Summary:       Ivona synthesizer module for Speech Dispatcher
 Summary(pl.UTF-8):     Moduł syntezatora Ivona dla Speech Dispatchera
 Group:         Applications/Sound
 Requires:      %{name} = %{version}-%{release}
 
 %description module-ivona
-Ivona synthetizer module for Speech Dispatcher.
+Ivona synthesizer module for Speech Dispatcher.
 
 %description module-ivona -l pl.UTF-8
 Moduł syntezatora Ivona dla Speech Dispatchera.
This page took 0.110994 seconds and 4 git commands to generate.