/[packages]/cauldron/golang-github-git-billy-5/current/SPECS/golang-github-git-billy-5.spec
ViewVC logotype

Annotation of /cauldron/golang-github-git-billy-5/current/SPECS/golang-github-git-billy-5.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2133638 - (hide annotations) (download)
Tue Dec 31 15:19:45 2024 UTC (5 months, 3 weeks ago) by wally
File size: 836 byte(s)
- update RPM group to Development/Golang
1 guillomovitch 1955338 # Generated by go2rpm 1.6.0
2     %bcond_without check
3     %global debug_package %{nil}
4    
5     # https://github.com/go-git/go-billy
6     %global goipath github.com/go-git/go-billy/v5
7     Version: 5.3.1
8    
9     %gometa
10    
11     %global common_description %{expand:
12     The missing interface filesystem abstraction for Go.}
13    
14     %global golicenses LICENSE
15     %global godocs README.md
16    
17     Name: %{goname}
18     Release: %mkrel 1
19     Summary: The missing interface filesystem abstraction for Go
20 wally 2133638 Group: Development/Golang
21 guillomovitch 1955338
22     # Upstream license specification: Apache-2.0
23     License: ASL 2.0
24     URL: %{gourl}
25     Source0: %{gosource}
26    
27     %description
28     %{common_description}
29    
30     %gopkg
31    
32     %prep
33     %goprep
34    
35     %generate_buildrequires
36     %go_generate_buildrequires
37    
38     %install
39     %gopkginstall
40    
41     %if %{with check}
42     %check
43     %gocheck
44     %endif
45    
46     %gopkgfiles

  ViewVC Help
Powered by ViewVC 1.1.30