]> git.pld-linux.org Git - packages/cacti.git/blame - cacti.spec
- fixed config in /etc/cacti
[packages/cacti.git] / cacti.spec
CommitLineData
13f099d4 1# TODO:
90312589 2# - add apache config
58851993 3# - security http://security.gentoo.org/glsa/glsa-200506-20.xml
e90043f8 4%include /usr/lib/rpm/macros.perl
9f35c748 5Summary: Cacti is a PHP frontend for rrdtool
c9dfb888 6Summary(pl): Cacti - frontend w PHP do rrdtoola
94614147 7Name: cacti
ee8424b4 8Version: 0.8.6g
90312589 9Release: 0.1
6587a5d5 10License: GPL
94614147 11Group: Applications/WWW
761b4fb2 12Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
ee8424b4
AM
13# Source0-md5: b3cf31349d2db47d14dcf347b8422bc2
14Patch0: http://www.cacti.net/downloads/patches/0.8.6g/short_open_tag_parse_error.patch
15Patch1: http://www.cacti.net/downloads/patches/0.8.6g/graph_properties_zoom.patch
16Patch2: http://www.cacti.net/downloads/patches/0.8.6g/script_server_snmp_auth.patch
17Patch3: http://www.cacti.net/downloads/patches/0.8.6g/mib_file_loading.patch
8b0c4935 18Patch4: %{name}-config.patch
761b4fb2 19URL: http://www.cacti.net/
89aea3b3 20BuildRequires: rpm-perlprov
e9300b9e 21Requires: crondaemon
94614147
JB
22Requires: net-snmp-utils
23Requires: net-snmp
24Requires: php
e9300b9e 25Requires: php-cli
94614147
JB
26Requires: php-gd
27Requires: php-mysql
72dd58df 28Requires: php-pcre
94614147 29Requires: php-snmp
72dd58df 30Requires: php-xml
94614147 31Requires: rrdtool
e4f2f951 32Requires: webserver
6587a5d5 33BuildArch: noarch
94614147
JB
34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
90312589 36%define webadminroot /usr/share/%{name}
6587a5d5
JB
37
38%description
39Cacti is a complete frondend to rrdtool, it stores all of the
94614147
JB
40nessesary information to create graphs and populate them with data in
41a MySQL database.
6587a5d5 42
94614147
JB
43The frontend is completely PHP driven. Along with being able to
44maintain Graphs, Data Sources, and Round Robin Archives in a database,
45cacti handles the data gathering also. There is also SNMP support for
46those used to creating traffic graphs with MRTG.
6587a5d5 47
c9dfb888 48%description -l pl
529e6815 49