]> git.pld-linux.org Git - packages/demarc.git/blame_incremental - demarc.spec
perl -pi -e "s/pld-list\@pld.org.pl/feedback\@pld.org.pl/"
[packages/demarc.git] / demarc.spec
... / ...
CommitLineData
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: 3
9License: http://www.demarc.org/license/ (Free for non-commercial use)
10Group: Networking
11Group(de): Netzwerkwesen
12Group(es): Red
13Group(pl): Sieciowe
14Group(pt_BR): Rede
15Source0: http://www.demarc.org/downloads/demarc-105/%{name}-%{ver}-%{subver}.tar.gz
16Source1: %{name}-apache.conf
17Source2: %{name}.init
18Source3: %{name}.cron
19Patch0: %{name}-config.patch
20Patch1: %{name}-whois-fix.patch
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
30Requires: /etc/cron.d
31Prereq: rc-scripts
32Prereq: /sbin/chkconfig
33BuildArch: noarch
34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
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