]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- patch fixes library paths in Makefiles
[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,...
e69c9e7d
PG
5# - put chan_h323 into separate package and make obsoletes to chan_oh323 from external spec
6# These two h323 plugin are conflicting...
dd54f70d 7# - CFLAGS passing
8ac733fc
PG
8
9Summary: Asterisk PBX
de95e0fb 10Summary(pl): Centralka (PBX) Asterisk
8ac733fc 11Name: asterisk
a838f328 12Version: 0.7.2
13Release: 0.1
8ac733fc
PG
14License: GPL v2
15Group: Applications/System
a838f328 16Source0: ftp://ftp.asterisk.org/pub/telephony/asterisk/%{name}-%{version}.tar.gz
17# Source0-md5: a1f9485f5f85a4e4129782b6e642e236
18#Source0: %{name}-%{version}.tar.bz2
48b81789
PG
19Source1: %{name}.init
20Source2: %{name}.sysconfig
a838f328 21Patch0: %{name}-openh323-makefile.patch
a0ad6913
PG
22# It's included, but these sources are broken by me :)
23# will fit on clean cvs source
24#Patch1: %{name}-DESTDIR.patch
a838f328 25#Patch2: %{name}-Makefile2.patch
de95e0fb 26URL: http://www.asteriskpbx.com/
7346b8fc 27BuildRequires: bison
28BuildRequires: gawk
a838f328 29#BuildRequires: glib-devel
30#BuildRequires: gtk+-devel
82475f50
PG
31BuildRequires: mysql-devel
32BuildRequires: ncurses-devel
33BuildRequires: openssl-devel
34BuildRequires: speex-devel
35BuildRequires: zlib-devel
1492c66b
PG
36# These libraries are crazy...
37# With openh323 1.11.7 and pwlib 1.4.11 i had sig11
a838f328 38#BuildRequires: openh323-devel = 1.10.4
39#BuildRequires: pwlib-devel = 1.4.4
40BuildRequires: openh323-devel
41BuildRequires: pwlib-devel
b9bcfe5b
JB
42PreReq: rc-scripts
43Requires(post,preun): /sbin/chkconfig
b0e046e2
PG
44%requires_eq openh323
45%requires_eq pwlib
8ac733fc
PG
46BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
47
48%description
49Asterisk is an Open Source PBX and telephony development platform that
50can both replace a conventional PBX and act as a platform for
51developing custom telephony applications for delivering dynamic
52content over a telephone similarly to how one can deliver dynamic
53content through a web browser using CGI and a web server.
54
55Asterisk talks to a variety of telephony hardware including BRI, PRI,
56POTS, and IP telephony clients using the Inter-Asterisk eXchange
57protocol (e.g. gnophone or miniphone). For more information and a
de95e0fb
JB
58current list of supported hardware, see http://www.asteriskpbx.com/.
59
60%description -l pl
61