From 892f9c267eff1acd284b6fdd7cb4b990fb2a6b13 Mon Sep 17 00:00:00 2001 From: gardart Date: Wed, 21 Dec 2016 13:20:51 +0000 Subject: [PATCH] =?UTF-8?q?Lagf=C3=A6ring=20=C3=A1=20spec=20skr=C3=A1=20ve?= =?UTF-8?q?gna=20tito?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../nagios-okplugin-check_firewall_active.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/check_firewall_active/nagios-okplugin-check_firewall_active.spec b/check_firewall_active/nagios-okplugin-check_firewall_active.spec index f473ed1..9be9395 100644 --- a/check_firewall_active/nagios-okplugin-check_firewall_active.spec +++ b/check_firewall_active/nagios-okplugin-check_firewall_active.spec @@ -1,9 +1,10 @@ %define debug_package %{nil} +%define release 2 Summary: A Nagios plugin to check if iptables are actually enforcing rules Name: nagios-okplugin-check_firewall_active Version: 1.0.0 -Release: 1%{?dist} +Release: %{release}%{?dist} License: GPLv2+ Group: Applications/System URL: https://github.com/opinkerfi/nagios-plugins/issues