3
0
forked from pool/coreutils

Accepting request 293274 from Base:System

update testsuite.spec, too

OBS-URL: https://build.opensuse.org/request/show/293274
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/coreutils?expand=0&rev=110
This commit is contained in:
Dominique Leuenberger 2015-03-29 18:14:13 +00:00 committed by Git OBS Bridge
parent 89915d102d
commit 644f0d11e7
4 changed files with 24 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 26 13:06:58 UTC 2015 - rguenther@suse.com
- For openSUSE > 13.2 drop coreutils-build-timeout-as-pie.patch and
instead add a BuildRequire for gcc-PIE.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 5 06:58:52 UTC 2015 - mail@bernhard-voelker.de Thu Feb 5 06:58:52 UTC 2015 - mail@bernhard-voelker.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package coreutils-testsuite # spec file for package coreutils-testsuite
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -42,6 +42,9 @@ BuildRequires: libselinux-devel
BuildRequires: makeinfo BuildRequires: makeinfo
BuildRequires: perl BuildRequires: perl
BuildRequires: xz BuildRequires: xz
%if %{suse_version} > 1320
BuildRequires: gcc-PIE
%endif
%if "%{name}" == "coreutils-testsuite" %if "%{name}" == "coreutils-testsuite"
BuildRequires: acl BuildRequires: acl
BuildRequires: gdb BuildRequires: gdb
@ -174,7 +177,9 @@ the GNU fileutils, sh-utils, and textutils packages.
%patch8 %patch8
%patch16 %patch16
# #
%if %{suse_version} <= 1320
%patch100 %patch100
%endif
%patch111 %patch111
%patch112 %patch112
%patch113 %patch113

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Mar 26 13:06:58 UTC 2015 - rguenther@suse.com
- For openSUSE > 13.2 drop coreutils-build-timeout-as-pie.patch and
instead add a BuildRequire for gcc-PIE.
------------------------------------------------------------------- -------------------------------------------------------------------
Thu Feb 5 06:58:52 UTC 2015 - mail@bernhard-voelker.de Thu Feb 5 06:58:52 UTC 2015 - mail@bernhard-voelker.de

View File

@ -1,7 +1,7 @@
# #
# spec file for package coreutils # spec file for package coreutils
# #
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. # Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # remain the property of their copyright owners, unless otherwise agreed
@ -42,6 +42,9 @@ BuildRequires: libselinux-devel
BuildRequires: makeinfo BuildRequires: makeinfo
BuildRequires: perl BuildRequires: perl
BuildRequires: xz BuildRequires: xz
%if %{suse_version} > 1320
BuildRequires: gcc-PIE
%endif
%if "%{name}" == "coreutils-testsuite" %if "%{name}" == "coreutils-testsuite"
BuildRequires: acl BuildRequires: acl
BuildRequires: gdb BuildRequires: gdb
@ -174,7 +177,9 @@ the GNU fileutils, sh-utils, and textutils packages.
%patch8 %patch8
%patch16 %patch16
# #
%if %{suse_version} <= 1320
%patch100 %patch100
%endif
%patch111 %patch111
%patch112 %patch112
%patch113 %patch113