Author: areq Date: Tue Jun 24 21:11:46 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - spandsp 0.5-0.pre4
---- Files affected: SPECS: callweaver.spec (1.33 -> 1.34) ---- Diffs: ================================================================ Index: SPECS/callweaver.spec diff -u SPECS/callweaver.spec:1.33 SPECS/callweaver.spec:1.34 --- SPECS/callweaver.spec:1.33 Sun Jun 22 15:44:15 2008 +++ SPECS/callweaver.spec Tue Jun 24 23:11:40 2008 @@ -5,12 +5,12 @@ %bcond_with zhone # with zhone hack %bcond_with javascript # with javascript support # -%define min_spandsp 1:0.0.5-0.pre3.1 +%define min_spandsp 1:0.0.5-0.pre4.1 Summary: PBX in software Summary(pl.UTF-8): Programowy PBX Name: callweaver Version: 1.2.0.1 -Release: 1 +Release: 2 License: GPL v2+ Group: Applications Source0: http://devs.callweaver.org/release/callweaver-%{version}.tar.bz2 @@ -19,6 +19,7 @@ Source2: %{name}.sysconfig Source3: %{name}.logrotate Patch0: %{name}-paths.patch +Patch1: %{name}-spandsp.patch URL: http://www.callweaver.org/ BuildRequires: bluez-libs-devel BuildRequires: curl-devel @@ -76,6 +77,7 @@ %prep %setup -q %patch0 -p1 +%patch1 -p1 %{?with_zhone:sed -i -e 's|.*#define.*ZHONE_HACK.*|#define ZHONE_HACK 1|g' channels/chan_zap.c} @@ -181,6 +183,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.34 2008/06/24 21:11:40 areq +- spandsp 0.5-0.pre4 + Revision 1.33 2008/06/22 13:44:15 areq - Release 1 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/callweaver.spec?r1=1.33&r2=1.34&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
