Accepting request 964616 from Base:System

OBS-URL: https://build.opensuse.org/request/show/964616
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/busybox?expand=0&rev=73
This commit is contained in:
Dominique Leuenberger 2022-03-28 14:58:28 +00:00 committed by Git OBS Bridge
commit 50e06266ce
2 changed files with 8 additions and 0 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Mar 23 13:36:44 UTC 2022 - Dominique Leuenberger <dimstar@opensuse.org>
- BuildRequire hostname: the test suite wants to compare the output
of 'hostname' against 'busybox hostname'. We should not rely
hostname to be present in the build environment.
-------------------------------------------------------------------
Wed Jan 12 15:40:40 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>

View File

@ -40,6 +40,7 @@ Patch2: testsuite-gnu-echo.patch
Patch100: busybox.install.patch
Provides: useradd_or_adduser_dep
BuildRequires: glibc-devel-static
BuildRequires: hostname
BuildRequires: pkgconfig(libselinux)
# for test suite
BuildRequires: zip