Author: glen Date: Mon Sep 4 15:21:24 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - no solutions offered in libpri thread, planting hack; rel 4
---- Files affected: SPECS: asterisk.spec (1.74.2.5 -> 1.74.2.6) ---- Diffs: ================================================================ Index: SPECS/asterisk.spec diff -u SPECS/asterisk.spec:1.74.2.5 SPECS/asterisk.spec:1.74.2.6 --- SPECS/asterisk.spec:1.74.2.5 Wed Aug 30 01:54:26 2006 +++ SPECS/asterisk.spec Mon Sep 4 17:21:19 2006 @@ -17,7 +17,7 @@ Summary(pl): Centralka (PBX) Asterisk Name: asterisk Version: 1.2.9.1 -Release: 3 +Release: 4 License: GPL v2 Group: Applications/System Source0: ftp://ftp.digium.com/pub/asterisk/%{name}-%{version}.tar.gz @@ -41,6 +41,7 @@ Source10: http://soft-switch.org/downloads/spandsp/spandsp-%{_spandsp_version}/asterisk-1.2.x/app_txfax.c Source11: http://soft-switch.org/downloads/spandsp/spandsp-%{_spandsp_version}/asterisk-1.2.x/app_rxfax.c Patch10: http://soft-switch.org/downloads/spandsp/spandsp-%{_spandsp_version}/asterisk-1.2.x/apps_Makefile.patch +Patch11: asterisk-libprihack.patch URL: http://www.asterisk.org/ BuildRequires: bison BuildRequires: freetds >= 0.63 @@ -141,6 +142,7 @@ cp %{SOURCE10} . cp %{SOURCE11} . %endif +%patch11 -p1 sed -i -e "s#/usr/lib/#/usr/%{_lib}/#g#" Makefile @@ -261,6 +263,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74.2.6 2006/09/04 15:21:19 glen +- no solutions offered in libpri thread, planting hack; rel 4 + Revision 1.74.2.5 2006/08/29 23:54:26 glen - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/asterisk.spec?r1=1.74.2.5&r2=1.74.2.6&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
