1
0

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
This commit is contained in:
Jordi Massaguer 2018-02-02 10:33:23 +00:00 committed by Git OBS Bridge
parent 13c685c2f7
commit 1fc50654e2
2 changed files with 7 additions and 1 deletions

View File

@ -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

View File

@ -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}