commit 1248434e0144576e8a6673da9a3b1e6ea967bd04
Author: Jacek Konieczny <[email protected]>
Date:   Wed May 11 11:26:08 2016 +0200

    Version: 13.9.0
    
    - generate arguments for aclocal as the upstream 'bootstrap.sh' script
    does

 asterisk.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/asterisk.spec b/asterisk.spec
index 3572100..4e8fdc7 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.8.2
+Version:       13.9.0
 Release:       1
 License:       GPL v2
 Group:         Applications/System
 Source0:       
http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
-# Source0-md5: 89d5947e863c58237a2161fef994e06f
+# Source0-md5: 2478b1fcd43bcb4be44e270d55eb40d0
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.tmpfiles
@@ -759,7 +759,7 @@ cp -a asterisk-opus-%{opus_commit}/formats/* formats
 %{__rm} -r main/editline codecs/gsm codecs/lpc10
 
 %build
-%{__aclocal} -I autoconf
+%{__aclocal} -I autoconf $(find third-party/ -maxdepth 1 -type d -printf "-I 
%p ")
 %{__autoheader}
 %{__autoconf}
 
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to