From 1fc50654e26cc1ec2a0417cef5b342c1be96a5e141a5c539a08ea11fe769b4da Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Date: Fri, 2 Feb 2018 10:33:23 +0000 Subject: [PATCH] Accepting request 571795 from home:oertel:branches:devel:languages:go - do not build on s390, only on s390x (no go on s390) OBS-URL: https://build.opensuse.org/request/show/571795 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=12 --- golang-github-cpuguy83-go-md2man.changes | 5 +++++ golang-github-cpuguy83-go-md2man.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/golang-github-cpuguy83-go-md2man.changes b/golang-github-cpuguy83-go-md2man.changes index bb6112f..a93ca6e 100644 --- a/golang-github-cpuguy83-go-md2man.changes +++ b/golang-github-cpuguy83-go-md2man.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Feb 1 16:57:17 CET 2018 - ro@suse.de + +- do not build on s390, only on s390x (no go on s390) + ------------------------------------------------------------------- Fri Mar 3 10:44:26 UTC 2017 - jmassaguerpla@suse.com diff --git a/golang-github-cpuguy83-go-md2man.spec b/golang-github-cpuguy83-go-md2man.spec index 5ca8b0b..b03985e 100644 --- a/golang-github-cpuguy83-go-md2man.spec +++ b/golang-github-cpuguy83-go-md2man.spec @@ -1,7 +1,7 @@ # # spec file for package golang # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -39,6 +39,7 @@ BuildRequires: xz BuildRequires: golang(github.com/russross/blackfriday) Requires: golang(github.com/russross/blackfriday) +ExcludeArch: s390 %{go_nostrip} %{go_provides}