SHA256
3
0
forked from pool/aaa_base

Accepting request 718556 from home:favogt:noutils

- Drop /bin/login requirement

Drops util-linux dep, makes the base container smaller

OBS-URL: https://build.opensuse.org/request/show/718556
OBS-URL: https://build.opensuse.org/package/show/Base:System/aaa_base?expand=0&rev=653
This commit is contained in:
Thorsten Kukuk 2019-08-02 13:37:07 +00:00 committed by Git OBS Bridge
parent a5ae8bc733
commit 14a8e45516
2 changed files with 6 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Thu Jul 25 12:46:13 UTC 2019 - Fabian Vogt <fvogt@suse.com>
- Drop /bin/login requirement
-------------------------------------------------------------------
Thu Jul 18 15:04:00 UTC 2019 - ro@suse.com

View File

@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# icecream 0
@ -29,7 +29,6 @@ Url: https://github.com/openSUSE/aaa_base
# do not require systemd - aaa_base is in the build environment and we don't
# want to pull in tons of dependencies
Conflicts: sysvinit-init
Requires: /bin/login
Requires: /bin/mktemp
Requires: /usr/bin/find
Requires: /usr/bin/tput