Hello community,
here is the log from the commit of package monitoring-plugins-bl for
openSUSE:Factory checked in at 2017-02-19 01:00:59
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/monitoring-plugins-bl (Old)
and /work/SRC/openSUSE:Factory/.monitoring-plugins-bl.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "monitoring-plugins-bl"
Changes:
--------
---
/work/SRC/openSUSE:Factory/monitoring-plugins-bl/monitoring-plugins-bl.changes
2017-02-03 17:50:26.196655979 +0100
+++
/work/SRC/openSUSE:Factory/.monitoring-plugins-bl.new/monitoring-plugins-bl.changes
2017-02-19 01:01:00.647761372 +0100
@@ -1,0 +2,5 @@
+Sun Jan 29 18:03:01 UTC 2017 - [email protected]
+
+- Remove redundant %clean section
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ monitoring-plugins-bl.spec ++++++
--- /var/tmp/diff_new_pack.bScomv/_old 2017-02-19 01:01:00.915723735 +0100
+++ /var/tmp/diff_new_pack.bScomv/_new 2017-02-19 01:01:00.915723735 +0100
@@ -1,7 +1,7 @@
#
# spec file for package monitoring-plugins-bl
#
-# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -15,14 +15,15 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
+
Name: monitoring-plugins-bl
%define realname nagios-check_bl
Summary: Check anti-spam blocklists for given server
-Version: 1.0
-Release: 100
-Url:
https://github.com/opinkerfi/nagios-plugins/tree/master/check_bl
License: GPL-2.0+
Group: System/Monitoring
+Version: 1.0
+Release: 0
+Url:
https://github.com/opinkerfi/nagios-plugins/tree/master/check_bl
Source: %realname-%version.tar.bz2
BuildRequires: nagios-rpm-macros
Provides: nagios-plugins-bl = %{version}-%{release}
@@ -43,9 +44,6 @@
%install
install -Dm0755 check_bl %{buildroot}/%{nagios_plugindir}/check_bl
-%clean
-rm -rf %buildroot
-
%files
%defattr(-,root,root)
%doc COPYING README