Search
j0ke.net Open Build Service
>
Projects
>
home:netmax
>
nagios-plugins
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 64
[-]
[+]
Changed
nagios-plugins.spec
@@ -93,6 +93,9 @@ --sysconfdir=%{_sysconfdir}/nagios \ --datadir=%{_datadir} \ --with-perl=/usr/bin/perl \ +%if 0%{?centos_version} >= 700 || 0%{?rhel_version} >= 700 || 0%{?rhel} >= 7 || 0%{?sl_version} >= 700 +--with-ping-command="/bin/ping -n -U -w %d -c %d %s" \ +%endif --with-ping6-command="/bin/ping6 -n -U -w %d -c %d %s" \ --with-fping-command=%{_sbindir}/fping \ --with-fping6-command=%{_sbindir}/fping6 \