update to 2.4.9 [release 2.4.9-1mamba;Tue Apr 09 2024]
This commit is contained in:
parent
686a12d1f0
commit
29dd92b8d2
@ -1,5 +1,5 @@
|
|||||||
Name: nagios-plugins
|
Name: nagios-plugins
|
||||||
Version: 2.4.8
|
Version: 2.4.9
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Host/service/network monitoring program plugins for Nagios
|
Summary: Host/service/network monitoring program plugins for Nagios
|
||||||
Group: Network/Monitoring
|
Group: Network/Monitoring
|
||||||
@ -7,7 +7,7 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://nagios-plugins.org/
|
URL: https://nagios-plugins.org/
|
||||||
Source0: https://github.com/nagios-plugins/nagios-plugins/releases/download/%{version}/nagios-plugins-%{version}.tar.gz
|
Source0: https://github.com/nagios-plugins/nagios-plugins.git/release-%{version}/nagios-plugins-%{version}.tar.bz2
|
||||||
Patch0: %{name}-1.4.16-undef_gets.patch
|
Patch0: %{name}-1.4.16-undef_gets.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
@ -44,6 +44,7 @@ This package contains the basic plugins necessary for use with the Nagios packag
|
|||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
./autogen.sh
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%configure \
|
%configure \
|
||||||
@ -89,6 +90,9 @@ chmod 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm
|
|||||||
#CODING FAQ README REQUIREMENTS SUPPORT ChangeLog command.cfg
|
#CODING FAQ README REQUIREMENTS SUPPORT ChangeLog command.cfg
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Apr 09 2024 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.9-1mamba
|
||||||
|
- update to 2.4.9
|
||||||
|
|
||||||
* Tue Dec 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.8-1mamba
|
* Tue Dec 12 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.4.8-1mamba
|
||||||
- update to 2.4.8
|
- update to 2.4.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user