Accepting request 113736 from home:mvyskocil:branches:Base:System

mingetty is not needed on systems running with systemd, where agetty from util-linux is preffered. This change will add mingetty as a dependency of sysvinit, because it's needed by default /etc/inittab provided by aaa_base package.

OBS-URL: https://build.opensuse.org/request/show/113736
OBS-URL: https://build.opensuse.org/package/show/Base:System/sysvinit?expand=0&rev=171
This commit is contained in:
Dr. Werner Fink 2012-04-19 07:15:19 +00:00 committed by Git OBS Bridge
parent c2e9a5b0f8
commit 9effcfe43c
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 16 08:18:25 UTC 2012 - mvyskocil@suse.cz
- add mingetty to Requires
* remove it as dependency from aaa_base ad it's needed for sysvinit only
-------------------------------------------------------------------
Fri Mar 16 16:51:33 UTC 2012 - werner@suse.de

View File

@ -61,6 +61,7 @@ Patch30: killproc-%{KPVER}.dif
Patch40: showconsole-%{SCVER}.dif
Patch50: startpar-%{START}.dif
Requires: sysvinit-tools
Requires: mingetty
%description
System V style init programs by Miquel van Smoorenburg that control the