summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElan Ruusamäe2010-01-12 13:00:17 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc2efa9b72143c0c6150a53e9d40924dfd0052b62 (patch)
treeaafc077ec3e97bc01325f57e7409b0baa1971993
parent2984506b3131b4ca287de0a38d83efddf460ce4a (diff)
downloadasterisk-sounds-core-c2efa9b72143c0c6150a53e9d40924dfd0052b62.zip
asterisk-sounds-core-c2efa9b72143c0c6150a53e9d40924dfd0052b62.tar.gz
- add dirs for silence sounds; rel 2auto/th/asterisk-sounds-core-1_4_17-2
Changed files: asterisk-sounds-core.spec -> 1.4
-rw-r--r--asterisk-sounds-core.spec41
1 files changed, 22 insertions, 19 deletions
diff --git a/asterisk-sounds-core.spec b/asterisk-sounds-core.spec
index 218c31c..dd60083 100644
--- a/asterisk-sounds-core.spec
+++ b/asterisk-sounds-core.spec
@@ -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)