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