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