Mageia Bugzilla – Attachment 11600 Details for
Bug 26392
Inconsistent source paths in different Golang components;
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
golang-github-syndtr-gocapability replacement for golang-syndtr-gocapability
golang-github-syndtr-gocapability.spec (text/plain), 1.60 KB, created by
Jybz
on 2020-04-20 20:06:20 CEST
(
hide
)
Description:
golang-github-syndtr-gocapability replacement for golang-syndtr-gocapability
Filename:
MIME Type:
Creator:
Jybz
Created:
2020-04-20 20:06:20 CEST
Size:
1.60 KB
patch
obsolete
># Run tests in check section >%bcond_without check > ># £global debug_package %{nil} >%global goipath github.com/syndtr/gocapability >%global provider github.com >%global project syndtr >%global repo gocapability ># https://github.com/syndtr/gocapability >%global forgeurl https://%{provider}/%{project}/%{repo} >%global commit d98352740cb2c55f81556b63d4a1ec64c5a319c2 >%global commitdate 20180916 >%global shortcommit %(c=%{commit}; echo ${c:0:7}) > > >%global common_description %{expand: >Utilities for manipulating POSIX capabilities in Go.} > >%global godeveldescription %{expand: >%{common_description} > >This package contains the source code needed for building packages that import >the %{goipath} Go namespace.} > >%global golicenses LICENSE > >%gometa > > >Name: %{goname} >Version: 0 >Release: %mkrel -c git%{commitdate} 1 >Summary: Utilities for manipulating POSIX capabilities in Go >License: BSD-2-Clause >Group: Development/Other >URL: %{gourl} >Source0: %{gosource} > > >BuildRequires: golang > > >%description >%{common_description} > >#From Mga8 : ># godevelpkg >#For Mga7 and under: >%package devel >BuildArch: noarch >Summary: %{summary} > >Provides: golang-%{provider}-%{project}-%{repo}-devel = %{version}-%{release} > >%description devel >%{godeveldescription} > > >%prep >#From Mga8, use goprep instead of gosetup >%gosetup > > >%install >%goinstall > > >%if %{with check} >%check >#From Mga8, use gocheck instead of gochecks >%gochecks >%endif > > >#From mga8, if only source code: ># gopkgfiles >#Otherwise: >%files devel -f devel.file-list ># %license LICENSE >%license %{golicenses}
# Run tests in check section %bcond_without check # £global debug_package %{nil} %global goipath github.com/syndtr/gocapability %global provider github.com %global project syndtr %global repo gocapability # https://github.com/syndtr/gocapability %global forgeurl https://%{provider}/%{project}/%{repo} %global commit d98352740cb2c55f81556b63d4a1ec64c5a319c2 %global commitdate 20180916 %global shortcommit %(c=%{commit}; echo ${c:0:7}) %global common_description %{expand: Utilities for manipulating POSIX capabilities in Go.} %global godeveldescription %{expand: %{common_description} This package contains the source code needed for building packages that import the %{goipath} Go namespace.} %global golicenses LICENSE %gometa Name: %{goname} Version: 0 Release: %mkrel -c git%{commitdate} 1 Summary: Utilities for manipulating POSIX capabilities in Go License: BSD-2-Clause Group: Development/Other URL: %{gourl} Source0: %{gosource} BuildRequires: golang %description %{common_description} #From Mga8 : # godevelpkg #For Mga7 and under: %package devel BuildArch: noarch Summary: %{summary} Provides: golang-%{provider}-%{project}-%{repo}-devel = %{version}-%{release} %description devel %{godeveldescription} %prep #From Mga8, use goprep instead of gosetup %gosetup %install %goinstall %if %{with check} %check #From Mga8, use gocheck instead of gochecks %gochecks %endif #From mga8, if only source code: # gopkgfiles #Otherwise: %files devel -f devel.file-list # %license LICENSE %license %{golicenses}
View Attachment As Raw
Actions:
View
Attachments on
bug 26392
:
11595
|
11597
|
11598
| 11600