]> git.pld-linux.org Git - packages/asterisk-sounds-core.git/commitdiff
- add dirs for silence sounds; rel 2 auto/th/asterisk-sounds-core-1_4_17-2
authorElan Ruusamäe <glen@pld-linux.org>
Tue, 12 Jan 2010 13:00:17 +0000 (13:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    asterisk-sounds-core.spec -> 1.4

asterisk-sounds-core.spec

index 218c31cf29a06dfd9df7f9dd75ffd96ba48b9932..dd600833baeca30ebd1d7fe75a404916db6bac60 100644 (file)
@@ -3,7 +3,7 @@
 Summary:       Core sounds for Asterisk
 Name:          asterisk-sounds-core
 Version:       1.4.17
-Release:       1
+Release:       2
 License:       CC-BY-SA
 Group:         Applications/Sound
 URL:           http://www.asterisk.org/
@@ -364,7 +364,7 @@ Provides:   asterisk-sounds-core = %{version}-%{release}
 Core French WAV sound files for Asterisk.
 
 %prep
-%setup -q -c -T
+%setup -qcT
 
 if [ -f /proc/$PPID/environ ]; then
        # import env from parent process
@@ -415,11 +415,12 @@ rm -rf $RPM_BUILD_ROOT
 %doc CHANGES-asterisk-core-en-%{version}
 %doc CREDITS-asterisk-core-en-%{version}
 %doc LICENSE-asterisk-core-en-%{version}
-%dir %{sounds_dir}/dictate/
-%dir %{sounds_dir}/digits/
-%dir %{sounds_dir}/followme/
-%dir %{sounds_dir}/letters/
-%dir %{sounds_dir}/phonetic/
+%dir %{sounds_dir}/dictate
+%dir %{sounds_dir}/digits
+%dir %{sounds_dir}/followme
+%dir %{sounds_dir}/letters
+%dir %{sounds_dir}/phonetic
+%dir %{sounds_dir}/silence
 
 %files en-alaw -f asterisk-core-sounds-en-alaw-%{version}.list
 %defattr(644,root,root,755)
@@ -463,12 +464,13 @@ rm -rf $RPM_BUILD_ROOT
 %doc es/CHANGES-asterisk-core-es-%{version}
 %doc es/CREDITS-asterisk-core-es-%{version}
 %doc es/LICENSE-asterisk-core-es-%{version}
-%dir %{sounds_dir}/es/
-%dir %{sounds_dir}/es/dictate/
-%dir %{sounds_dir}/es/digits/
-%dir %{sounds_dir}/es/followme/
-%dir %{sounds_dir}/es/letters/
-%dir %{sounds_dir}/es/phonetic/
+%dir %{sounds_dir}/es
+%dir %{sounds_dir}/es/dictate
+%dir %{sounds_dir}/es/digits
+%dir %{sounds_dir}/es/followme
+%dir %{sounds_dir}/es/letters
+%dir %{sounds_dir}/es/phonetic
+%dir %{sounds_dir}/es/silence
 
 %files es-alaw -f asterisk-core-sounds-es-alaw-%{version}.list
 %defattr(644,root,root,755)
@@ -512,12 +514,13 @@ rm -rf $RPM_BUILD_ROOT
 %doc fr/CHANGES-asterisk-core-fr-%{version}
 %doc fr/CREDITS-asterisk-core-fr-%{version}
 %doc fr/LICENSE-asterisk-core-fr-%{version}
-%dir %{sounds_dir}/fr/
-%dir %{sounds_dir}/fr/dictate/
-%dir %{sounds_dir}/fr/digits/
-%dir %{sounds_dir}/fr/followme/
-%dir %{sounds_dir}/fr/letters/
-%dir %{sounds_dir}/fr/phonetic/
+%dir %{sounds_dir}/fr
+%dir %{sounds_dir}/fr/dictate
+%dir %{sounds_dir}/fr/digits
+%dir %{sounds_dir}/fr/followme
+%dir %{sounds_dir}/fr/letters
+%dir %{sounds_dir}/fr/phonetic
+%dir %{sounds_dir}/fr/silence
 
 %files fr-alaw -f asterisk-core-sounds-fr-alaw-%{version}.list
 %defattr(644,root,root,755)
This page took 0.085183 seconds and 4 git commands to generate.