forked from pool/busybox
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:
parent
a525213321
commit
de69b5e8f0
@ -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>
|
Wed Jan 12 15:40:40 UTC 2022 - Thorsten Kukuk <kukuk@suse.com>
|
||||||
|
|
||||||
|
@ -40,6 +40,7 @@ Patch2: testsuite-gnu-echo.patch
|
|||||||
Patch100: busybox.install.patch
|
Patch100: busybox.install.patch
|
||||||
Provides: useradd_or_adduser_dep
|
Provides: useradd_or_adduser_dep
|
||||||
BuildRequires: glibc-devel-static
|
BuildRequires: glibc-devel-static
|
||||||
|
BuildRequires: hostname
|
||||||
BuildRequires: pkgconfig(libselinux)
|
BuildRequires: pkgconfig(libselinux)
|
||||||
# for test suite
|
# for test suite
|
||||||
BuildRequires: zip
|
BuildRequires: zip
|
||||||
|
Loading…
Reference in New Issue
Block a user