From b4e71c1c23ef8d7986c61fe4f3b61626780b1ccc Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Wed, 23 Jul 2025 20:11:55 +0200 Subject: [PATCH] automatic rebuild by autodist [release 1.3-3mamba;Wed Jul 23 2025] --- nagios-plugins-linux_stats.spec | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/nagios-plugins-linux_stats.spec b/nagios-plugins-linux_stats.spec index 456f371..2c66104 100644 --- a/nagios-plugins-linux_stats.spec +++ b/nagios-plugins-linux_stats.spec @@ -1,19 +1,22 @@ Name: nagios-plugins-linux_stats Version: 1.3 -Release: 1mamba +Release: 3mamba Summary: Check the time the server is running Group: Network/Monitoring Vendor: openmamba Distribution: openmamba Packager: Davide Madrisan -URL: http://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_linux_stats/details +URL: https://exchange.nagios.org/directory/Plugins/Operating-Systems/Linux/check_linux_stats/details Source0: check_linux_stats.pl License: GPL ## AUTOBUILDREQ-BEGIN +BuildRequires: libperl +BuildRequires: perl(utils) +BuildRequires: perl-Sys-Statistics-Linux +BuildRequires: perl-devel ## AUTOBUILDREQ-END Requires: nagios-nrpe Requires: perl-Sys-Statistics-Linux -BuildRoot: %{_tmppath}/%{name}-%{version}-root %description This nagios plugins checks the linux system performance (cpu, mem, load, disk usage, disk io, network usage, open files and processes). @@ -35,5 +38,11 @@ install -p -m 0755 %{S:0} %{buildroot}%{_libdir}/nagios/plugins/check_linux_stat %{_libdir}/nagios/plugins/check_linux_stats.pl %changelog +* Wed Jul 23 2025 Automatic Build System 1.3-3mamba +- automatic rebuild by autodist + +* Tue Jul 22 2025 Automatic Build System 1.3-2mamba +- automatic rebuild by autodist + * Tue May 28 2013 Davide Madrisan 1.3-1mamba - package created by autospec