From 4449329b6c5a872d1f83b2fc7ca7b914c6dce975db666c3fa5743a245412473f Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Fri, 9 Apr 2010 13:46:25 +0000 Subject: [PATCH] . OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=35 --- sysvinit.changes | 5 +++++ sysvinit.spec | 7 ++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/sysvinit.changes b/sysvinit.changes index a1b1654..e220236 100644 --- a/sysvinit.changes +++ b/sysvinit.changes @@ -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 diff --git a/sysvinit.spec b/sysvinit.spec index 745fa5c..c657748 100644 --- a/sysvinit.spec +++ b/sysvinit.spec @@ -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