]> git.pld-linux.org Git - packages/asterisk.git/blame - asterisk.spec
- up for 1.0.8
[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
fb0589cb
JB
8#
9# Conditional build:
10%bcond_without openh323 # without OpenH323 support
11#
8ac733fc 12Summary: Asterisk PBX
de95e0fb 13Summary(pl): Centralka (PBX) Asterisk
8ac733fc 14Name: asterisk
93506149 15Version: 1.0.7
cee3621d 16Release: 4
8ac733fc
PG
17License: GPL v2
18Group: Applications/System
8c7a2ffa 19Source0: ftp://ftp.digium.com/pub/%{name}/%{name}-%{version}.tar.gz
93506149 20# Source0-md5: 4cc3c1e4a1b12e0e4c748326ad153291
48b81789
PG
21Source1: %{name}.init
22Source2: %{name}.sysconfig
a838f328 23Patch0: %{name}-openh323-makefile.patch
c101d088 24Patch1: %{name}-Makefile_fix_gcc33.patch
93f9bb41 25Patch2: %{name}-no_k6_on_sparc.patch
5658cdd6 26Patch3: %{name}-lib.patch
d54a6170
AM
27Patch4: %{name}-openh323-formats.patch
28Patch5: %{name}-openh323-rtti.patch
d02718bb 29Patch6: %{name}-freetds.patch
a0ad6913
PG
30# It's included, but these sources are broken by me :)
31# will fit on clean cvs source
32#Patch1: %{name}-DESTDIR.patch
a838f328 33#Patch2: %{name}-Makefile2.patch
8c7a2ffa 34URL: http://www.asterisk.org/
7346b8fc 35BuildRequires: bison
8a8cbd07 36BuildRequires: freetds >= 0.63
7346b8fc 37BuildRequires: gawk
a838f328 38#BuildRequires: glib-devel
39#BuildRequires: gtk+-devel
e548f8fc 40BuildRequires: libpri-devel
82475f50
PG
41BuildRequires: mysql-devel
42BuildRequires: ncurses-devel
12ec33bf 43BuildRequires: openssl-devel >= 0.9.7d
591f7fb9 44BuildRequires: sed >= 4.0
82475f50 45BuildRequires: speex-devel
e548f8fc 46BuildRequires: zaptel-devel
82475f50 47BuildRequires: zlib-devel
8690c79b 48#BuildRequires: mpg123
1492c66b
PG
49# These libraries are crazy...
50# With openh323 1.11.7 and pwlib 1.4.11 i had sig11
a838f328 51#BuildRequires: openh323-devel = 1.10.4
52#BuildRequires: pwlib-devel = 1.4.4
bd56a17b
JB
53%{?with_openh323:BuildRequires: openh323-devel}
54%{?with_openh323:BuildRequires: pwlib-devel}
b9bcfe5b
JB
55PreReq: rc-scripts
56Requires(post,preun): /sbin/chkconfig
bd56a17b
JB
57%{?with_openh323:%requires_eq openh323}
58%{?with_openh323:%requires_eq pwlib}
8ac733fc
PG
59BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
60
61%description
62Asterisk is an Open Source PBX and telephony development platform that
63can both replace a conventional PBX and act as a platform for
64developing custom telephony applications for delivering dynamic
65content over a telephone similarly to how one can deliver dynamic
66content through a web browser using CGI and a web server.
67
68Asterisk talks to a variety of telephony hardware including BRI, PRI,
69POTS, and IP telephony clients using the Inter-Asterisk eXchange
70protocol (e.g. gnophone or miniphone). For more information and a
8c7a2ffa 71current list of supported hardware, see http://www.asterisk.org/.
de95e0fb
JB
72
73%description -l pl
74