[packages/asterisk] Version: 13.10.0

jajcus jajcus at pld-linux.org
Fri Jul 22 10:28:52 CEST 2016


commit d47b9e534352df1a7e3d6af0d9d34d3ed8466ddd
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Fri Jul 22 10:28:42 2016 +0200

    Version: 13.10.0

 asterisk.spec | 8 +++++---
 x32.patch     | 9 ---------
 2 files changed, 5 insertions(+), 12 deletions(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index dd8a7a5..e3117b2 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -37,12 +37,12 @@
 Summary:	Asterisk PBX
 Summary(pl.UTF-8):	Centralka (PBX) Asterisk
 Name:		asterisk
-Version:	13.9.1
-Release:	3
+Version:	13.10.0
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	76c42992a79f41ec467ed20500e8b249
+# Source0-md5:	d980162e8a7be13fd85dbab81e7d0bfe
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.tmpfiles
@@ -1222,6 +1222,7 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/chan_mgcp.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/chan_multicast_rtp.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/chan_phone.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/chan_rtp.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/chan_sip.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/codec_a_mu.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/codec_adpcm.so
@@ -1615,6 +1616,7 @@ chown -R asterisk:asterisk /var/lib/asterisk
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_diversion.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_dlg_options.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_dtmf_info.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_empty_info.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_endpoint_identifier_anonymous.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_endpoint_identifier_ip.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/res_pjsip_endpoint_identifier_user.so
diff --git a/x32.patch b/x32.patch
index a109113..469a52c 100644
--- a/x32.patch
+++ b/x32.patch
@@ -12,15 +12,6 @@
  ifeq ($(findstring -save-temps,$(_ASTCFLAGS) $(ASTCFLAGS)),)
    ifeq ($(findstring -pipe,$(_ASTCFLAGS) $(ASTCFLAGS)),)
      _ASTCFLAGS+=-pipe
-@@ -790,7 +795,7 @@
- 	rm -f contrib/scripts/asterisk.logrotate.tmp
- 
- config:
--	@if [ "${OSARCH}" = "linux-gnu" -o "${OSARCH}" = "kfreebsd-gnu" ]; then \
-+	@if [ "${OSARCH}" = "linux-gnu" -o "${OSARCH}" = "linux-gnux32" -o "${OSARCH}" = "kfreebsd-gnu" ]; then \
- 		if [ -f /etc/redhat-release -o -f /etc/fedora-release ]; then \
- 			./build_tools/install_subst contrib/init.d/rc.redhat.asterisk  "$(DESTDIR)/etc/rc.d/init.d/asterisk"; \
- 			if [ ! -f "$(DESTDIR)/etc/sysconfig/asterisk" ] ; then \
 --- asterisk-13.2.0/main/Makefile~	2014-07-04 15:26:58.000000000 +0000
 +++ asterisk-13.2.0/main/Makefile	2015-04-05 09:41:32.963507792 +0000
 @@ -41,7 +41,7 @@
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/asterisk.git/commitdiff/d47b9e534352df1a7e3d6af0d9d34d3ed8466ddd



More information about the pld-cvs-commit mailing list