From 61d7da79114eaba90a9d57b2485baba0ef5e1547991713f6999c5b9d7f304faa Mon Sep 17 00:00:00 2001 From: Mark Post Date: Thu, 7 Sep 2017 19:42:38 +0000 Subject: [PATCH] - Temporarily added BuildIgnore: gcc-PIE to the spec file to avoid a problem with zipl not working. (bsc#1055343) OBS-URL: https://build.opensuse.org/package/show/Base:System/s390-tools?expand=0&rev=16 --- s390-tools.changes | 6 ++++++ s390-tools.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/s390-tools.changes b/s390-tools.changes index 2468205..4d6d907 100644 --- a/s390-tools.changes +++ b/s390-tools.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Sep 7 19:41:39 UTC 2017 - mpost@suse.com + +- Temporarily added BuildIgnore: gcc-PIE to the spec file to + avoid a problem with zipl not working. (bsc#1055343) + ------------------------------------------------------------------- Wed Jul 12 18:14:13 UTC 2017 - mpost@suse.com diff --git a/s390-tools.spec b/s390-tools.spec index 0068fef..a6a494f 100644 --- a/s390-tools.spec +++ b/s390-tools.spec @@ -44,6 +44,8 @@ Requires: rsync Requires: tar Requires: util-linux Provides: s390utils:/sbin/dasdfmt +# Don't build with pie to avoid problems with zipl +#!BuildIgnore: gcc-PIE Source: s390-tools-%{version}.tar.bz2 Source1: s390-tools-rpmlintrc Source2: zipl.conf