diff options
author | Bill Nottingham <notting@redhat.com> | 2004-11-09 17:14:29 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2004-11-09 17:14:29 +0000 |
commit | 7754390544061ea57df9cde4d7aa532e084d766f (patch) | |
tree | 4a97912a25b650d9963ae547add33371eb4c89de | |
parent | 6043ee4b7155766a6d7d56e8e7777f8efef2214d (diff) | |
download | initscripts-7754390544061ea57df9cde4d7aa532e084d766f.tar initscripts-7754390544061ea57df9cde4d7aa532e084d766f.tar.gz initscripts-7754390544061ea57df9cde4d7aa532e084d766f.tar.bz2 initscripts-7754390544061ea57df9cde4d7aa532e084d766f.tar.xz initscripts-7754390544061ea57df9cde4d7aa532e084d766f.zip |
bumpr7-31-20-EL
-rw-r--r-- | initscripts.spec | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec index 4966925f..f9694127 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,6 +1,6 @@ Summary: The inittab file and the /etc/init.d scripts. Name: initscripts -Version: 7.31.19.EL +Version: 7.31.20.EL License: GPL Group: System Environment/Base Release: 1 @@ -249,6 +249,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Tue Nov 9 2004 Bill Nottingham <notting@redhat.com> 7.31.20.EL-1 +- fix bonding + dhcp (#134787) + * Thu Oct 28 2004 Bill Nottingham <notting@redhat.com> 7.31.19.EL-1 - fix usage of GATEWAYDEV (#133575) - fix usage of checkpid (#134030) |