From 1019df215e7ed01dd85c91b1f959e0ea12febcfa Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Thu, 12 Jan 2012 20:39:51 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- fping.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/fping.spec b/fping.spec index 9bd5edd..a0455cf 100644 --- a/fping.spec +++ b/fping.spec @@ -6,7 +6,7 @@ Name: fping Version: 2.4b2 -Release: 12%{?dist} +Release: 13%{?dist} Summary: Scriptable, parallelized ping-like utility Group: Applications/Internet License: BSD with advertising @@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/* %changelog +* Fri Jan 13 2012 Fedora Release Engineering - 2.4b2-13 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Sun Sep 04 2011 Charles R. Anderson - 2.4b2-12 - remove SUID and add CAP_NET_RAW instead on Fedora 15 and newer (rhbz#646466) - allow -f option for non-root on Fedora 15 and newer