[munin] Require: perl-Taint-Runtime to prevent warnings

fenris02 fenris02 at fedoraproject.org
Fri Oct 19 02:46:00 UTC 2012


commit cf5b6321f562901a7bf5dc0f4c322789483e78b6
Author: D. Johnson <fenris02 at fedoraproject.org>
Date:   Thu Oct 18 21:45:42 2012 -0500

    Require: perl-Taint-Runtime to prevent warnings

 munin.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/munin.spec b/munin.spec
index 537b45e..0c1c1bc 100644
--- a/munin.spec
+++ b/munin.spec
@@ -81,6 +81,7 @@ Requires:       perl(Storable)
 Requires:       perl(Text::Balanced)
 Requires:       perl(DateTime)
 Requires:       perl(Time::HiRes)
+Requires:       perl(Taint::Runtime)
 Requires:       sysstat
 
 # SystemD
@@ -566,6 +567,7 @@ exit 0
 %changelog
 * Sun Oct 14 2012 D. Johnson <fenris02 at fedoraproject.org> - 2.0.7-2
 - Do not use 'env' for #! lines.
+- Require: perl-Taint-Runtime to prevent warnings
 
 * Sun Oct 07 2012 D. Johnson <fenris02 at fedoraproject.org> - 2.0.7-1
 - Upstream to 2.0.7


More information about the scm-commits mailing list