From 1cbf885e45f036a941d91d81825eb2430dc4c9bd Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Thu, 17 Feb 2000 22:47:14 +0000 Subject: *** empty log message *** --- initscripts.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 'initscripts.spec') diff --git a/initscripts.spec b/initscripts.spec index d33f9fb1..1dff8ba8 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -1,10 +1,10 @@ Summary: The inittab file and the /etc/rc.d scripts. Name: initscripts -%define version 4.93 +%define version 4.94 Version: %{version} Copyright: GPL Group: System Environment/Base -Release: 2 +Release: 1 Source: initscripts-%{version}.tar.gz BuildRoot: /%{_tmppath}/%{name}-%{version}-%{release}-root Requires: mingetty, /bin/awk, /bin/sed, mktemp, e2fsprogs >= 1.15, console-tools @@ -228,6 +228,9 @@ rm -rf $RPM_BUILD_ROOT %ghost %attr(0664,root,utmp) /var/run/utmp %changelog +* Thu Feb 17 2000 Bill Nottingham +- sanitize repair prompt + * Mon Feb 14 2000 Nalin Dahyabhai - add which as a package dependency (bug #9416) -- cgit