]> git.pld-linux.org Git - packages/nagios-nrpe.git/blobdiff - nagios-nrpe.spec
- up to 4.0.3
[packages/nagios-nrpe.git] / nagios-nrpe.spec
index 1cd67442fa27c638d89dde07e28b62709c91a2be..86901a08f99fc998c635fc7d874e6e96700cec90 100644 (file)
@@ -1,24 +1,24 @@
 Summary:       Nagios remote plugin execution service/plugin
 Summary(pl.UTF-8):     Demon i wtyczka zdalnego wywoĹ‚ywania wtyczek Nagios
 Name:          nagios-nrpe
-Version:       3.0.1
+Version:       4.0.3
 Release:       1
 License:       GPL v2
 Group:         Networking
-Source0:       http://downloads.sourceforge.net/nagios/nrpe-%{version}.tar.gz
-# Source0-md5: 8c81f251d9ee0903e5ff0191e99f7981
+Source0:       https://github.com/NagiosEnterprises/nrpe/releases/download/nrpe-%{version}/nrpe-%{version}.tar.gz
+# Source0-md5: 42252d3c721c87ebb5e38b748f187e8d
 Source1:       nrpe.init
 Source2:       nrpe-command.cfg
 Source3:       %{name}.tmpfiles
 Source4:       commands.cfg
 Patch0:                %{name}-config.patch
 Patch1:                nrpe_check_control.patch
-URL:           http://www.nagios.org/
+URL:           https://exchange.nagios.org/directory/Addons/Monitoring-Agents/NRPE--2D-Nagios-Remote-Plugin-Executor/details
 BuildRequires: openssl-devel
 BuildRequires: openssl-tools
 BuildRequires: rpmbuild(macros) >= 1.647
 Requires(post,preun):  /sbin/chkconfig
-Requires:      nagios-common
+Requires:      nagios-common >= 4.3.3-2
 Requires:      rc-scripts >= 0.4.1.26
 Provides:      nagios-core
 Obsoletes:     netsaint-nrpe
@@ -141,9 +141,8 @@ fi
 
 %files
 %defattr(644,root,root,755)
-%doc Changelog LEGAL README* SECURITY.md update-cfg.pl
+%doc CHANGELOG.md LEGAL README* SECURITY.md update-cfg.pl
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nrpe.cfg
-%attr(750,root,nagios) %dir %{_sysconfdir}/nrpe.d
 %attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/nrpe.d/commands.cfg
 %attr(755,root,root) %{_sbindir}/nrpe
 %attr(754,root,root) /etc/rc.d/init.d/nrpe
This page took 0.040242 seconds and 4 git commands to generate.