## START: Set by rpmautospec ## (rpmautospec version 0.3.8) ## RPMAUTOSPEC: autorelease, autochangelog %define autorelease(e:s:pb:n) %{?-p:0.}%{lua: release_number = 1; base_release_number = tonumber(rpm.expand("%{?-b*}%{!?-b:1}")); print(release_number + base_release_number - 1); }%{?-e:.%{-e*}}%{?-s:.%{-s*}}%{!?-n:%{?dist}} ## END: Set by rpmautospec # Generated by go2rpm 1.10.0 %bcond_without check %bcond_without bootstrap %global debug_package %{nil} %if %{with bootstrap} %global __requires_exclude %{?__requires_exclude:%{__requires_exclude}|}^golang\\(.*\\)$ %endif # https://github.com/google/go-genproto %global goipath google.golang.org/genproto %global forgeurl https://github.com/google/go-genproto %global commit d783a09b4405a1cd1cf45a3ca26e53c9854f603f %gometa -L %global common_description %{expand: This package contains the generated Go packages for common protocol buffer types, and the generated gRPC code necessary for interacting with Google's gRPC APIs.} %global golicenses LICENSE %global godocs CODE_OF_CONDUCT.md CONTRIBUTING.md README.md\\\ RELEASING.md SECURITY.md example docs Name: golang-google-genproto-googleapis Version: 0 Release: %autorelease -b 100 Summary: Generated code for Google Cloud client libraries # Upstream license specification: Apache-2.0 License: Apache-2.0 URL: %{gourl} Source0: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 # These are managed with their own specs rm -rf googleapis/api/apikeys googleapis/api/servicecontrol googleapis/api/servicemanagement googleapis/api/serviceusage %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog ## START: Generated by rpmautospec * Sun Dec 17 2023 John Doe - 0-100 - Uncommitted changes ## END: Generated by rpmautospec