# Generated by go2rpm %bcond_without check # https://github.com/go4org/go4 %global goipath go4.org %global forgeurl https://github.com/go4org/go4 %global commit 94abd6928b1da39b1d757b60c93fb2419c409fa1 %gometa %global common_description %{expand: Go4 hosts the go4.org packages.} %global golicenses LICENSE %global godocs AUTHORS README.md Name: %{goname} Version: 0 Release: 0.6%{?dist} Summary: Collection of packages for Go programmers # Upstream license specification: Apache-2.0 License: ASL 2.0 URL: %{gourl} Source0: %{gosource} BuildRequires: golang(cloud.google.com/go/compute/metadata) BuildRequires: golang(cloud.google.com/go/storage) BuildRequires: golang(github.com/rwcarlsen/goexif/exif) BuildRequires: golang(github.com/rwcarlsen/goexif/tiff) BuildRequires: golang(golang.org/x/net/context) BuildRequires: golang(golang.org/x/oauth2) BuildRequires: golang(golang.org/x/oauth2/google) BuildRequires: golang(golang.org/x/sys/unix) BuildRequires: golang(google.golang.org/api/compute/v1) BuildRequires: golang(google.golang.org/api/googleapi) BuildRequires: golang(google.golang.org/api/option) BuildRequires: golang(google.golang.org/api/storage/v1) %if %{with check} # Tests BuildRequires: golang(google.golang.org/api/iterator) %endif %description %{common_description} %gopkg %prep %goprep %install %gopkginstall %if %{with check} %check %gocheck -d media/heif %endif %gopkgfiles %changelog * Tue Apr 30 22:24:49 CEST 2019 Robert-André Mauchin - 0-0.6.20190430git94abd69 - Bump to commit 94abd6928b1da39b1d757b60c93fb2419c409fa1 * Fri Feb 01 2019 Fedora Release Engineering - 0-0.5.git12aee24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Fri Jul 13 2018 Fedora Release Engineering - 0-0.4.git12aee24 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sun Apr 22 2018 Robert-André Mauchin - 0-0.2-20180422git12aee24 - Upstream snapshot 12aee241e64e68a7ceffb342f85290bc3d69d083 * Thu Mar 22 2018 Robert-André Mauchin - 0-0.2-20180421git9599cf2 - Make multiarch * Thu Mar 22 2018 Robert-André Mauchin - 0-0.1-20180421git9599cf2 - First package for Fedora