]> git.pld-linux.org Git - packages/asterisk.git/blame_incremental - asterisk.spec
- simple init-scripts
[packages/asterisk.git] / asterisk.spec
... / ...
CommitLineData
1# TODO:
2# - cgi-bin package - separate, because of suid-root
3# - separate plugins into packages
4
5Summary: Asterisk PBX
6Summary(pl): Centralka (PBX) Asterisk
7Name: asterisk
8Version: 0.4.0
9Release: 0.5
10License: GPL v2
11Group: Applications/System
12Source0: ftp://ftp.asterisk.org/pub/telephony/asterisk/%{name}-%{version}.tar.gz
13Source1: %{name}.init
14Source2: %{name}.sysconfig
15Patch0: %{name}-destdir.patch
16Patch1: %{name}-Makefile.patch
17URL: http://www.asteriskpbx.com/
18BuildRequires: glib-devel
19BuildRequires: gtk+-devel
20BuildRequires: mysql-devel
21BuildRequires: openh323-devel >= 1.11.7
22BuildRequires: ncurses-devel
23BuildRequires: openssl-devel
24BuildRequires: pwlib-devel >= 1.4.11
25BuildRequires: speex-devel
26BuildRequires: zlib-devel
27%requires_eq openh323
28%requires_eq pwlib
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
41current list of supported hardware, see http://www.asteriskpbx.com/.
42
43%description -l pl
44