From 664eb93b9e60980d0d390c93c14de6014627eda3 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Jun 13 2010 00:37:34 +0000 Subject: Add /etc/munin/conf.d/ dir --- diff --git a/munin.spec b/munin.spec index b9e69f8..b097ed1 100644 --- a/munin.spec +++ b/munin.spec @@ -1,6 +1,6 @@ Name: munin Version: 1.4.5 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Network-wide graphing framework (grapher/gatherer) License: GPLv2 and Bitstream Vera Group: System Environment/Daemons @@ -153,6 +153,7 @@ make CONFIG=dists/redhat/Makefile.config \ mkdir -p %{buildroot}/etc/rc.d/init.d mkdir -p %{buildroot}/etc/munin/plugins mkdir -p %{buildroot}/etc/munin/plugin-conf.d +mkdir -p %{buildroot}/etc/munin/conf.d mkdir -p %{buildroot}/etc/logrotate.d mkdir -p %{buildroot}/var/lib/munin mkdir -p %{buildroot}/var/log/munin @@ -244,6 +245,7 @@ exit 0 %{perl_vendorlib}/Munin/Master %dir /etc/munin/templates %dir /etc/munin +%dir /etc/munin/conf.d %config(noreplace) /etc/munin/templates/* %config(noreplace) /etc/cron.d/munin %config(noreplace) /etc/munin/munin.conf @@ -295,6 +297,9 @@ exit 0 %endif %changelog +* Sat Jun 12 2010 Kevin Fenzi - 1.4.5-2 +- Add /etc/munin/conf.d/ dir + * Sat Jun 05 2010 Kevin Fenzi - 1.4.5-1 - Update to 1.4.5