X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=perl-Nagios-Plugin.spec;h=5e76a0786064a1f9b93cac6d1048168a0e897c0b;hb=9f2c46e5499fb293dafc6a9ce9e4429076b09dc9;hp=9f8b5c066a86a3342bf0642c155a486bb0fbee40;hpb=215da35a2499dbcd95551123602f0c71bd34da82;p=packages%2Fperl-Monitoring-Plugin.git diff --git a/perl-Nagios-Plugin.spec b/perl-Nagios-Plugin.spec index 9f8b5c0..5e76a07 100644 --- a/perl-Nagios-Plugin.spec +++ b/perl-Nagios-Plugin.spec @@ -8,7 +8,7 @@ Summary: Nagios::Plugin - A family of perl modules to streamline writing Nagios plugins Name: perl-Nagios-Plugin Version: 0.23 -Release: 1 +Release: 2 # same as perl License: GPL v1+ or Artistic Group: Development/Languages/Perl @@ -24,6 +24,9 @@ BuildRequires: perl(Math::Calc::Units) BuildRequires: perl(Params::Validate) BuildRequires: perl(Test::More) >= 0.62 %endif +# Not catched by `use base qw(Class::Accessor::Fast)'; construct +Requires: perl-Class-Accessor +Requires: perl-Config-Tiny BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)