Updating link to change in openSUSE:Factory/sysvinit revision 73.0
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=9412ca68b69c68b5eadc4fa55793fd36
This commit is contained in:
parent
91cd28249c
commit
ffffdb0f30
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user