Author: arekm                        Date: Fri Oct 12 10:51:50 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- zhone megahack disabling pulse dialling for broken zhones

---- Files affected:
SPECS:
   asterisk.spec (1.97 -> 1.98) 

---- Diffs:

================================================================
Index: SPECS/asterisk.spec
diff -u SPECS/asterisk.spec:1.97 SPECS/asterisk.spec:1.98
--- SPECS/asterisk.spec:1.97    Fri Oct 12 12:49:39 2007
+++ SPECS/asterisk.spec Fri Oct 12 12:51:45 2007
@@ -11,6 +11,7 @@
 %bcond_with    rxfax           # without rx (also tx :-D) fax
 %bcond_with    bluetooth               # without bluetooth support (NFT)
 %bcond_with    zhone # zhone hack
+%bcond_with    zhone_hack # huge hack workarounding broken zhone channel banks
 
 %define _spandsp_version 0.0.2pre26
 #
@@ -41,6 +42,7 @@
 Patch10:       %{name}-txfax-Makefile.patch
 Patch11:       %{name}-fix-ptlib.patch
 Patch12:       %{name}-chan_bluetooth.patch
+Patch13:       %{name}-zhone.patch
 URL:           http://www.asterisk.org/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -145,6 +147,8 @@
 %patch12 -p1
 %endif
 
+%patch13 -p1
+
 sed -i -e "s#/usr/lib/#/usr/%{_lib}/#g#" Makefile
 
 %build
@@ -281,6 +285,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.98  2007/10/12 10:51:45  arekm
+- zhone megahack disabling pulse dialling for broken zhones
+
 Revision 1.97  2007/10/12 10:49:39  arekm
 - up to 1.4.13
 
================================================================

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

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

Reply via email to