Accepting request 964306 from home:dimstar:Factory

- 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.

OBS-URL: https://build.opensuse.org/request/show/964306
OBS-URL: https://build.opensuse.org/package/show/Base:System/busybox?expand=0&rev=99
This commit is contained in:
Thorsten Kukuk 2022-03-24 10:23:13 +00:00 committed by Git OBS Bridge
parent a525213321
commit de69b5e8f0
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