auto-import changelog data from net-tools-1.60-30.src.rpm
Mon Aug 02 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-30 - Update to latest netplugd version.
This commit is contained in:
parent
7691c88f45
commit
1955e9e3f4
@ -1,2 +1,2 @@
|
|||||||
net-tools-1.60.tar.bz2
|
net-tools-1.60.tar.bz2
|
||||||
netplug-1.2.6.tar.bz2
|
netplug-1.2.7.tar.bz2
|
||||||
|
@ -1,6 +1,5 @@
|
|||||||
diff -urN net-tools-1.60/netplug-1.2.6/main.c net-tools-1.60.new/netplug-1.2.6/main.c
|
--- net-tools-1.60/netplug-1.2.7/main.c 2004-02-22 06:52:14.000000000 +0100
|
||||||
--- net-tools-1.60/netplug-1.2.6/main.c 2004-02-22 06:52:14.000000000 +0100
|
+++ net-tools-1.60.new/netplug-1.2.7/main.c 2004-05-06 18:28:22.845977718 +0200
|
||||||
+++ net-tools-1.60.new/netplug-1.2.6/main.c 2004-05-06 18:28:22.845977718 +0200
|
|
||||||
@@ -149,10 +149,10 @@
|
@@ -149,10 +149,10 @@
|
||||||
|
|
||||||
/* Poll the existing interface state, so we can catch any state
|
/* Poll the existing interface state, so we can catch any state
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
%define npversion 1.2.6
|
%define npversion 1.2.7
|
||||||
|
|
||||||
Summary: Basic networking tools.
|
Summary: Basic networking tools.
|
||||||
Name: net-tools
|
Name: net-tools
|
||||||
Version: 1.60
|
Version: 1.60
|
||||||
Release: 29
|
Release: 30
|
||||||
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
|
||||||
@ -27,7 +27,7 @@ Patch13: netplug-1.2.1-init.patch
|
|||||||
Patch14: net-tools-1.60-gcc34.patch
|
Patch14: net-tools-1.60-gcc34.patch
|
||||||
Patch15: net-tools-1.60-overflow.patch
|
Patch15: net-tools-1.60-overflow.patch
|
||||||
Patch16: net-tools-1.60-execshield.patch
|
Patch16: net-tools-1.60-execshield.patch
|
||||||
Patch17: netplug-1.2.6-compiler.patch
|
Patch17: netplug-1.2.7-compiler.patch
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-root
|
||||||
Requires(post,preun): chkconfig
|
Requires(post,preun): chkconfig
|
||||||
|
|
||||||
@ -126,6 +126,9 @@ exit 0
|
|||||||
%{_sysconfdir}/rc.d/init.d/netplugd
|
%{_sysconfdir}/rc.d/init.d/netplugd
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Aug 02 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-30
|
||||||
|
- Update to latest netplugd version.
|
||||||
|
|
||||||
* Mon Jul 12 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-29
|
* Mon Jul 12 2004 Phil Knirsch <pknirsch@redhat.com> 1.60-29
|
||||||
- Fixed initscript patch for netplug (#127351)
|
- Fixed initscript patch for netplug (#127351)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user