From 14a8e45516f346365a99ab5b433752ae1c82b88888c1cb01fc5d658abfbb3ecb Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Fri, 2 Aug 2019 13:37:07 +0000 Subject: [PATCH] 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 --- aaa_base.changes | 5 +++++ aaa_base.spec | 3 +-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/aaa_base.changes b/aaa_base.changes index 7d95604..c3272ce 100644 --- a/aaa_base.changes +++ b/aaa_base.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Jul 25 12:46:13 UTC 2019 - Fabian Vogt + +- Drop /bin/login requirement + ------------------------------------------------------------------- Thu Jul 18 15:04:00 UTC 2019 - ro@suse.com diff --git a/aaa_base.spec b/aaa_base.spec index c624d6e..b9131cb 100644 --- a/aaa_base.spec +++ b/aaa_base.spec @@ -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