packages (ASTERISK_1_8): asterisk/asterisk.spec - package codec ilbc; misdn...

arekm arekm at pld-linux.org
Wed May 9 18:54:38 CEST 2012


Author: arekm                        Date: Wed May  9 16:54:38 2012 GMT
Module: packages                      Tag: ASTERISK_1_8
---- Log message:
- package codec ilbc; misdn builds with older version now

---- Files affected:
packages/asterisk:
   asterisk.spec (1.201.2.1 -> 1.201.2.2) 

---- Diffs:

================================================================
Index: packages/asterisk/asterisk.spec
diff -u packages/asterisk/asterisk.spec:1.201.2.1 packages/asterisk/asterisk.spec:1.201.2.2
--- packages/asterisk/asterisk.spec:1.201.2.1	Thu Apr 26 11:46:23 2012
+++ packages/asterisk/asterisk.spec	Wed May  9 18:54:32 2012
@@ -30,7 +30,7 @@
 %bcond_with	zhone_hack	# huge hack workarounding broken zhone channel banks which start randomly
 				# issuing pulse-dialled calls to weird numbers
 %bcond_with	bristuff	# BRIstuff (Junghanns.NET BRI adapters) support
-%bcond_with	misdn		# chan_misdn requires ancient mISDN (1.x)
+%bcond_with	misdn		# chan_misdn
 %bcond_without	h323		# without h323 support
 %bcond_without	apidocs		# disable apidocs building
 %bcond_without	verbose		# verbose build
@@ -97,6 +97,7 @@
 BuildRequires:	libedit-devel
 BuildRequires:	libgsm-devel
 BuildRequires:	libical-devel
+BuildRequires:	libilbc-devel
 BuildRequires:	libogg-devel
 BuildRequires:	libresample-devel
 BuildRequires:	libvorbis-devel
@@ -104,7 +105,7 @@
 BuildRequires:	lpc10-devel
 BuildRequires:	lua51-devel
 %if %{with misdn}
-BuildRequires:	mISDNuser-devel >= 1.2
+BuildRequires:	mISDNuser-devel >= 1.1
 BuildConflicts:	mISDNuser-devel >= 2.0
 %endif
 BuildRequires:	mxml-devel
@@ -974,6 +975,7 @@
 %attr(755,root,root) %{_libdir}/asterisk/modules/codec_alaw.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/codec_g722.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/codec_g726.so
+%attr(755,root,root) %{_libdir}/asterisk/modules/codec_ilbc.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/codec_ulaw.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/format_g719.so
 %attr(755,root,root) %{_libdir}/asterisk/modules/format_g723.so
@@ -1355,6 +1357,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.201.2.2  2012/05/09 16:54:32  arekm
+- package codec ilbc; misdn builds with older version now
+
 Revision 1.201.2.1  2012/04/26 09:46:23  arekm
 - up to 1.8.11.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/packages/asterisk/asterisk.spec?r1=1.201.2.1&r2=1.201.2.2



More information about the pld-cvs-commit mailing list