]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- init scripts for asterisk
[packages/asterisk.git] / asterisk.spec
CommitLineData
8ac733fc
PG
1# TODO:
2# - cgi-bin package - separate, because of suid-root
ac237e7b 3# - separate plugins into packages
8ac733fc
PG
4
5Summary: Asterisk PBX
de95e0fb 6Summary(pl): Centralka (PBX) Asterisk
8ac733fc
PG
7Name: asterisk
8Version: 0.4.0
ac237e7b 9Release: 0.5
8ac733fc
PG
10License: GPL v2
11Group: Applications/System
12Source0: ftp://ftp.asterisk.org/pub/telephony/asterisk/%{name}-%{version}.tar.gz
ac237e7b
PG
13Patch0: %{name}-destdir.patch
14Patch1: %{name}-Makefile.patch
de95e0fb 15URL: http://www.asteriskpbx.com/
82475f50
PG
16BuildRequires: glib-devel
17BuildRequires: gtk+-devel
18BuildRequires: mysql-devel
ac237e7b 19BuildRequires: openh323-devel >= 1.11.7
82475f50
PG
20BuildRequires: ncurses-devel
21BuildRequires: openssl-devel
b0e046e2 22BuildRequires: pwlib-devel >= 1.4.11
82475f50
PG
23BuildRequires: speex-devel
24BuildRequires: zlib-devel
b0e046e2
PG
25%requires_eq openh323
26%requires_eq pwlib
8ac733fc
PG
27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
28
29%description
30Asterisk is an Open Source PBX and telephony development platform that
31can both replace a conventional PBX and act as a platform for
32developing custom telephony applications for delivering dynamic
33content over a telephone similarly to how one can deliver dynamic
34content through a web browser using CGI and a web server.
35
36Asterisk talks to a variety of telephony hardware including BRI, PRI,
37POTS, and IP telephony clients using the Inter-Asterisk eXchange
38protocol (e.g. gnophone or miniphone). For more information and a
de95e0fb
JB
39current list of supported hardware, see http://www.asteriskpbx.com/.
40
41%description -l pl
42