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