/[packages]/cauldron/golang-github-anmitsu-shlex/current/SPECS/golang-github-anmitsu-shlex.spec
ViewVC logotype

Annotation of /cauldron/golang-github-anmitsu-shlex/current/SPECS/golang-github-anmitsu-shlex.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2249152 - (hide annotations) (download)
Mon Jul 7 04:59:34 2025 UTC (10 days, 11 hours ago) by umeabot
File size: 798 byte(s)
Mageia 10 Mass Rebuild
1 pterjan 1336344 # Run tests in check section
2 guillomovitch 1879935 %bcond_without check
3 pterjan 1336344
4 guillomovitch 1879935 # https://github.com/anmitsu/go-shlex
5 pterjan 1336344 %global goipath github.com/anmitsu/go-shlex
6 guillomovitch 1879935 %global commit 38f4b401e2be5955e3e00b843d96e3c406f5094d
7 pterjan 1336344
8 guillomovitch 1879935 %gometa
9    
10 pterjan 1336344 %global common_description %{expand:
11     go-shlex is a library to make a lexical analyzer like Unix shell for Go.}
12    
13 guillomovitch 1879935 %global golicenses LICENSE
14     %global godocs README.md
15 pterjan 1336344
16     Name: %{goname}
17     Version: 0
18 umeabot 2249152 Release: %mkrel 3
19 pterjan 1336344 Summary: Library to make a lexical analyzer like Unix shell for golang
20 wally 2133531 Group: Development/Golang
21 pterjan 1336344 License: MIT
22     URL: %{gourl}
23     Source0: %{gosource}
24 pterjan 2168656 BuildArch: noarch
25 pterjan 1336344
26     %description
27     %{common_description}
28    
29 joequant 1628127 %gopkg
30 pterjan 1336344
31     %prep
32 joequant 1628127 %goprep
33 pterjan 1336344
34     %install
35 joequant 1628127 %gopkginstall
36 pterjan 1336344
37     %if %{with check}
38     %check
39 joequant 1628127 %gocheck
40 pterjan 1336344 %endif
41    
42 joequant 1628127 %gopkgfiles

  ViewVC Help
Powered by ViewVC 1.1.30