# Generated by go2rpm 1.9.0 # Needs a working ZFS setup %bcond_with check %global debug_package %{nil} # https://github.com/mistifyio/go-zfs %global goipath github.com/mistifyio/go-zfs/v3 Version: 3.0.1 %gometa %global common_description %{expand: Go wrappers for ZFS commands.} %global golicenses LICENSE %global godocs CHANGELOG.md CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: Go wrappers for ZFS commands 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 %gopkgfiles %changelog %autochangelog