]> git.pld-linux.org Git - packages/demarc.git/blame - demarc.spec
- removed (redundant) Require: rc-scripts rule.
[packages/demarc.git] / demarc.spec
CommitLineData
09abfc3c
AM
1%include /usr/lib/rpm/macros.perl
2%define ver 1.05
3%define subver RC1
4Summary: Network monitoring program
5Summary(pl): Program do monitorowania sieci
6Name: demarc
7Version: %{ver}.%{subver}
8Release: 1
9License: http://www.demarc.org/license/
10Group: Networking
11Group(de): Netzwerkwesen
12Group(es): Red
13Group(pl): Sieciowe
14Group(pt_BR): Rede
15Source0: http://www.demarc.org/downloads/demarc-105/demarc-%{ver}-%{subver}.tar.gz
16Source1: %{name}-apache.conf
17Source2: %{name}.init
48965869 18Source3: %{name}.cron
09abfc3c
AM
19Patch0: %{name}-config.patch
20URL: http://www.demarc.org/
21BuildRequires: rpm-perlprov >= 4.0
22BuildRequires: perl >= 5.6
23BuildRequires: perl-CGI
24BuildRequires: perl-DBI
25BuildRequires: perl-Msql-Mysql-modules
26BuildRequires: perl-Digest-MD5
27# BuildRequires: perl(Apache::DBI) (what package? FIXME)
28Requires: apache
48965869
AM
29Requires: /etc/cron.d
30Prereq: rc-scripts
09abfc3c
AM
31BuildArch: noarch
32BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
33
09abfc3c
AM
34%define _bindir %{_sbindir}
35
36%description
37DEMARC is an all-inclusive network monitoring program that allows you
38to monitor an entire network of servers from one powerful web
39interface.
40
41Instead of having one program perform file integrity checks, another
42program monitoring the connectivity and health of your network, and
43yet another monitoring your network for intrusion detection attempts,
44DEMARC combines all three services into one powerful client/server
45program. Not only can you monitor the status of the different machines
46in your network, but you can also respond to changes in your network
47all from one centralized location.
48
49%description -l pl
50