]> 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 6da90d6051639e8f4ebc17a282bd1c6462478514..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
+Version:       4.0.3
 Release:       1
 License:       GPL v2
 Group:         Networking
-Source0:       http://downloads.sourceforge.net/nagios/nrpe-%{version}.tar.gz
-# Source0-md5: e2e8e0bcd9a3924b0ea94e76500f147b
+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
@@ -73,6 +73,7 @@ na innych komputerach za pomocą demona nrpe.
        --with-nrpe-port=%{nsport} \
        --with-nrpe-user=nagios \
        --with-nrpe-group=nagios \
+       --with-piddir=/var/run/nrpe \
        --enable-ssl \
        --with-ssl-lib=%{_libdir} \
        --enable-command-args
@@ -140,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.024736 seconds and 4 git commands to generate.