Fix links to CHANGELOG.md and README.md

pull/145/head
Jesin 6 years ago
parent d6d037b900
commit ec3b62cad5

@ -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) * Original author: Roland Schemers (schemers@stanford.edu)
* Previous maintainer: RL "Bob" Morgan (morgan@stanford.edu) * Previous maintainer: RL "Bob" Morgan (morgan@stanford.edu)
* Initial IPv6 Support: Jeroen Massar (jeroen@unfix.org / jeroen@ipng.nl) * Initial IPv6 Support: Jeroen Massar (jeroen@unfix.org / jeroen@ipng.nl)
* Other contributors: see [ChangeLog](ChangeLog) * Other contributors: see [CHANGELOG.md](CHANGELOG.md)

@ -1,6 +1,6 @@
Summary: send ICMP echo probes to multiple hosts Summary: send ICMP echo probes to multiple hosts
Name: fping Name: fping
Version: 3.4 Version: 4.2
Release: 1 Release: 1
License: BSD with advertising License: BSD with advertising
Group: Applications/System Group: Applications/System
@ -47,7 +47,7 @@ rm -rf $RPM_BUILD_ROOT
%defattr(-,root,root,-) %defattr(-,root,root,-)
%attr(4755, root, root) /usr/sbin/fping %attr(4755, root, root) /usr/sbin/fping
%attr(4755, root, root) /usr/sbin/fping6 %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/fping.8.gz
/usr/share/man/man8/fping6.8.gz /usr/share/man/man8/fping6.8.gz

Loading…
Cancel
Save