bump to 053ad81199eb10baaf3412e8adb0f8c82679b4d3

This commit is contained in:
Fabio Alessandro Locati 2022-04-06 10:11:35 +02:00
parent 8acfec6f81
commit a766b25cf6
No known key found for this signature in database
GPG Key ID: 6C87B5F613A3F7F8
3 changed files with 29 additions and 31 deletions

1
.gitignore vendored
View File

@ -1,3 +1,4 @@
/exp-8c7d1c524af6eaf18eadc4f57955a748e7001194.tar.gz
/exp-00229845015e38294862ecd9909318241789d41c.tar.gz
/exp-eab1b5eb1a030d481efa6d2d1362ece0ebdba8e9.tar.gz
/exp-053ad81199eb10baaf3412e8adb0f8c82679b4d3.tar.gz

View File

@ -1,10 +1,10 @@
# Generated by go2rpm
# Generated by go2rpm 1.6.0
%bcond_without check
# https://github.com/golang/exp
%global goipath golang.org/x/exp
%global forgeurl https://github.com/golang/exp
%global commit eab1b5eb1a030d481efa6d2d1362ece0ebdba8e9
%global commit 053ad81199eb10baaf3412e8adb0f8c82679b4d3
%gometa
@ -21,7 +21,7 @@ to make it possible to go get these packages.}
Name: %{goname}
Version: 0
Release: %autorelease
Release: %autorelease -p -b 30
Summary: Experimental and deprecated Go packages
# Upstream license specification: BSD-3-Clause
@ -29,33 +29,7 @@ License: BSD
URL: %{gourl}
Source0: %{gosource}
BuildRequires: golang(github.com/BurntSushi/xgb)
BuildRequires: golang(github.com/BurntSushi/xgb/render)
BuildRequires: golang(github.com/BurntSushi/xgb/shm)
BuildRequires: golang(github.com/BurntSushi/xgb/xproto)
BuildRequires: golang(golang.org/x/crypto/ed25519)
BuildRequires: golang(golang.org/x/image/font)
BuildRequires: golang(golang.org/x/image/font/inconsolata)
BuildRequires: golang(golang.org/x/image/math/f32)
BuildRequires: golang(golang.org/x/image/math/f64)
BuildRequires: golang(golang.org/x/image/math/fixed)
BuildRequires: golang(golang.org/x/image/vector)
BuildRequires: golang(golang.org/x/mobile/event/key)
BuildRequires: golang(golang.org/x/mobile/event/lifecycle)
BuildRequires: golang(golang.org/x/mobile/event/mouse)
BuildRequires: golang(golang.org/x/mobile/event/paint)
BuildRequires: golang(golang.org/x/mobile/event/size)
BuildRequires: golang(golang.org/x/mobile/geom)
BuildRequires: golang(golang.org/x/mobile/gl)
BuildRequires: golang(golang.org/x/mod/modfile)
BuildRequires: golang(golang.org/x/mod/module)
BuildRequires: golang(golang.org/x/mod/semver)
BuildRequires: golang(golang.org/x/mod/zip)
BuildRequires: golang(golang.org/x/tools/go/gcexportdata)
BuildRequires: golang(golang.org/x/tools/go/packages)
BuildRequires: golang(golang.org/x/tools/txtar)
BuildRequires: golang(golang.org/x/xerrors)
BuildRequires: libglvnd-devel
%description
%{common_description}
@ -64,8 +38,31 @@ BuildRequires: golang(golang.org/x/xerrors)
%prep
%goprep
%generate_buildrequires
%go_generate_buildrequires
%build
for cmd in cmd/apidiff cmd/gorelease cmd/modgraphviz cmd/txtar ; do
%gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
done
for cmd in sumdb/gosumcheck mmap ebnflint shiny/materialdesign/colornames shiny/materialdesign/icons typeparams; do
%gobuild -o %{gobuilddir}/bin/$(basename $cmd) %{goipath}/$cmd
done
%install
%gopkginstall
install -m 0755 -vd %{buildroot}%{_bindir}
install -m 0755 -vp %{gobuilddir}/bin/* %{buildroot}%{_bindir}/
%if %{with check}
%check
%gocheck -d golang.org/x/exp/cmd/gorelease -d golang.org/x/exp/constraints -d golang.org/x/exp/sumdb/internal/tlog
%endif
%files
%license LICENSE PATENTS
%doc AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md
%{_bindir}/*
%gopkgfiles

View File

@ -1 +1 @@
SHA512 (exp-eab1b5eb1a030d481efa6d2d1362ece0ebdba8e9.tar.gz) = 0ae2c08077726de047be07ab0315c8377f2b290319b572ed8803e6d874c88ecae3fb50e46bf0b632988ad083831506d609fe808574b2a06542c6c0fbd9c0d390
SHA512 (exp-053ad81199eb10baaf3412e8adb0f8c82679b4d3.tar.gz) = f23a3b14fa92811d09887604bd06c901650d7b157841674073458cd9f76866c9dcbd73fcb04527fda8195220af8b027acc03f450b1a71c8dba436a2181e6c5ed