commit f49a467ca10127188f7a44f89aad93cb82ec1a4c
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Mar 23 18:33:15 2015 +0000

    noarch lang and doc packages

 svox.spec | 21 +++++++++++++++++++++
 1 file changed, 21 insertions(+)
---
diff --git a/svox.spec b/svox.spec
index 66fa084..92a0fa3 100644
--- a/svox.spec
+++ b/svox.spec
@@ -67,6 +67,9 @@ Summary:      SVOX Pico TTS language files (lingware) for 
German
 Summary(pl.UTF-8):     Pliki językowe (lingware) syntezatora SVOX Pico dla 
języka niemieckiego
 Group:         Applications/Text
 Requires:      %{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description lang-de
 SVOX Pico TTS language files (lingware) for German.
@@ -80,6 +83,9 @@ Summary:      SVOX Pico TTS language files (lingware) for UK 
English
 Summary(pl.UTF-8):     Pliki językowe (lingware) syntezatora SVOX Pico dla 
angielskiego brytyjskiego
 Group:         Applications/Text
 Requires:      %{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description lang-en_GB
 SVOX Pico TTS language files (lingware) for UK English.
@@ -93,6 +99,9 @@ Summary:      SVOX Pico TTS language files (lingware) for US 
English
 Summary(pl.UTF-8):     Pliki językowe (lingware) syntezatora SVOX Pico dla 
angielskiego amerykańskiego
 Group:         Applications/Text
 Requires:      %{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description lang-en_US
 SVOX Pico TTS language files (lingware) for US English.
@@ -106,6 +115,9 @@ Summary:    SVOX Pico TTS language files (lingware) for 
Spanish
 Summary(pl.UTF-8):     Pliki językowe (lingware) syntezatora SVOX Pico dla 
języka hiszpańskiego
 Group:         Applications/Text
 Requires:      %{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description lang-es
 SVOX Pico TTS language files (lingware) for Spanish
@@ -119,6 +131,9 @@ Summary:    SVOX Pico TTS language files (lingware) for 
French
 Summary(pl.UTF-8):     Pliki językowe (lingware) syntezatora SVOX Pico dla 
języka francuskiego
 Group:         Applications/Text
 Requires:      %{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description lang-fr
 SVOX Pico TTS language files (lingware) for French.
@@ -132,6 +147,9 @@ Summary:    SVOX Pico TTS language files (lingware) for 
Italian
 Summary(pl.UTF-8):     Pliki językowe (lingware) syntezatora SVOX Pico dla 
języka włoskiego
 Group:         Applications/Text
 Requires:      %{name} = %{version}-%{release}
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description lang-it
 SVOX Pico TTS language files (lingware) for Italian.
@@ -144,6 +162,9 @@ włoskiego.
 Summary:       SVOX Pico TTS engine documentation
 Summary(pl.UTF-8):     Dokumentacja silnika syntezy mowy SVOX Pico
 Group:         Documentation
+%if "%{_rpmversion}" >= "5"
+BuildArch:     noarch
+%endif
 
 %description docs
 SVOX Pico TTS engine documentation.
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/svox.git/commitdiff/019640165b1caeeaad7beca9c4a316f4a1b2d017

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to