SPECS: callweaver.spec - fix logpath, cosmetics
adamg
adamg at pld-linux.org
Sun Dec 30 21:14:10 CET 2007
Author: adamg Date: Sun Dec 30 20:14:10 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix logpath, cosmetics
---- Files affected:
SPECS:
callweaver.spec (1.27 -> 1.28)
---- Diffs:
================================================================
Index: SPECS/callweaver.spec
diff -u SPECS/callweaver.spec:1.27 SPECS/callweaver.spec:1.28
--- SPECS/callweaver.spec:1.27 Sun Nov 18 19:24:26 2007
+++ SPECS/callweaver.spec Sun Dec 30 21:14:05 2007
@@ -1,7 +1,9 @@
# $Revision$, $Date$
-%bcond_with simpledebug # for safe_callweaver core dump storing
-%bcond_with zhone # zhone hack
-%bcond_with javascript
+#
+# Conditional build:
+%bcond_with simpledebug # for safe_callweaver core dump storing
+%bcond_with zhone # with zhone hack
+%bcond_with javascript # with javascript support
#
%define min_spandsp 1:0.0.4-0.pre9.1
%define snap 20070923
@@ -18,6 +20,7 @@
Source2: %{name}.sysconfig
Source3: %{name}.logrotate
Patch0: %{name}-fixes.patch
+Patch1: %{name}-paths.patch
URL: http://www.callweaver.org/
BuildRequires: bluez-libs-devel
BuildRequires: curl-devel
@@ -75,6 +78,7 @@
%prep
%setup -q -n %{name}-RC-1.1.99.%{snap}
%patch0 -p0
+%patch1 -p1
%{?with_zhone:sed -i -e 's|.*#define.*ZHONE_HACK.*|#define ZHONE_HACK 1|g' channels/chan_zap.c}
@@ -180,6 +184,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.28 2007-12-30 20:14:05 adamg
+- fix logpath, cosmetics
+
Revision 1.27 2007-11-18 18:24:26 arekm
- rel .2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/callweaver.spec?r1=1.27&r2=1.28&f=u
More information about the pld-cvs-commit
mailing list