]> git.pld-linux.org Git - packages/asterisk-stat.git/blame - asterisk-stat.spec
- update todo
[packages/asterisk-stat.git] / asterisk-stat.spec
CommitLineData
456ba9d3
ER
1# TODO
2# - remove jgraph from source
3# - Subpackage for databases?
4# - license
5# - move application config to webapps dir (redefine _sysconfdir to webappdir)
6676cf97
MWP
6
7%define srcversion 2_0_1
6676cf97
MWP
8Summary: Asterisk-Stat: CDR Analyser
9Summary(pl): Asterisk-Stat: Analizator CDR
10Name: asterisk-stat
11Version: 2.0.1
12Release: 0.1
3bddc4aa 13License: ? (contains Freeware, LGPL, QPL parts)
6676cf97 14Group: Applications/WWW
3bddc4aa 15Source0: http://areski.net/asterisk-stat-v2/%{name}-v%{srcversion}.tar.gz
6676cf97 16# Source0-md5: aad3fe2f9826e8d63dfc9bdea2315d4a
96cf5aa6 17Source1: %{name}.conf
6b2388b7
MWP
18Source2: %{name}-config.php
19Patch0: %{name}-config.patch
8fade7ab 20URL: http://areski.net/asterisk-stat-v2/about.php
6676cf97 21BuildRequires: rpm-perlprov
3bddc4aa 22Requires: jpgraph
6676cf97
MWP
23Requires: php
24Requires: php-cli
25Requires: php-gd
26Requires: php-mysql
6676cf97 27Requires: webapps
3bddc4aa 28Requires: webserver
6676cf97
MWP
29BuildArch: noarch
30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
31
32%define _webapps /etc/webapps
33%define _webapp %{name}
34%define _webappdir %{_webapps}/%{_webapp}
35%define _appdir %{_datadir}/%{_webapp}
36
37%description
8fade7ab
MWP
38Asterisk-Stat is providing different reports & Graph to allow the
39Asterisk-admin to analyse quickly and easily the traffic on their
40Asterisk server. All the graphic & reports are based over the CDR
41database.
6676cf97
MWP
42
43%description -l pl
3bddc4aa
JB
44