# Generated by go2rpm 1.9.0 %bcond_without check %global debug_package %{nil} # https://github.com/google/gnostic-models %global goipath github.com/google/gnostic-models %global forgeurl https://github.com/google/gnostic-models Version: 0.6.8 %gometa %global common_description %{expand: This repository contains Protocol Buffer models and associated libraries for working with API description formats supported by Gnostic. It exists to provide a lightweight distribution of these models with minimal dependencies. For more information, please see the gnostic repository.} %global golicenses LICENSE %global godocs CONTRIBUTING.md README.md Name: %{goname} Release: %autorelease Summary: Protocol Buffer models for working with API formats supported by Gnostic 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