packages: asterisk/asterisk.spec - 1.8.3.3 - disable misdn by default

areq areq at pld-linux.org
Sat Apr 30 14:19:24 CEST 2011


Author: areq                         Date: Sat Apr 30 12:19:24 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- 1.8.3.3
- disable misdn by default

---- Files affected:
packages/asterisk:
   asterisk.spec (1.194 -> 1.195) 

---- Diffs:

================================================================
Index: packages/asterisk/asterisk.spec
diff -u packages/asterisk/asterisk.spec:1.194 packages/asterisk/asterisk.spec:1.195
--- packages/asterisk/asterisk.spec:1.194	Wed Apr 20 10:22:19 2011
+++ packages/asterisk/asterisk.spec	Sat Apr 30 14:19:19 2011
@@ -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_without	misdn		# chan_misdn requires ancient mISDN (1.x)
+%bcond_with	misdn		# chan_misdn requires ancient mISDN (1.x)
 %bcond_without	h323		# with h323 support
 %bcond_without	apidocs		# disable apidocs building
 %bcond_without	verbose		# verbose build
@@ -40,12 +40,12 @@
 Summary:	Asterisk PBX
 Summary(pl.UTF-8):	Centralka (PBX) Asterisk
 Name:		asterisk
-Version:	1.8.3.2
+Version:	1.8.3.3
 Release:	%{rel}%{?with_bristuff:.bristuff}
 License:	GPL v2
 Group:		Applications/System
 Source0:	http://downloads.digium.com/pub/asterisk/releases/%{name}-%{version}.tar.gz
-# Source0-md5:	0bee03f4498a6081146a579b51130633
+# Source0-md5:	800684984c394ded3effe5096b579488
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Source5:	%{name}.logrotate
@@ -1344,6 +1344,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.195  2011/04/30 12:19:19  areq
+- 1.8.3.3
+- disable misdn by default
+
 Revision 1.194  2011/04/20 08:22:19  jajcus
 - misdn bcond (chan_misdn won't even build is mISDN2 is used). Maybe it should
   be disabled by default (do we even provide mISDN1 kernel)?
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/asterisk/asterisk.spec?r1=1.194&r2=1.195&f=u



More information about the pld-cvs-commit mailing list