SHA256
1
0
forked from pool/coreutils

- Fix typo in the previous changelog entry: s/Remote/Remove/.

- coreutils.spec: Add "BuildRequires: user(bin)" for the tests.

OBS-URL: https://build.opensuse.org/package/show/Base:System/coreutils?expand=0&rev=287
This commit is contained in:
Bernhard Voelker 2017-09-06 12:24:32 +00:00 committed by Git OBS Bridge
parent 2e7688367b
commit 6d4bf9c66b
4 changed files with 8 additions and 2 deletions

View File

@ -11,9 +11,10 @@ Mon Sep 4 18:00:24 UTC 2017 - mail@bernhard-voelker.de
* coreutils-skip-gnulib-test-tls.patch
* coreutils-tests-shorten-extreme-factor-tests.patch
- coreutils.keyring: Update from upstream (Savannah).
- Remote now-upstream patches:
- Remove now-upstream patches:
* coreutils-cve-2017-7476-out-of-bounds-with-large-tz.patch
* coreutils-tests-port-to-timezone-2017a.patch
- coreutils.spec: Add "BuildRequires: user(bin)" for the tests.
-------------------------------------------------------------------
Wed Aug 16 14:26:30 UTC 2017 - ghe@suse.com

View File

@ -53,6 +53,8 @@ BuildRequires: perl-Expect
BuildRequires: python-pyinotify
BuildRequires: strace
BuildRequires: timezone
# Some tests need the 'bin' user.
BuildRequires: user(bin)
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
BuildRequires: valgrind
%endif

View File

@ -11,9 +11,10 @@ Mon Sep 4 18:00:24 UTC 2017 - mail@bernhard-voelker.de
* coreutils-skip-gnulib-test-tls.patch
* coreutils-tests-shorten-extreme-factor-tests.patch
- coreutils.keyring: Update from upstream (Savannah).
- Remote now-upstream patches:
- Remove now-upstream patches:
* coreutils-cve-2017-7476-out-of-bounds-with-large-tz.patch
* coreutils-tests-port-to-timezone-2017a.patch
- coreutils.spec: Add "BuildRequires: user(bin)" for the tests.
-------------------------------------------------------------------
Wed Aug 16 14:26:30 UTC 2017 - ghe@suse.com

View File

@ -53,6 +53,8 @@ BuildRequires: perl-Expect
BuildRequires: python-pyinotify
BuildRequires: strace
BuildRequires: timezone
# Some tests need the 'bin' user.
BuildRequires: user(bin)
%ifarch %ix86 x86_64 ppc ppc64 s390x armv7l armv7hl
BuildRequires: valgrind
%endif