]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- simple init-scripts
[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
48b81789
PG
13Source1: %{name}.init
14Source2: %{name}.sysconfig
ac237e7b
PG
15Patch0: %{name}-destdir.patch
16Patch1: %{name}-Makefile.patch
de95e0fb 17URL: http://www.asteriskpbx.com/
82475f50
PG
18BuildRequires: glib-devel
19BuildRequires: gtk+-devel
20BuildRequires: mysql-devel
ac237e7b 21BuildRequires: openh323-devel >= 1.11.7
82475f50
PG
22BuildRequires: ncurses-devel
23BuildRequires: openssl-devel
b0e046e2 24BuildRequires: pwlib-devel >= 1.4.11
82475f50
PG
25BuildRequires: speex-devel
26BuildRequires: zlib-devel
b0e046e2
PG
27%requires_eq openh323
28%requires_eq pwlib
8ac733fc
PG
29BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30
31%description
32Asterisk is an Open Source PBX and telephony development platform that
33can both replace a conventional PBX and act as a platform for
34developing custom telephony applications for delivering dynamic
35content over a telephone similarly to how one can deliver dynamic
36content through a web browser using CGI and a web server.
37
38Asterisk talks to a variety of telephony hardware including BRI, PRI,
39POTS, and IP telephony clients using the Inter-Asterisk eXchange
40protocol (e.g. gnophone or miniphone). For more information and a
de95e0fb
JB
41current list of supported hardware, see http://www.asteriskpbx.com/.
42
43%description -l pl
44