Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP1:GA
go-go-md2man
go-go-md2man.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File go-go-md2man.spec of Package go-go-md2man
# # spec file for package go-go-md2man # # Copyright (c) 2015 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %global provider github %global provider_tld com %global project cpuguy83 %global repo go-md2man %global import_path %{provider}.%{provider_tld}/%{project}/%{repo} Name: go-go-md2man Version: 1.0.2 Release: 0 Summary: Convert markdown into man pages License: MIT Group: Development/Languages/Other URL: https://%{import_path} Source0: https://%{import_path}/archive/v%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: go-devel BuildRequires: go-net BuildRequires: golang(github.com/russross/blackfriday) Provides: golang(%{import_path}) = %{version}-%{release} Provides: golang(%{import_path}/mangen) = %{version}-%{release} %{go_provides} %{go_requires} %description Tool to converts markdown into man pages %package doc Summary: API documenation Group: Documentation/Other Requires: %{name} = %{version} %description doc API, examples and documentation. %prep %setup -q -n %{repo}-%{version} %build %goprep %{import_path} %gobuild ... %install %goinstall %godoc %gotest %{import_path} %files %defattr(-,root,root,-) %{_bindir}/go-md2man %doc README.md %{go_contribdir}/* %files doc %defattr(-,root,root,-) %{go_contribsrcdir}/* %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor