forked from pool/golang-github-cpuguy83-go-md2man
Accepting request 319493 from home:MargueriteSu:branches:devel:languages:go
OBS-URL: https://build.opensuse.org/request/show/319493 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-github-cpuguy83-go-md2man?expand=0&rev=3
This commit is contained in:
parent
840b69c98e
commit
04a6829044
@ -26,6 +26,7 @@ URL: https://github.com/cpuguy83/go-md2man
|
||||
Source0: go-md2man-%{version}.tar.xz
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: golang-packaging
|
||||
BuildRequires: golang(golang.org/x/net)
|
||||
BuildRequires: golang(github.com/russross/blackfriday)
|
||||
Provides: go-go-md2man = %{version}
|
||||
Obsoletes: go-go-md2man < %{version}
|
||||
@ -52,7 +53,7 @@ Tool to converts markdown into man pages
|
||||
|
||||
%files
|
||||
%defattr(-,root,root,-)
|
||||
%doc README.md
|
||||
%doc README.md LICENSE.md
|
||||
%{_bindir}/go-md2man
|
||||
|
||||
%files source
|
||||
|
Loading…
Reference in New Issue
Block a user