SPECS: asterisk.spec - enable gsmat

arekm arekm at pld-linux.org
Sat Feb 9 15:15:39 CET 2008


Author: arekm                        Date: Sat Feb  9 14:15:39 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- enable gsmat

---- Files affected:
SPECS:
   asterisk.spec (1.107 -> 1.108) 

---- Diffs:

================================================================
Index: SPECS/asterisk.spec
diff -u SPECS/asterisk.spec:1.107 SPECS/asterisk.spec:1.108
--- SPECS/asterisk.spec:1.107	Sat Feb  9 14:27:21 2008
+++ SPECS/asterisk.spec	Sat Feb  9 15:15:34 2008
@@ -71,6 +71,7 @@
 BuildRequires:	openh323-devel
 BuildRequires:	pwlib-devel
 %if %{with bristuff}
+BuildRequires:	libgsmat-devel
 BuildRequires:	libpri-bristuff-devel >= 1.2.4
 Requires:	libpri-bristuff
 %endif
@@ -167,10 +168,12 @@
 rm -f pbx/.depend
 
 %{__aclocal}
+%{__autoheader}
 %{__autoconf}
 
 CPPFLAGS="-I/usr/include/openh323"; export CPPFLAGS
 %configure \
+	%{?with_bristuff:--with-gsmat=%{_prefix}} \
 	--with-imap="`pwd`"/imap
 
 cp -f .cleancount .lastclean
@@ -300,6 +303,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.108  2008-02-09 14:15:34  arekm
+- enable gsmat
+
 Revision 1.107  2008-02-09 13:27:21  arekm
 - add url for bristuff patch
 
================================================================

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



More information about the pld-cvs-commit mailing list