[Freeswitch-trunk] [commit] r6460 - freeswitch/trunk
Freeswitch SVN
cypromis at freeswitch.org
Sat Dec 1 12:48:39 EST 2007
Author: cypromis
Date: Sat Dec 1 12:48:38 2007
New Revision: 6460
Modified:
freeswitch/trunk/freeswitch.spec
Log:
typos typos and doing description tags wrong
tsk tsk tsk
Modified: freeswitch/trunk/freeswitch.spec
==============================================================================
--- freeswitch/trunk/freeswitch.spec (original)
+++ freeswitch/trunk/freeswitch.spec Sat Dec 1 12:48:38 2007
@@ -112,42 +112,48 @@
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
-%description English language phrases module and directory structure for say module and voicemail
+%description lang-en
+English language phrases module and directory structure for say module and voicemail
%package lang-it
Summary: Provides italian language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
-%description Italian language phrases module and directory structure for say module and voicemail
+%description lang-it
+Italian language phrases module and directory structure for say module and voicemail
%package lang-es
Summary: Provides spanish language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
-%description Spanish language phrases module and directory structure for say module and voicemail
+%description lang-es
+Spanish language phrases module and directory structure for say module and voicemail
%package lang-de
Summary: Provides german language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
-%description German language phrases module and directory structure for say module and voicemail
+%description lang-de
+German language phrases module and directory structure for say module and voicemail
%package lang-nl
Summary: Provides dutch language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
-%description Dutch language phrases module and directory structure for say module and voicemail
+%description lang-nl
+Dutch language phrases module and directory structure for say module and voicemail
%package lang-fr
Summary: Provides french language dependand modules and sounds for the FreeSwitch Open Source telephone platform.
Group: System/Libraries
Requires: %{name} = %{version}-%{release}
-%description French language phrases module and directory structure for say module and voicemail
+%description lang-fr
+French language phrases module and directory structure for say module and voicemail
%prep
%setup -q
More information about the Freeswitch-trunk
mailing list