SPECS: asterisk.spec - move bristuff marker to release; make sure that gsma...

arekm arekm at pld-linux.org
Fri Jul 18 08:29:43 CEST 2008


Author: arekm                        Date: Fri Jul 18 06:29:43 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- move bristuff marker to release; make sure that gsmat is detected when building with bristuff

---- Files affected:
SPECS:
   asterisk.spec (1.121 -> 1.122) 

---- Diffs:

================================================================
Index: SPECS/asterisk.spec
diff -u SPECS/asterisk.spec:1.121 SPECS/asterisk.spec:1.122
--- SPECS/asterisk.spec:1.121	Wed Jul 16 22:51:25 2008
+++ SPECS/asterisk.spec	Fri Jul 18 08:29:37 2008
@@ -21,8 +21,8 @@
 Summary:	Asterisk PBX
 Summary(pl.UTF-8):	Centralka (PBX) Asterisk
 Name:		asterisk
-Version:	1.4.21.1%{?with_bristuff:.bristuff}
-Release:	1
+Version:	1.4.21.1
+Release:	1%{?with_bristuff:.bristuff}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://ftp.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
@@ -183,6 +183,9 @@
 	%{?with_bristuff:--with-gsmat=%{_prefix}} \
 	--with-imap="`pwd`"/imap
 
+# safe checks
+%{?with_bristuff:grep '^#define HAVE_GSMAT 1' include/asterisk/autoconfig.h || exit 1}
+
 cp -f .cleancount .lastclean
 
 %{__make} -j1 -C menuselect \
@@ -313,6 +316,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122  2008/07/18 06:29:37  arekm
+- move bristuff marker to release; make sure that gsmat is detected when building with bristuff
+
 Revision 1.121  2008/07/16 20:51:25  arekm
 - mark bristuff version
 
================================================================

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



More information about the pld-cvs-commit mailing list