Accepting request 571979 from devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/571979 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/golang-github-cpuguy83-go-md2man?expand=0&rev=5
This commit is contained in:
commit
729793eeb8
@ -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
|
Fri Mar 3 10:44:26 UTC 2017 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package golang
|
# 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
|
# 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
|
||||||
@ -39,6 +39,7 @@ BuildRequires: xz
|
|||||||
|
|
||||||
BuildRequires: golang(github.com/russross/blackfriday)
|
BuildRequires: golang(github.com/russross/blackfriday)
|
||||||
Requires: golang(github.com/russross/blackfriday)
|
Requires: golang(github.com/russross/blackfriday)
|
||||||
|
ExcludeArch: s390
|
||||||
|
|
||||||
%{go_nostrip}
|
%{go_nostrip}
|
||||||
%{go_provides}
|
%{go_provides}
|
||||||
|
Loading…
Reference in New Issue
Block a user