]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- Makefile patch - make chan_h323 build
[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
ac237e7b 22BuildRequires: pwlib >= 1.4.11
82475f50
PG
23BuildRequires: speex-devel
24BuildRequires: zlib-devel
8ac733fc
PG
25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
26
27%description
28Asterisk is an Open Source PBX and telephony development platform that
29can both replace a conventional PBX and act as a platform for
30developing custom telephony applications for delivering dynamic
31content over a telephone similarly to how one can deliver dynamic
32content through a web browser using CGI and a web server.
33
34Asterisk talks to a variety of telephony hardware including BRI, PRI,
35POTS, and IP telephony clients using the Inter-Asterisk eXchange
36protocol (e.g. gnophone or miniphone). For more information and a
de95e0fb
JB
37current list of supported hardware, see http://www.asteriskpbx.com/.
38
39%description -l pl
40