SPECS: asterisk.spec - up to 1.4.11

arekm arekm at pld-linux.org
Tue Sep 25 10:42:19 CEST 2007


Author: arekm                        Date: Tue Sep 25 08:42:19 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- up to 1.4.11

---- Files affected:
SPECS:
   asterisk.spec (1.94 -> 1.95) 

---- Diffs:

================================================================
Index: SPECS/asterisk.spec
diff -u SPECS/asterisk.spec:1.94 SPECS/asterisk.spec:1.95
--- SPECS/asterisk.spec:1.94	Tue Jul  3 11:15:24 2007
+++ SPECS/asterisk.spec	Tue Sep 25 10:42:14 2007
@@ -10,18 +10,19 @@
 # Conditional build:
 %bcond_with	rxfax		# without rx (also tx :-D) fax
 %bcond_with	bluetooth		# without bluetooth support (NFT)
+%bcond_with	zhone # zhone hack
 
 %define _spandsp_version 0.0.2pre26
 #
 Summary:	Asterisk PBX
 Summary(pl.UTF-8):	Centralka (PBX) Asterisk
 Name:		asterisk
-Version:	1.4.4
-Release:	2
+Version:	1.4.11
+Release:	1
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://ftp.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	90f6a2ea5113ad26de393517576a1ede
+# Source0-md5:	3ba9b399fedc68de4845b1c5603d167c
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source3:	http://ftp.digium.com/pub/telephony/sounds/releases/asterisk-core-sounds-en-gsm-1.4.6.tar.gz
@@ -118,6 +119,9 @@
 
 %prep
 %setup -q -n %{name}-%{version}
+
+%{?with_zhone:sed -i -e 's|.*#define.*ZHONE_HACK.*|#define ZHONE_HACK 1|g' channels/chan_zap.c}
+
 #%patch1 -p1
 #%patch2 -p1
 #%patch3 -p1
@@ -276,6 +280,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.95  2007/09/25 08:42:14  arekm
+- up to 1.4.11
+
 Revision 1.94  2007/07/03 09:15:24  arekm
 - rel 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asterisk.spec?r1=1.94&r2=1.95&f=u



More information about the pld-cvs-commit mailing list