# Generated by go2rpm %bcond_without check # https://github.com/go-macaroon/macaroon %global goipath gopkg.in/macaroon.v1 %global forgeurl https://github.com/go-macaroon/macaroon Version: 1 %global commit ab101776739ee61baab9bc50e4b33b5aeb3ac843 %gometa %global common_description %{expand: The Macaroon package implements macaroons as described in the paper "Macaroons: Cookies with Contextual Caveats for Decentralized Authorization in the Cloud" (http://theory.stanford.edu/~ataly/Papers/macaroons.pdf)} %global golicenses LICENSE %global godocs README.md TODO Name: %{goname} Release: 1%{?dist} Summary: Native Go implementation of macaroons # Upstream license specification: BSD-3-Clause License: BSD URL: %{gourl} Source0: %{gosource} BuildRequires: golang(golang.org/x/crypto/nacl/secretbox) %if %{with check} # Tests BuildRequires: golang(gopkg.in/check.v1) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Mon Jun 03 19:29:33 CEST 2019 Robert-André Mauchin - 1-1.20190603gitab10177 - Bump to commit ab101776739ee61baab9bc50e4b33b5aeb3ac843 * Fri Feb 01 2019 Fedora Release Engineering - 1-0.7.gitd8fd13e - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 1-0.6.gitd8fd13e - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering - 1-0.5.gitd8fd13e - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering - 1-0.4.gitd8fd13e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1-0.3.gitd8fd13e - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 1-0.2.gitd8fd13e - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Aug 16 2016 Zygmunt Krynicki - 0-0.1.gitd8fd13e - First package for Fedora