From: Grzegorz Pycia Date: Thu, 11 Apr 2013 21:22:38 +0000 (+0200) Subject: up to 10.12.2 X-Git-Tag: auto/th/asterisk-12.0.0-1~3 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=53416c17925dd391f67f2a3989a42709ab3ad69f;p=packages%2Fasterisk.git up to 10.12.2 --- diff --git a/asterisk.spec b/asterisk.spec index a8aa703..2c7f09e 100644 --- a/asterisk.spec +++ b/asterisk.spec @@ -38,12 +38,12 @@ Summary: Asterisk PBX Summary(pl.UTF-8): Centralka (PBX) Asterisk Name: asterisk -Version: 10.11.0 +Version: 10.12.2 Release: %{rel}%{?with_bristuff:.bristuff} License: GPL v2 Group: Applications/System Source0: http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz -# Source0-md5: c09cc8c4923578bef43843ce2badeb93 +# Source0-md5: 7831ea3015d17bddeecce86c126192e2 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.tmpfiles diff --git a/menuselect.makedeps b/menuselect.makedeps index 63bc3f0..64d79a8 100644 --- a/menuselect.makedeps +++ b/menuselect.makedeps @@ -69,6 +69,7 @@ MENUSELECT_DEPENDS_test_aoc=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_app=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_ast_format_str_reduce=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_astobj2=TEST_FRAMEWORK +MENUSELECT_DEPENDS_test_astobj2_thrash=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_config=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_db=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_devicestate=TEST_FRAMEWORK @@ -78,6 +79,7 @@ MENUSELECT_DEPENDS_test_expr=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_format_api=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_func_file=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_gosub=TEST_FRAMEWORK +MENUSELECT_DEPENDS_test_hashtab_thrash=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_heap=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_linkedlists=TEST_FRAMEWORK MENUSELECT_DEPENDS_test_locale=TEST_FRAMEWORK diff --git a/menuselect.makeopts b/menuselect.makeopts index ef683e2..8e9f5e3 100644 --- a/menuselect.makeopts +++ b/menuselect.makeopts @@ -9,7 +9,7 @@ MENUSELECT_FORMATS= MENUSELECT_FUNCS= MENUSELECT_PBX= MENUSELECT_RES=res_ais res_timing_kqueue -MENUSELECT_TESTS=test_acl test_amihooks test_aoc test_app test_ast_format_str_reduce test_astobj2 test_config test_db test_devicestate test_dlinklists test_event test_expr test_format_api test_func_file test_gosub test_heap test_linkedlists test_locale test_logger test_netsock2 test_pbx test_poll test_sched test_security_events test_skel test_stringfields test_strings test_substitution test_time test_utils +MENUSELECT_TESTS=test_acl test_amihooks test_aoc test_app test_ast_format_str_reduce test_astobj2 test_astobj2_thrash test_config test_db test_devicestate test_dlinklists test_event test_expr test_format_api test_func_file test_gosub test_hashtab_thrash test_heap test_linkedlists test_locale test_logger test_netsock2 test_pbx test_poll test_sched test_security_events test_skel test_stringfields test_strings test_substitution test_time test_utils MENUSELECT_CFLAGS=LOADABLE_MODULES MENUSELECT_OPTS_app_voicemail=ODBC_STORAGE MENUSELECT_UTILS=astcanary astdb2sqlite3 astdb2bdb @@ -28,6 +28,7 @@ MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_aoc MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_app MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_ast_format_str_reduce MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_astobj2 +MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_astobj2_thrash MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_config MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_db MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_devicestate @@ -37,6 +38,7 @@ MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_expr MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_format_api MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_func_file MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_gosub +MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_hashtab_thrash MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_heap MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_linkedlists MENUSELECT_DEPSFAILED=MENUSELECT_TESTS=test_locale