- 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
This commit is contained in:
Stephan Kulow 2010-06-01 15:06:08 +00:00 committed by Git OBS Bridge
parent 54b0487408
commit 5cd29bc8dc
2 changed files with 8 additions and 1 deletions

View File

@ -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

View File

@ -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