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