/[packages]/cauldron/golang-github-census-instrumentation-opencensus-proto/current/SPECS/golang-github-census-instrumentation-opencensus-proto.spec
ViewVC logotype

Annotation of /cauldron/golang-github-census-instrumentation-opencensus-proto/current/SPECS/golang-github-census-instrumentation-opencensus-proto.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 2133571 - (hide annotations) (download)
Tue Dec 31 15:16:24 2024 UTC (6 months ago) by wally
File size: 1719 byte(s)
- update RPM group to Development/Golang
1 pterjan 1621704 # Generated by go2rpm 1
2     %bcond_without check
3    
4     # https://github.com/census-instrumentation/opencensus-proto
5     %global goipath github.com/census-instrumentation/opencensus-proto
6     Version: 0.3.0
7    
8     %gometa
9    
10     %global common_description %{expand:
11     Language Independent Interface Types For OpenCensus.}
12    
13     %global golicenses LICENSE
14     %global godocs CONTRIBUTING.md AUTHORS RELEASING.md README.md\\\
15     src/opencensus/proto/agent/README.md gen-\\\
16     python/README.rst
17    
18     Name: %{goname}
19 umeabot 1845962 Release: %mkrel 3
20 pterjan 1621704 Summary: Language Independent Interface Types For OpenCensus
21 wally 2133571 Group: Development/Golang
22 pterjan 1621704 BuildArch: noarch
23     # Upstream license specification: Apache-2.0
24     License: ASL 2.0
25     URL: %{gourl}
26     Source0: %{gosource}
27    
28     BuildRequires: golang(github.com/golang/protobuf/descriptor)
29     BuildRequires: golang(github.com/golang/protobuf/proto)
30     BuildRequires: golang(github.com/golang/protobuf/ptypes/timestamp)
31     BuildRequires: golang(github.com/golang/protobuf/ptypes/wrappers)
32     BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/runtime)
33     BuildRequires: golang(github.com/grpc-ecosystem/grpc-gateway/utilities)
34     BuildRequires: golang(google.golang.org/grpc)
35     BuildRequires: golang(google.golang.org/grpc/codes)
36     BuildRequires: golang(google.golang.org/grpc/grpclog)
37     BuildRequires: golang(google.golang.org/grpc/status)
38     BuildRequires: golang(google.golang.org/protobuf/reflect/protoreflect)
39     BuildRequires: golang(google.golang.org/protobuf/runtime/protoimpl)
40    
41     %description
42     %{common_description}
43    
44     %gopkg
45    
46     %prep
47     %goprep
48    
49     %install
50     %gopkginstall
51    
52     %if %{with check}
53     %check
54     %gocheck
55     %endif
56    
57     %gopkgfiles
58    

  ViewVC Help
Powered by ViewVC 1.1.30