Author: kosmo Date: Thu Dec 7 09:41:19 2006 GMT Module: SPECS Tag: AC-branch ---- Log message: - updated to 1.2.13
---- Files affected: SPECS: asterisk.spec (1.74.2.7 -> 1.74.2.8) ---- Diffs: ================================================================ Index: SPECS/asterisk.spec diff -u SPECS/asterisk.spec:1.74.2.7 SPECS/asterisk.spec:1.74.2.8 --- SPECS/asterisk.spec:1.74.2.7 Sun Nov 26 15:46:42 2006 +++ SPECS/asterisk.spec Thu Dec 7 10:41:14 2006 @@ -9,19 +9,19 @@ # # Conditional build: %bcond_without openh323 # without OpenH323 support -%bcond_with rxfax # with rx (also tx :-D) fax +%bcond_with rxfax # with rx (also tx :-D) fax -%define _spandsp_version 0.0.2pre25 +%define _spandsp_version 0.0.2pre26 # Summary: Asterisk PBX Summary(pl): Centralka (PBX) Asterisk Name: asterisk -Version: 1.2.9.1 -Release: 5 +Version: 1.2.13 +Release: 1 License: GPL v2 Group: Applications/System Source0: ftp://ftp.digium.com/pub/asterisk/%{name}-%{version}.tar.gz -# Source0-md5: d98fc3dc5ee8df691ca2b0bd309bb251 +# Source0-md5: ad8fbe2198568f55c254045ecb3b7926 Source1: %{name}.init Source2: %{name}.sysconfig #Patch0: %{name}-openh323-makefile.patch @@ -138,10 +138,12 @@ %if %{with rxfax} cd apps -%patch10 -p1 +%patch10 -p0 cp %{SOURCE10} . cp %{SOURCE11} . +cd .. %endif + %patch11 -p1 sed -i -e "s#/usr/lib/#/usr/%{_lib}/#g#" Makefile @@ -263,6 +265,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.74.2.8 2006/12/07 09:41:14 kosmo +- updated to 1.2.13 + Revision 1.74.2.7 2006/11/26 14:46:42 glen - rel 5: asterisk-1.2.9.1-4: req libtds.so.4 not found ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/asterisk.spec?r1=1.74.2.7&r2=1.74.2.8&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
