From 5cd29bc8dc509585a61afa6fca65ac608e157f1cf65e7a6bc5d34f8b55bfb918 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Tue, 1 Jun 2010 15:06:08 +0000 Subject: [PATCH] - Use Prereq instead of normal Requires to force an early installation of sysvinit-tools (bnc#610628) OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=55 --- sysvinit.changes | 6 ++++++ sysvinit.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/sysvinit.changes b/sysvinit.changes index 95d3bb2..7c3423c 100644 --- a/sysvinit.changes +++ b/sysvinit.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Jun 1 14:56:02 UTC 2010 - coolo@novell.com + +- Use Prereq instead of normal Requires to force an early installation + of sysvinit-tools (bnc#610628) + ------------------------------------------------------------------- Fri May 28 16:33:40 CEST 2010 - werner@suse.de diff --git a/sysvinit.spec b/sysvinit.spec index 215267e..bd48a58 100644 --- a/sysvinit.spec +++ b/sysvinit.spec @@ -57,7 +57,8 @@ Patch21: powerd-2.0.2-getaddrinfo.patch Patch30: killproc-2.16.dif Patch40: showconsole-1.10.dif Patch50: startpar-0.54.dif -Requires: sysvinit-tools +# see bnc#610628 for the reason we use prereq not requires +PreReq: sysvinit-tools Provides: sbin_init %description