summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBill Nottingham <notting@redhat.com>2004-10-18 21:11:07 +0000
committerBill Nottingham <notting@redhat.com>2004-10-18 21:11:07 +0000
commitc90a2c4e4834a152a354f07c879257f708f8b3fc (patch)
treed2a541c711db053b80b6720fd47d1ba1b0440f12
parent02654fa68b2749e112de0156cef31187ebf992e0 (diff)
downloadinitscripts-c90a2c4e4834a152a354f07c879257f708f8b3fc.tar.gz
initscripts-c90a2c4e4834a152a354f07c879257f708f8b3fc.tar.xz
initscripts-c90a2c4e4834a152a354f07c879257f708f8b3fc.zip
-rw-r--r--initscripts.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/initscripts.spec b/initscripts.spec
index e94ee7b0..9a065cc0 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.92
+Version: 7.93.1.EL-1
License: GPL
Group: System Environment/Base
Release: 1
@@ -205,7 +205,10 @@ rm -rf $RPM_BUILD_ROOT
%ghost %attr(0664,root,utmp) /var/run/utmp
%changelog
-* Mon Oct 18 2004 Bill Nottingham <notting@redhat.com> 7.92-1
+* Mon Oct 18 2004 Bill Nottingham <notting@redhat.com> 7.93.1.EL-1
+- add back rawdevices (#130048)
+
+* Mon Oct 18 2004 Bill Nottingham <notting@redhat.com> 7.93-1
- translation updates
- fix handling of GATEWAYDEV (#133575, <pekkas@netcore.fi>)