aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2003-11-11 20:17:05 +0000
committerBill Nottingham <notting@redhat.com>2003-11-11 20:17:05 +0000
commitfaa4a059e8e4802596a32151641ee805b7e84880 (patch)
treefcf3986e7a8371206bd71d62f803cf399a222525
parent0b9291d33656cedb90958aa17dd1978fd9db7d37 (diff)
downloadinitscripts-faa4a059e8e4802596a32151641ee805b7e84880.tar
initscripts-faa4a059e8e4802596a32151641ee805b7e84880.tar.gz
initscripts-faa4a059e8e4802596a32151641ee805b7e84880.tar.bz2
initscripts-faa4a059e8e4802596a32151641ee805b7e84880.tar.xz
initscripts-faa4a059e8e4802596a32151641ee805b7e84880.zip
bump for build
-rw-r--r--initscripts.spec5
1 files changed, 4 insertions, 1 deletions
diff --git a/initscripts.spec b/initscripts.spec
index e5a773ab..c5c73a10 100644
--- a/initscripts.spec
+++ b/initscripts.spec
@@ -1,6 +1,6 @@
Summary: The inittab file and the /etc/init.d scripts.
Name: initscripts
-Version: 6.47.3
+Version: 6.47.4
License: GPL
Group: System Environment/Base
Release: 1
@@ -240,6 +240,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /etc/locale/*/LC_MESSAGES
%changelog
+* Tue Nov 11 2003 Bill Nottingham <notting@redhat.com>
+- fix extraneous ethtool error message
+
* Thu Oct 16 2003 Bill Nottingham <notting@redhat.com>
- clean up sudo files in rc.sysinit
- fix quota test (#83206)