Accepting request 40952 from Base:System

Copy from Base:System/sysvinit based on submit request 40952 from user coolo

OBS-URL: https://build.opensuse.org/request/show/40952
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sysvinit?expand=0&rev=73
This commit is contained in:
OBS User autobuild 2010-06-02 00:00:59 +00:00 committed by Git OBS Bridge
commit c1fdfd9bcc
2 changed files with 9 additions and 2 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

@ -29,7 +29,7 @@ License: GPLv2+
Group: System/Base
AutoReqProv: on
Version: 2.88
Release: 7
Release: 8
Summary: SysV-Style init
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: audit-devel libselinux-devel libsepol-devel pam-devel
@ -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