[packages/asterisk/ASTERISK_1_8] Version: 1.8.29.0

jajcus jajcus at pld-linux.org
Wed Jul 16 10:51:11 CEST 2014


commit e266320ad3f3448a5665c8fb5b33431e18ac81d9
Author: Jacek Konieczny <j.konieczny at eggsoft.pl>
Date:   Wed Jul 16 10:50:53 2014 +0200

    Version: 1.8.29.0

 asterisk.spec    |  4 ++--
 lua51-path.patch | 15 ++++++++-------
 2 files changed, 10 insertions(+), 9 deletions(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index 7c73b4b..158c711 100644
--- a/asterisk.spec
+++ b/asterisk.spec
@@ -39,12 +39,12 @@
 Summary:	Asterisk PBX
 Summary(pl.UTF-8):	Centralka (PBX) Asterisk
 Name:		asterisk
-Version:	1.8.24.0
+Version:	1.8.29.0
 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:	9baf82b95fc3f0b2c720d5b237ea4e54
+# Source0-md5:	23778d7ebefdecd4c742d5de39f5e2c1
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	%{name}.tmpfiles
diff --git a/lua51-path.patch b/lua51-path.patch
index 4760450..8ce7fd2 100644
--- a/lua51-path.patch
+++ b/lua51-path.patch
@@ -1,11 +1,12 @@
---- asterisk-1.6.2.10/configure.ac~	2010-06-08 00:13:04.000000000 +0200
-+++ asterisk-1.6.2.10/configure.ac	2010-07-24 11:23:03.842706054 +0200
-@@ -1559,12 +1559,12 @@
- 		[${PWLIB_INCLUDE}], [${PWLIB_LIB}])
+diff -dur asterisk-1.8.29.0.orig/configure.ac asterisk-1.8.29.0/configure.ac
+--- asterisk-1.8.29.0.orig/configure.ac	2014-05-13 01:08:09.000000000 +0200
++++ asterisk-1.8.29.0/configure.ac	2014-07-16 09:58:49.000000000 +0200
+@@ -1991,12 +1991,12 @@
+ 	fi
  fi
  
--AST_EXT_LIB_CHECK([LUA], [lua5.1], [luaL_newstate], [lua5.1/lua.h], [-lm]) 
-+AST_EXT_LIB_CHECK([LUA], [lua51], [luaL_newstate], [lua51/lua.h], [-lm]) 
+-AST_EXT_LIB_CHECK([LUA], [lua5.1], [luaL_newstate], [lua5.1/lua.h], [-lm])
++AST_EXT_LIB_CHECK([LUA], [lua51], [luaL_newstate], [lua51/lua.h], [-lm])
  if test "x${PBX_LUA}" = "x1" ; then
  	if test x"${LUA_DIR}" = x; then
 -		LUA_INCLUDE="${LUA_INCLUDE} -I/usr/include/lua5.1"
@@ -15,4 +16,4 @@
 +		LUA_INCLUDE="${LUA_INCLUDE} -I${LUA_DIR}/lua51"
  	fi
  fi
- 	
+ 
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list