|
|
|
@ -2,7 +2,7 @@
|
|
|
|
|
|
|
|
|
|
Name: fping
|
|
|
|
|
Version: 4.2
|
|
|
|
|
Release: 1%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Scriptable, parallelized ping-like utility
|
|
|
|
|
License: BSD with advertising
|
|
|
|
|
URL: http://www.fping.org/
|
|
|
|
@ -33,6 +33,9 @@ use in scripting in mind.
|
|
|
|
|
%{_mandir}/man8/*
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 4.2-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Feb 27 2019 Charles R. Anderson <cra@wpi.edu> - 4.2-1
|
|
|
|
|
- update to 4.2
|
|
|
|
|
- use %%autosetup, %%make_build, %%make_install macros
|
|
|
|
|