]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
Version: 12.1.0 auto/th/asterisk-12.1.0-1
authorJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 4 Mar 2014 11:23:57 +0000 (12:23 +0100)
committerJacek Konieczny <j.konieczny@eggsoft.pl>
Tue, 4 Mar 2014 11:23:57 +0000 (12:23 +0100)
asterisk.spec
menuselect.makedeps
menuselect.makeopts

index faa433c67af80fcf719cc5fb580850d046d2bacf..b71a8f80ef92742975570021daa47a6957c8a7ac 100644 (file)
 Summary:       Asterisk PBX
 Summary(pl.UTF-8):     Centralka (PBX) Asterisk
 Name:          asterisk
-Version:       12.0.0
+Version:       12.1.0
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 1226dabeba5637e6114936ea9e916b88
+# Source0-md5: 87a7894f47d4420c4f4e1a3618a0259d
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.tmpfiles
@@ -1106,6 +1106,7 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_device_states.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_endpoints.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_events.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_mailboxes.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_model.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_playbacks.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_ari_recordings.so
@@ -1397,12 +1398,15 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_logger.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_messaging.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_mwi.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_mwi_body_generator.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_nat.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_notify.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_one_touch_record_info.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_outbound_authenticator_digest.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_outbound_registration.so
-%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_pidf.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_path.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_pidf_body_generator.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_pidf_eyebeam_body_supplement.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_pubsub.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_refer.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_registrar.so
@@ -1412,6 +1416,7 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_session.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_t38.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_transport_websocket.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_xpidf_body_generator.so
 %endif
 
 %if %{with portaudio}
index 5651b413b3aa18e2a2bf26a97979e2584ebc59cb..1081a0ae1bc213c88ee7ba753d8338e621d1e143 100644 (file)
@@ -71,12 +71,15 @@ MENUSELECT_DEPENDS_res_pjsip_log_forwarder=PJPROJECT
 MENUSELECT_DEPENDS_res_pjsip_logger=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_messaging=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_mwi=PJPROJECT 
+MENUSELECT_DEPENDS_res_pjsip_mwi_body_generator=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_nat=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_notify=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_one_touch_record_info=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_outbound_authenticator_digest=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_outbound_registration=PJPROJECT 
-MENUSELECT_DEPENDS_res_pjsip_pidf=PJPROJECT 
+MENUSELECT_DEPENDS_res_pjsip_path=PJPROJECT 
+MENUSELECT_DEPENDS_res_pjsip_pidf_body_generator=PJPROJECT 
+MENUSELECT_DEPENDS_res_pjsip_pidf_eyebeam_body_supplement=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_pubsub=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_refer=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_registrar=PJPROJECT 
@@ -86,6 +89,7 @@ MENUSELECT_DEPENDS_res_pjsip_sdp_rtp=PJPROJECT
 MENUSELECT_DEPENDS_res_pjsip_session=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_t38=PJPROJECT 
 MENUSELECT_DEPENDS_res_pjsip_transport_websocket=PJPROJECT 
+MENUSELECT_DEPENDS_res_pjsip_xpidf_body_generator=PJPROJECT 
 MENUSELECT_DEPENDS_res_rtp_asterisk=PJPROJECT 
 MENUSELECT_DEPENDS_res_srtp=SRTP 
 MENUSELECT_DEPENDS_res_stasis_test=TEST_FRAMEWORK 
index 69f9e10357eb1c6b540f830a7f96d688d4e2bc99..e579f0edf65b9de2106c91a0b94ef43ef5ce37c7 100644 (file)
@@ -8,7 +8,7 @@ MENUSELECT_CODECS=
 MENUSELECT_FORMATS=
 MENUSELECT_FUNCS=
 MENUSELECT_PBX=
-MENUSELECT_RES=res_stasis_test res_timing_kqueue 
+MENUSELECT_RES=res_mwi_external res_mwi_external_ami res_stasis_test res_timing_kqueue 
 MENUSELECT_TESTS=test_abstract_jb test_acl test_amihooks test_aoc test_app test_ari test_ari_model test_ast_format_str_reduce test_astobj2 test_astobj2_thrash test_bucket test_cdr test_cel test_config test_db test_devicestate test_dlinklists test_endpoints test_event test_expr test_format_api test_func_file test_gosub test_hashtab_thrash test_heap test_jitterbuf test_json test_linkedlists test_locale test_logger test_netsock2 test_optional_api test_pbx test_poll test_res_stasis test_sched test_scoped_lock test_security_events test_skel test_sorcery test_sorcery_astdb test_sorcery_realtime test_stasis test_stasis_channels test_stasis_endpoints test_stringfields test_strings test_substitution test_taskprocessor test_threadpool test_time test_utils test_uuid test_voicemail_api test_xml_escape 
 MENUSELECT_CFLAGS=LOADABLE_MODULES 
 MENUSELECT_OPTS_app_voicemail=FILE_STORAGE
@@ -18,7 +18,7 @@ MENUSELECT_EMBED=
 MENUSELECT_CORE_SOUNDS=CORE-SOUNDS-EN-GSM 
 MENUSELECT_MOH=MOH-OPSOUND-WAV 
 MENUSELECT_EXTRA_SOUNDS=
-MENUSELECT_BUILD_DEPS=bridge_holding app_voicemail app_cdr app_confbridge res_monitor res_speech res_agi res_stasis res_adsi res_smdi res_odbc res_xmpp res_pjsip res_pjsip_session res_crypto res_http_websocket res_pktccops res_jabber res_ael_share res_ari res_sorcery_config res_pjsip_pubsub res_pjsip_exten_state res_stasis_recording res_statsd res_fax G711_NEW_ALGORITHM 
+MENUSELECT_BUILD_DEPS=bridge_holding app_voicemail app_cdr app_confbridge res_monitor res_speech res_agi res_stasis res_adsi res_smdi res_odbc res_xmpp res_pjsip res_pjsip_session res_crypto res_http_websocket res_pktccops res_jabber res_ael_share res_ari res_mwi_external res_sorcery_config res_pjsip_pubsub res_pjsip_exten_state res_stasis_recording res_statsd res_fax G711_NEW_ALGORITHM 
 MENUSELECT_DEPSFAILED=MENUSELECT_CHANNELS=chan_misdn
 MENUSELECT_DEPSFAILED=MENUSELECT_CHANNELS=chan_nbs
 MENUSELECT_DEPSFAILED=MENUSELECT_RES=res_stasis_test
This page took 0.048712 seconds and 4 git commands to generate.