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