diff --git a/README.md b/README.md index b1e9b1d..938a5a1 100644 --- a/README.md +++ b/README.md @@ -40,4 +40,4 @@ Have a look at the [fping(8)](doc/fping.pod) manual page for usage help. * Original author: Roland Schemers (schemers@stanford.edu) * Previous maintainer: RL "Bob" Morgan (morgan@stanford.edu) * Initial IPv6 Support: Jeroen Massar (jeroen@unfix.org / jeroen@ipng.nl) -* Other contributors: see [ChangeLog](ChangeLog) +* Other contributors: see [CHANGELOG.md](CHANGELOG.md) diff --git a/contrib/fping.spec b/contrib/fping.spec index b160dc6..554b247 100644 --- a/contrib/fping.spec +++ b/contrib/fping.spec @@ -1,6 +1,6 @@ Summary: send ICMP echo probes to multiple hosts Name: fping -Version: 3.4 +Version: 4.2 Release: 1 License: BSD with advertising Group: Applications/System @@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT %defattr(-,root,root,-) %attr(4755, root, root) /usr/sbin/fping %attr(4755, root, root) /usr/sbin/fping6 -%doc README COPYING ChangeLog +%doc README.md COPYING CHANGELOG.md /usr/share/man/man8/fping.8.gz /usr/share/man/man8/fping6.8.gz