SPECS: callweaver.spec - always enable mISDN support

arekm arekm at pld-linux.org
Fri Sep 21 08:55:57 CEST 2007


Author: arekm                        Date: Fri Sep 21 06:55:57 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- always enable mISDN support

---- Files affected:
SPECS:
   callweaver.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/callweaver.spec
diff -u SPECS/callweaver.spec:1.19 SPECS/callweaver.spec:1.20
--- SPECS/callweaver.spec:1.19	Fri Sep 21 08:40:05 2007
+++ SPECS/callweaver.spec	Fri Sep 21 08:55:52 2007
@@ -1,6 +1,5 @@
 # $Revision$, $Date$
 %bcond_with	simpledebug # for safe_callweaver core dump storing
-%bcond_with	misdn
 %bcond_with	javascript
 #
 %define	min_spandsp	1:0.0.4-0.pre9.1
@@ -27,7 +26,7 @@
 BuildRequires:	libtiff-devel
 BuildRequires:	libvorbis-devel
 BuildRequires:	loudmouth-devel
-%{?with_misdn:BuildRequires:	mISDN-devel}
+BuildRequires:	mISDNuser-devel
 BuildRequires:	mysql-devel
 BuildRequires:	ncurses-devel
 BuildRequires:	pkgconfig
@@ -76,7 +75,7 @@
 
 %build
 %configure \
-	%{?with_misdn:--with-chan_misdn} \
+	--with-chan_misdn \
 	--with-chan_fax \
 	--with-chan_bluetooth \
 	--enable-odbc \
@@ -176,6 +175,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007/09/21 06:55:52  arekm
+- always enable mISDN support
+
 Revision 1.19  2007/09/21 06:40:05  arekm
 - pre9 is needed now
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/callweaver.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list