From 4824e60aae2f92e30ac789d0a04ce3f47c0caaef1b2e38726f6c410394e9a052 Mon Sep 17 00:00:00 2001 From: Lars Vogdt Date: Wed, 9 Nov 2016 11:46:19 +0000 Subject: [PATCH] Accepting request 439332 from home:jengelh:branches:server:monitoring - Remove redundant %clean section and manual of use. Wiki: "The description is not a manual" OBS-URL: https://build.opensuse.org/request/show/439332 OBS-URL: https://build.opensuse.org/package/show/server:monitoring/monitoring-plugins-count_file?expand=0&rev=4 --- monitoring-plugins-count_file.changes | 5 +++++ monitoring-plugins-count_file.spec | 10 +--------- 2 files changed, 6 insertions(+), 9 deletions(-) diff --git a/monitoring-plugins-count_file.changes b/monitoring-plugins-count_file.changes index 3493bb4..c030271 100644 --- a/monitoring-plugins-count_file.changes +++ b/monitoring-plugins-count_file.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Nov 9 09:45:01 UTC 2016 - jengelh@inai.de + +- Remove redundant %clean section and manual of use. + ------------------------------------------------------------------- Wed Jul 30 19:16:22 UTC 2014 - lars@linux-schulserver.de diff --git a/monitoring-plugins-count_file.spec b/monitoring-plugins-count_file.spec index ee07b0f..c808138 100644 --- a/monitoring-plugins-count_file.spec +++ b/monitoring-plugins-count_file.spec @@ -17,7 +17,7 @@ Name: monitoring-plugins-count_file Version: 232 -Release: 100 +Release: 0 License: BSD-4-Clause Summary: Counts the number of files in a directory Url: https://www.monitoringexchange.org/inventory/Check-Plugins/Operating-Systems/Linux/count_file @@ -38,11 +38,6 @@ Useful if you want to monitor for example: * a directory which contains error files and must stay empty * a tmp dir which have to stay under a practical limit -Usage: - -Examples: count_file.pl 1 10 -Examples: count_file.pl 3:10 1:3 - %prep # %build @@ -50,9 +45,6 @@ Examples: count_file.pl 3:10 1:3 %install install -Dm755 %{SOURCE0} %buildroot/%{nagios_plugindir}/count_file.pl -%clean -rm -rf %{buildroot} - %files %defattr(-,root,root) # avoid build dependecy of nagios - own the dirs