Dr. Werner Fink 2010-04-09 13:46:25 +00:00 committed by Git OBS Bridge
parent 724d05d52a
commit 4449329b6c
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Apr 9 15:45:51 CEST 2010 - werner@suse.de
- Correct Pre-Requires to refelct package split
-------------------------------------------------------------------
Fri Apr 9 14:30:08 CEST 2010 - werner@suse.de

View File

@ -27,7 +27,6 @@ Name: sysvinit
%define START 0.54
License: GPLv2+
Group: System/Base
PreReq: coreutils
AutoReqProv: on
Version: 2.86
Release: 222
@ -81,6 +80,12 @@ more information.
License: GPLv2+
Summary: Tools for basic booting
Group: System/Base
%if 0%{suse_version} > 1120
Require(preun): coreutils mkinitrd %insserv_prereq
Require(postun): coreutils mkinitrd %insserv_prereq
%else
PreReq: coreutils mkinitrd %insserv_prereq
%endif
%description tools
Helper tools from sysvinit that support booting, including but not exclusive