]> git.pld-linux.org Git - packages/munin.git/blame - munin.spec
- node R: proper rc-scripts
[packages/munin.git] / munin.spec
Content-type: text/html ]> git.pld-linux.org Git - packages/munin.git/blame - munin.spec


500 - Internal Server Error

Malformed UTF-8 character (fatal) at (eval 6) line 1, <$fd> line 233.
This page took 0.065673 seconds and 4 git commands to generate.
CommitLineData
09176551
ER
1# TODO
2# - R: perl* should be autogenerated?
45b918d5
JR
3#
4# Condtional build:
5%bcond_with sybase # add Sybase support to munin-node
6#
c6d9e008 7%include /usr/lib/rpm/macros.perl
372a5e27
JB
8Summary: Munin - the Linpro RRD data agent
9Summary(pl): Munin - agent danych RRD Linpro
4bc4cd7a
JR
10Name: munin
11Version: 1.3.2
6e79fba5 12Release: 1.4
4bc4cd7a
JR
13License: GPL
14Group: Daemons
11e79186 15Source0: http://dl.sourceforge.net/munin/%{name}_%{version}.tar.gz
4bc4cd7a 16# Source0-md5: 9eef4a53626cee0e088391c5deb8bd51
c6d9e008
JR
17Source1: %{name}-node.init
18Source2: %{name}.cron
45370027 19Source3: %{name}-apache.conf
45b918d5 20Patch0: %{name}-Makefile.patch
3979e847 21Patch1: %{name}-plugins.patch
26d74c2a 22Patch2: %{name}-node-config.patch
4bc4cd7a 23URL: http://munin.sourceforge.net/
45b918d5
JR
24BuildRequires: htmldoc
25BuildRequires: html2text
c6d9e008 26BuildRequires: perl-devel
19977e04 27BuildRequires: rpmbuild(macros) >= 1.226
45b918d5 28Requires: %{name}-common = %{version}-%{release}
ccb1a599 29Requires: perl-Date-Manip
4bc4cd7a
JR
30Requires: perl-HTML-Template
31Requires: perl-Net-Server
32Requires: rrdtool
33BuildArch: noarch
34BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
35
9cadb988
JR
36%define _sysconfdir /etc/%{name}
37%define htmldir /home/services/httpd/html/%{name}
38
4bc4cd7a
JR
39%description
40Munin, formerly known as The Linpro RRD server, queries a number of
41nodes, and processes the data using RRDtool and presents it on web
42pages.
43
372a5e27
JB
44%description -l pl
45