/[smecontribs]/rpms/q/contribs10/q.spec
ViewVC logotype

Diff of /rpms/q/contribs10/q.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.1 by jpp, Sun Aug 14 22:20:41 2022 UTC Revision 1.2 by jpp, Mon Aug 15 02:22:44 2022 UTC
# Line 4  Line 4 
4  %define debug_package %{nil}  %define debug_package %{nil}
5  Name:          q  Name:          q
6  Version:       0.8.2  Version:       0.8.2
7  Release: 1  Release:       2
8  License:       GNU GPL-3.0  License:       GNU GPL-3.0
9  Group:         DNS  Group:         DNS
10  Summary:       A tiny CLI DNS client library with support for UDP, TCP, DoT, DoH, and DoQ.  Summary:       A tiny CLI DNS client library with support for UDP, TCP, DoT, DoH, and DoQ.
# Line 34  A tiny CLI DNS client library with suppo Line 34  A tiny CLI DNS client library with suppo
34    
35    
36  %build  %build
37  ls -al  go build -ldflags="-s -w -X main.version=%{version}"
 go build -x  
38    
39  %install  %install
40  mkdir -p %{buildroot}/usr/bin/  mkdir -p %{buildroot}/usr/bin/
# Line 46  install -m 0755 q %{buildroot}/usr/bin/q Line 45  install -m 0755 q %{buildroot}/usr/bin/q
45    
46    
47  %changelog  %changelog
48  * Sun Aug 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.2-1.sme  * Sun Aug 14 2022 Jean-Philippe Pialasse <tests@pialasse.com> 0.8.2-2.sme
49  - initial import in SME 10 contribs  - initial import in SME 10 contribs
50    


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed