automatic update by autodist [release 2.3.3-1mamba;Sun May 03 2020]
This commit is contained in:
parent
6fedee7bba
commit
66aea47c94
@ -1,5 +1,5 @@
|
|||||||
Name: nagios-plugins
|
Name: nagios-plugins
|
||||||
Version: 2.2.1
|
Version: 2.3.3
|
||||||
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
|
||||||
@ -36,6 +36,8 @@ The actual service checks are performed by separate "plugin" programs which retu
|
|||||||
|
|
||||||
This package contains the basic plugins necessary for use with the Nagios package.
|
This package contains the basic plugins necessary for use with the Nagios package.
|
||||||
|
|
||||||
|
%debug_package
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
@ -74,6 +76,7 @@ chmod 644 %{buildroot}/%{_libdir}/nagios/plugins/utils.pm
|
|||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
%dir %{_libdir}/nagios/plugins
|
%dir %{_libdir}/nagios/plugins
|
||||||
|
%{_libdir}/nagios/plugins/remove_perfdata
|
||||||
%attr(755,root,root) %{_libdir}/nagios/plugins/check_*
|
%attr(755,root,root) %{_libdir}/nagios/plugins/check_*
|
||||||
%{_libdir}/nagios/plugins/negate
|
%{_libdir}/nagios/plugins/negate
|
||||||
%{_libdir}/nagios/plugins/urlize
|
%{_libdir}/nagios/plugins/urlize
|
||||||
@ -83,6 +86,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
|
||||||
|
* Sun May 03 2020 Automatic Build System <autodist@mambasoft.it> 2.3.3-1mamba
|
||||||
|
- automatic update by autodist
|
||||||
|
|
||||||
* Wed Nov 15 2017 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
* Wed Nov 15 2017 Automatic Build System <autodist@mambasoft.it> 2.2.1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user