- etherwake man page changed to ether-wake (#159156)
This commit is contained in:
parent
e9cf15f209
commit
a1a27b9756
@ -1,7 +1 @@
|
|||||||
net-tools-1.60.tar.bz2
|
ether-wake.8
|
||||||
netplug-1.2.7.tar.bz2
|
|
||||||
netplug-1.2.9.tar.bz2
|
|
||||||
mii-diag.c
|
|
||||||
mii-diag.8
|
|
||||||
ether-wake.c
|
|
||||||
etherwake.8
|
|
||||||
|
@ -3,7 +3,7 @@
|
|||||||
Summary: Basic networking tools.
|
Summary: Basic networking tools.
|
||||||
Name: net-tools
|
Name: net-tools
|
||||||
Version: 1.60
|
Version: 1.60
|
||||||
Release: 52
|
Release: 53
|
||||||
License: GPL
|
License: GPL
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2
|
Source0: http://www.tazenda.demon.co.uk/phil/net-tools/net-tools-%{version}.tar.bz2
|
||||||
@ -11,7 +11,7 @@ Source1: netplug-%{npversion}.tar.bz2
|
|||||||
Source2: net-tools-%{version}-config.h
|
Source2: net-tools-%{version}-config.h
|
||||||
Source3: net-tools-%{version}-config.make
|
Source3: net-tools-%{version}-config.make
|
||||||
Source4: ether-wake.c
|
Source4: ether-wake.c
|
||||||
Source5: etherwake.8
|
Source5: ether-wake.8
|
||||||
Source6: mii-diag.c
|
Source6: mii-diag.c
|
||||||
Source7: mii-diag.8
|
Source7: mii-diag.8
|
||||||
Patch1: net-tools-1.57-bug22040.patch
|
Patch1: net-tools-1.57-bug22040.patch
|
||||||
@ -210,6 +210,9 @@ exit 0
|
|||||||
%{_sysconfdir}/rc.d/init.d/netplugd
|
%{_sysconfdir}/rc.d/init.d/netplugd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jun 06 2005 Radek Vokal <rvokal@redhat.com> 1.60-53
|
||||||
|
- etherwake man page changed to ether-wake (#159156)
|
||||||
|
|
||||||
* Tue Apr 26 2005 Radek Vokal <rvokal@redhat.com> 1.60-52
|
* Tue Apr 26 2005 Radek Vokal <rvokal@redhat.com> 1.60-52
|
||||||
- don't show "duplicate line" warning (#143933)
|
- don't show "duplicate line" warning (#143933)
|
||||||
- netstat has new statistcs (#133032)
|
- netstat has new statistcs (#133032)
|
||||||
|
3
sources
3
sources
@ -3,4 +3,5 @@
|
|||||||
64a9a08dd016d02b6af3deef3277ad98 mii-diag.c
|
64a9a08dd016d02b6af3deef3277ad98 mii-diag.c
|
||||||
8c6ac053fcab98a3fce2181e7da878ea mii-diag.8
|
8c6ac053fcab98a3fce2181e7da878ea mii-diag.8
|
||||||
15fe21b9cac19a79649c41fa7919e888 ether-wake.c
|
15fe21b9cac19a79649c41fa7919e888 ether-wake.c
|
||||||
f2b7a2b4aa35e711ad5ae8ca6cd96846 etherwake.8
|
d765b596b9e930bf22c226b99080b420 ether-wake.8
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user