# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/containerd/accelerated-container-image %global goipath github.com/containerd/accelerated-container-image Version: 0.6.6 %gometa -f %global common_description %{expand: A production-ready remote container image format (overlaybd) and snapshotter based on block-device.} %global golicenses LICENSE %global godocs docs README.md Name: %{goname} Release: %autorelease Summary: A production-ready remote container image format (overlaybd) and snapshotter based on block-device License: Apache-2.0 URL: %{gourl} Source: %{gosource} %description %{common_description} %gopkg %prep %goprep %autopatch -p1 %generate_buildrequires %go_generate_buildrequires %install %gopkginstall %if %{with check} %check %gocheck %endif %files %license LICENSE %doc docs README.md %gopkgfiles %changelog %autochangelog