# Generated by go2rpm 1.8.2 %bcond_without check %bcond_without bootstrap # https://github.com/kubernetes-sigs/controller-runtime %global goipath sigs.k8s.io/controller-runtime %global forgeurl https://github.com/kubernetes-sigs/controller-runtime Version: 0.13.1 %gometa %global common_description %{expand: Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery).} %global golicenses LICENSE %global godocs examples CONTRIBUTING.md FAQ.md RELEASE.md\\\ VERSIONING.md code-of-conduct.md README.md TMP-\\\ LOGGING.md Name: %{goname} Release: %autorelease Summary: Repo for the controller-runtime subproject of kubebuilder (sig-apimachinery) License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %if %{without bootstrap} %generate_buildrequires %go_generate_buildrequires %endif %install %gopkginstall %if %{without bootstrap} %if %{with check} %check %gocheck %endif %endif %gopkgfiles %changelog %autochangelog