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