diff --git a/.gitignore b/.gitignore index 7aceab9..0727215 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ /build-0da8e46d893e07a63fe0a788d600193e2cca5509.tar.gz /build-0d6a6460c5f4e4635dc491e7226fc7cc133f9c34.tar.gz /build-57258c564e6f790b19d257469cced6b6ab47f38c.tar.gz +/build-269e03abe74bc43b688741a36205f5ca91dffce6.tar.gz diff --git a/golang-x-build.spec b/golang-x-build.spec index e6c265b..0e60df4 100644 --- a/golang-x-build.spec +++ b/golang-x-build.spec @@ -1,12 +1,12 @@ # Bootstrap needed to avoid circular dep with github.com/shurcooL -%bcond_with bootstrap +%bcond_without bootstrap # Run tests in check section # disable for bootstrapping -%bcond_without check +%bcond_with check %global goipath golang.org/x/build %global forgeurl https://github.com/golang/build -%global commit 57258c564e6f790b19d257469cced6b6ab47f38c +%global commit 269e03abe74bc43b688741a36205f5ca91dffce6 %global common_description %{expand: Packages and tools that support Go's build system and the development @@ -16,38 +16,32 @@ of the Go programming language.} Name: %{goname} Version: 0 -Release: 0.5%{?dist} +Release: 0.6%{?dist} Summary: Continuous build and release infrastructure License: BSD URL: %{gourl} Source0: %{gosource} -BuildRequires: golang(github.com/bradfitz/go-smtpd/smtpd) -BuildRequires: golang(github.com/jellevandenhooff/dkim) BuildRequires: golang(github.com/golang/protobuf/proto) BuildRequires: golang(github.com/golang/protobuf/ptypes) BuildRequires: golang(github.com/golang/protobuf/ptypes/timestamp) BuildRequires: golang(github.com/google/go-github/github) BuildRequires: golang(github.com/gregjones/httpcache) -BuildRequires: golang(github.com/tarm/serial) -%if %{without bootstrap} -BuildRequires: golang(github.com/shurcooL/gofontwoff) -BuildRequires: golang(github.com/shurcooL/httpgzip) -BuildRequires: golang(github.com/shurcooL/issues) -BuildRequires: golang(github.com/shurcooL/issues/maintner) -BuildRequires: golang(github.com/shurcooL/issuesapp) -%endif BuildRequires: golang(golang.org/x/crypto/acme/autocert) BuildRequires: golang(golang.org/x/net/context/ctxhttp) BuildRequires: golang(golang.org/x/net/http2) +%if %{without bootstrap} BuildRequires: golang(golang.org/x/oauth2) BuildRequires: golang(golang.org/x/oauth2/google) +%endif BuildRequires: golang(golang.org/x/sync/errgroup) +BuildRequires: golang(golang.org/x/time/rate) BuildRequires: golang(google.golang.org/api/compute/v1) BuildRequires: golang(google.golang.org/api/container/v1) BuildRequires: golang(google.golang.org/api/googleapi) BuildRequires: golang(google.golang.org/api/iterator) +BuildRequires: golang(google.golang.org/api/oauth2/v2) BuildRequires: golang(google.golang.org/appengine) BuildRequires: golang(google.golang.org/appengine/datastore) BuildRequires: golang(google.golang.org/appengine/delay) @@ -86,6 +80,9 @@ building other packages which use import path with rm -rf vendor %if %{with bootstrap} rm -rf maintner/cmd/maintserve +grep --include=\*.go -lrnw . -e "google.golang.org/api/option" | xargs rm +grep --include=\*.go -lrnw . -e "cloud.google.com/go/errorreporting" | xargs rm +grep --include=\*.go -lrnw . -e "go4.org" | xargs rm %endif @@ -127,6 +124,9 @@ done %changelog +* Tue Feb 26 2019 Robert-André Mauchin - 0-0.6-20190226git269e03a +- Bump to commit 269e03abe74bc43b688741a36205f5ca91dffce6 + * Fri Feb 01 2019 Fedora Release Engineering - 0-0.5.git57258c5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild diff --git a/sources b/sources index 0be6954..88410cc 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (build-57258c564e6f790b19d257469cced6b6ab47f38c.tar.gz) = f9536fe01bac637ae9f959467401627b20848c4f7d78fa5b1ff6483f1723eeb9450a7a2c231f1046877144e8d53f00651f8e42860f1a7cc308e817a8a14c1d77 +SHA512 (build-269e03abe74bc43b688741a36205f5ca91dffce6.tar.gz) = 046af5d53325765101e24b78c3c5e15d66bc8dcd536db1580cad5d0e1825024b8290dbf861e9c80817e0fb9e4e16d5023d26046c5b6376db50cbf0b14de0bfbd