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