]> git.pld-linux.org Git - packages/asterisk.git/commitdiff
- 1.8.3.3
authorareq <areq@pld-linux.org>
Sat, 30 Apr 2011 12:19:19 +0000 (12:19 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- disable misdn by default

Changed files:
    asterisk.spec -> 1.195

asterisk.spec

index c9549bbe138c233fc6fcbcc89236c0bfb2a87022..e6e7094e8bdf3c24670025e87bf19fd462fc15c8 100644 (file)
@@ -29,7 +29,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
 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
This page took 0.036919 seconds and 4 git commands to generate.