- Don't require nogroup for adduser command, as this can lead to

a dependency cycle with sysusers-tools.

OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=81
This commit is contained in:
Thorsten Kukuk 2020-12-09 14:41:24 +00:00 committed by Git OBS Bridge
parent ca2cb2b5de
commit 37f162f0c7
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Wed Dec 9 14:40:27 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>
- Don't require nogroup for adduser command, as this can lead to
a dependency cycle with sysusers-tools.
-------------------------------------------------------------------
Mon Dec 7 10:25:00 UTC 2020 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -36,7 +36,6 @@ BuildRequires: glibc-devel-static
BuildRequires: pkgconfig(libselinux)
# for test suite
BuildRequires: zip
Requires: group(nogroup)
%description
BusyBox combines tiny versions of many common UNIX utilities into a