]> git.pld-linux.org Git - packages/callweaver.git/commitdiff
- always enable mISDN support auto/th/callweaver-1_2_0-0_20070921_1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 21 Sep 2007 06:55:52 +0000 (06:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    callweaver.spec -> 1.20

callweaver.spec

index 98671eb85461fee29a1a21d74944d48d77840197..27256101793e5790c6c1f3f95475421d70a9c82f 100644 (file)
@@ -1,5 +1,4 @@
 %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
@@ -26,7 +25,7 @@ BuildRequires:        libsndfile-devel
 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
@@ -75,7 +74,7 @@ Pliki nagłówkowe callweavera.
 
 %build
 %configure \
-       %{?with_misdn:--with-chan_misdn} \
+       --with-chan_misdn \
        --with-chan_fax \
        --with-chan_bluetooth \
        --enable-odbc \
This page took 0.076545 seconds and 4 git commands to generate.