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