Author: zbyniu Date: Fri Sep 21 22:54:47 2007 GMT Module: SPECS Tag: AC-branch ---- Log message: - up to 1.2.23
---- Files affected: SPECS: asterisk.spec (1.74.2.17 -> 1.74.2.18) ---- Diffs: ================================================================ Index: SPECS/asterisk.spec diff -u SPECS/asterisk.spec:1.74.2.17 SPECS/asterisk.spec:1.74.2.18 --- SPECS/asterisk.spec:1.74.2.17 Thu Jul 19 13:59:30 2007 +++ SPECS/asterisk.spec Sat Sep 22 00:54:42 2007 @@ -6,6 +6,7 @@ # - put chan_h323 into separate package and make obsoletes to chan_oh323 from external spec # These two h323 plugin are conflicting... # - CFLAGS passing +# - run as asterisk user not root # # Conditional build: %bcond_without openh323 # without OpenH323 support @@ -16,12 +17,12 @@ Summary: Asterisk PBX Summary(pl): Centralka (PBX) Asterisk Name: asterisk -Version: 1.2.22 +Version: 1.2.23 Release: 1 License: GPL v2 Group: Applications/System Source0: ftp://ftp.digium.com/pub/asterisk/%{name}-%{version}.tar.gz -# Source0-md5: 1e0f25a9914c1fc8c9339a1a414119be +# Source0-md5: e1e13a496a45342dec88dcf76162e6f0 Source1: %{name}.init Source2: %{name}.sysconfig #Patch0: %{name}-openh323-makefile.patch @@ -41,7 +42,8 @@ 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 +Patch11: %{name}-libprihack.patch +Patch12: %{name}-zaptel.h.patch URL: http://www.asterisk.org/ BuildRequires: bison BuildRequires: freetds >= 0.63 @@ -140,8 +142,9 @@ %endif %patch11 -p1 +%patch12 -p1 -sed -i -e "s#/usr/lib/#/usr/%{_lib}/#g#" Makefile +sed -i -e "s#/usr/lib/#/usr/%{_lib}/#g#" Makefile channels/Makefile %build rm -f pbx/.depend @@ -262,6 +265,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74.2.18 2007/09/21 22:54:42 zbyniu +- up to 1.2.23 + Revision 1.74.2.17 2007/07/19 11:59:30 dzeus - up to 1.2.22 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/asterisk.spec?r1=1.74.2.17&r2=1.74.2.18&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
