# Generated by go2rpm 1.8.2 %bcond_without check %bcond_with bootstrap %global debug_package %{nil} # https://github.com/kubernetes-sigs/structured-merge-diff %global goipath sigs.k8s.io/structured-merge-diff %global forgeurl https://github.com/kubernetes-sigs/structured-merge-diff Version: 4.2.3 %gometa %global goaltipaths sigs.k8s.io/structured-merge-diff/v4 %global common_description %{expand: This package contains code which implements the Kubernetes "apply" operation.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md RELEASE.md code-of-\\\ conduct.md Name: %{goname} Release: %autorelease Summary: Test cases and implementation for "server-side apply" 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