Author: glen Date: Tue Jan 12 13:00:22 2010 GMT Module: packages Tag: HEAD ---- Log message: - add dirs for silence sounds; rel 2
---- Files affected: packages/asterisk-sounds-core: asterisk-sounds-core.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/asterisk-sounds-core/asterisk-sounds-core.spec diff -u packages/asterisk-sounds-core/asterisk-sounds-core.spec:1.3 packages/asterisk-sounds-core/asterisk-sounds-core.spec:1.4 --- packages/asterisk-sounds-core/asterisk-sounds-core.spec:1.3 Tue Jan 12 13:06:46 2010 +++ packages/asterisk-sounds-core/asterisk-sounds-core.spec Tue Jan 12 14:00:17 2010 @@ -4,7 +4,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/ @@ -365,7 +365,7 @@ 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 @@ -416,11 +416,12 @@ %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) @@ -464,12 +465,13 @@ %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) @@ -513,12 +515,13 @@ %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) @@ -562,6 +565,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2010/01/12 13:00:17 glen +- add dirs for silence sounds; rel 2 + Revision 1.3 2010/01/12 12:06:46 jajcus - libmagic utf-8 bug workaround improved ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/asterisk-sounds-core/asterisk-sounds-core.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
