Author: arekm Date: Mon Sep 24 13:48:13 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up to 20070923 + add zhone hack
---- Files affected: SPECS: callweaver.spec (1.21 -> 1.22) ---- Diffs: ================================================================ Index: SPECS/callweaver.spec diff -u SPECS/callweaver.spec:1.21 SPECS/callweaver.spec:1.22 --- SPECS/callweaver.spec:1.21 Fri Sep 21 22:50:30 2007 +++ SPECS/callweaver.spec Mon Sep 24 15:48:08 2007 @@ -1,9 +1,10 @@ # $Revision$, $Date$ %bcond_with simpledebug # for safe_callweaver core dump storing +%bcond_with zhone # zhone hack %bcond_with javascript # %define min_spandsp 1:0.0.4-0.pre9.1 -%define snap 20070921 +%define snap 20070923 Summary: PBX in software Summary(pl.UTF-8): Programowy PBX Name: callweaver @@ -12,7 +13,7 @@ License: GPL v2+ Group: Applications Source0: http://devs.callweaver.org/1.2_snapshots/callweaver-RC-1.1.99.%{snap}.tar.gz -# Source0-md5: f52285ed499003f5c96b41259ba05d9c +# Source0-md5: 0c89a054826383f1e59c1ea49c0e7960 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.logrotate @@ -72,6 +73,7 @@ %prep %setup -q -n %{name}-RC-1.1.99.%{snap} +%{?with_zhone:sed -i -e 's|.*#define.*ZHONE_HACK.*|#define ZHONE_HACK 1|g' channels/chan_zap.c} %build %configure \ @@ -175,6 +177,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.22 2007/09/24 13:48:08 arekm +- up to 20070923 + add zhone hack + Revision 1.21 2007/09/21 20:50:30 czarny - s/internetowymy/internetowymi/g ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/callweaver.spec?r1=1.21&r2=1.22&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
