diff --git a/fping.spec b/fping.spec index ba12cd5..eed5dfd 100644 --- a/fping.spec +++ b/fping.spec @@ -1,8 +1,8 @@ %global _hardened_build 1 Name: fping -Version: 4.1 -Release: 2%{?dist} +Version: 4.2 +Release: 1%{?dist} Summary: Scriptable, parallelized ping-like utility License: BSD with advertising URL: http://www.fping.org/ @@ -17,21 +17,27 @@ monitoring of large numbers of systems, and is developed with ease of use in scripting in mind. %prep -%setup -q -n %{name}-%{version} +%autosetup %build %configure -make +%make_build %install -make DESTDIR="$RPM_BUILD_ROOT" install +%make_install %files -%doc CHANGELOG.md COPYING +%doc CHANGELOG.md +%license COPYING %attr(0755,root,root) %caps(cap_net_raw=ep) %{_sbindir}/fping %{_mandir}/man8/* %changelog +* Wed Feb 27 2019 Charles R. Anderson - 4.2-1 +- update to 4.2 +- use %%autosetup, %%make_build, %%make_install macros +- mark COPYING as %%license + * Thu Jan 31 2019 Fedora Release Engineering - 4.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 25db3da..cdc4053 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (fping-4.1.tar.gz) = cd31ea336985f8d727b0db3c70213b827f0282b0c382694e10c72a89c425f2f7383d07f8f2febdc23aa246ebbf65ac9751b2404be405088963a682945edc80ba +SHA512 (fping-4.2.tar.gz) = 2bab34dae539d942eb5e436802e6f74d57c04aa4b782f9adbd6c27830209fdb47707131f20ed966012bcec3d253c9bb3df9033a60b55bfe560af6bb1f572ee8a