# Generated by go2rpm %bcond_without check # https://github.com/shurcooL/httpgzip %global goipath github.com/shurcooL/httpgzip %global commit b1c53ac65af9fd3d354d6f9ad30a0cca35e173ed %gometa %global common_description %{expand: Package httpgzip provides net/http-like primitives that use gzip compression when serving HTTP requests.} %global godocs README.md Name: %{goname} Version: 0 Release: 0.5%{?dist} Summary: Net/http-like primitives that use gzip compression when serving HTTP requests # https://github.com/shurcooL/httpgzip/issues/7 License: MIT URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/net/http/httpguts) %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Wed May 15 16:03:19 CEST 2019 Robert-André Mauchin - 0-0.5.20180706gitb1c53ac - Update to new macros * Fri Feb 01 2019 Fedora Release Engineering - 0-0.4.gitb1c53ac - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.3.gitb1c53ac - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Fri Jul 06 2018 Robert-André Mauchin - 0-0.2.20180706gitb1c53ac - Bump to commit b1c53ac65af9fd3d354d6f9ad30a0cca35e173ed * Sat Mar 24 2018 Robert-André Mauchin - 0-0.1.20180417gitd78e9b0 - First package for Fedora