]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
up to 10.12.2
authorGrzegorz Pycia <gzohop@pld-linux.org>
Thu, 11 Apr 2013 21:22:38 +0000 (23:22 +0200)
committerGrzegorz Pycia <gzohop@pld-linux.org>
Thu, 11 Apr 2013 21:22:38 +0000 (23:22 +0200)
asterisk.spec
menuselect.makedeps
menuselect.makeopts

index a8aa7035f69e23ed09688f3c48f3908c605301fb..2c7f09e8648b3c06684e5b0b4e0267d344739683 100644 (file)
 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
index 63bc3f0954db0a850c275644de8162de8403d8e5..64d79a81eeb42ea51d963f0eee8f4deebd990278 100644 (file)
@@ -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 
index ef683e2b0274f8aac0e8b6b4dc55b35387034a0c..8e9f5e3adac0f56a54f87df86facd767d72e2825 100644 (file)
@@ -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
This page took 0.106042 seconds and 4 git commands to generate.