Logoj0ke.net Open Build Service > Projects > server:monitoring > perl-Monitoring-Plugin > Changes
Sign Up | Log In

Changes of Revision 8

[-] Changed perl-Monitoring-Plugin.spec
x
 
1
@@ -2,6 +2,8 @@
2
 Version:        0.40
3
 Release:        10%{?dist}.1
4
 Summary:        Family of modules to streamline writing plugins for various monitoring systems
5
+Group:          Development/Libraries
6
+
7
 License:        GPL+ or Artistic
8
 URL:            http://search.cpan.org/dist/Monitoring-Plugin/
9
 Source0:        http://www.cpan.org/authors/id/N/NI/NIERLEIN/Monitoring-Plugin-%{version}.tar.gz
10
@@ -36,7 +38,7 @@
11
 BuildRequires:  perl(Data::Dumper)
12
 BuildRequires:  perl(IO::File)
13
 BuildRequires:  perl(Test::More)
14
-%if %{?rhel}
15
+%if 0%{?rhel}
16
 BuildRequires:  perl(Module::Install)
17
 Requires:       perl(:MODULE_COMPAT_%(eval "$(perl -V:version)"; echo $version))
18
 %endif
19