# Generated by go2rpm 1.8.2 # Needs special permissions for cgroupsv2 %bcond_with check %global debug_package %{nil} # https://github.com/containerd/cgroups %global goipath github.com/containerd/cgroups/v3 Version: 3.0.0 %global commit e8802a182774b8e25cc65b5c374389338cc8e6c3 %gometa %global common_description %{expand: Go package for creating, managing, inspecting, and destroying cgroups.} %global golicenses LICENSE %global godocs README.md Name: %{goname} Release: %autorelease Summary: Cgroups package for Go License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog %autochangelog