diff --git a/fping.spec b/fping.spec index c020d9d..8ad7f86 100644 --- a/fping.spec +++ b/fping.spec @@ -2,13 +2,15 @@ Name: fping Version: 4.0 -Release: 5%{?dist} +Release: 6%{?dist} Summary: Scriptable, parallelized ping-like utility Group: Applications/Internet License: BSD with advertising URL: http://www.fping.org/ Source0: http://fping.org/dist/%{name}-%{version}.tar.gz +BuildRequires: gcc + %description fping is a ping-like program which can determine the accessibility of multiple hosts using ICMP echo requests. fping is designed for parallelized @@ -32,6 +34,9 @@ make DESTDIR="$RPM_BUILD_ROOT" install %{_mandir}/man8/* %changelog +* Sun Feb 18 2018 Charles R. Anderson - 4.0-6 +- Add BR gcc + * Wed Feb 07 2018 Fedora Release Engineering - 4.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild