]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- added md5
[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
80067fcb 4# - use shared versions of lpc10, gsm,...
8ac733fc 5
a0ad6913
PG
6%define _snap 20030520
7
8ac733fc 8Summary: Asterisk PBX
de95e0fb 9Summary(pl): Centralka (PBX) Asterisk
8ac733fc 10Name: asterisk
a0ad6913
PG
11Version: 0.4.0.%{_snap}
12Release: 0.1
8ac733fc
PG
13License: GPL v2
14Group: Applications/System
a0ad6913
PG
15#Source0: ftp://ftp.asterisk.org/pub/telephony/asterisk/%{name}-%{version}.tar.gz
16Source0: %{name}-%{version}.tar.bz2
13105da5 17# Source0-md5: a6cdb08e4201bed9457053d20f6923da
48b81789
PG
18Source1: %{name}.init
19Source2: %{name}.sysconfig
a0ad6913
PG
20Patch0: %{name}-Makefile.patch
21# It's included, but these sources are broken by me :)
22# will fit on clean cvs source
23#Patch1: %{name}-DESTDIR.patch
de95e0fb 24URL: http://www.asteriskpbx.com/
82475f50
PG
25BuildRequires: glib-devel
26BuildRequires: gtk+-devel
27BuildRequires: mysql-devel
28BuildRequires: ncurses-devel
29BuildRequires: openssl-devel
30BuildRequires: speex-devel
31BuildRequires: zlib-devel
1492c66b
PG
32# These libraries are crazy...
33# With openh323 1.11.7 and pwlib 1.4.11 i had sig11
a0ad6913 34BuildRequires: openh323-devel = 1.10.4
1492c66b 35BuildRequires: pwlib-devel = 1.4.4
b0e046e2
PG
36%requires_eq openh323
37%requires_eq pwlib
8ac733fc
PG
38BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
39
40%description
41Asterisk is an Open Source PBX and telephony development platform that
42can both replace a conventional PBX and act as a platform for
43developing custom telephony applications for delivering dynamic
44content over a telephone similarly to how one can deliver dynamic
45content through a web browser using CGI and a web server.
46
47Asterisk talks to a variety of telephony hardware including BRI, PRI,
48POTS, and IP telephony clients using the Inter-Asterisk eXchange
49protocol (e.g. gnophone or miniphone). For more information and a
de95e0fb
JB
50current list of supported hardware, see http://www.asteriskpbx.com/.
51
52%description -l pl
53