From 6c418a286f2fa09ea0ae264a1e36a571d5e265fa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Robert-Andr=C3=A9=20Mauchin?= Date: Mon, 24 Jun 2019 00:41:02 +0200 Subject: [PATCH] Initial import MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Robert-André Mauchin --- .gitignore | 1 + golang-x-exp.spec | 134 ++++++++++++++++++++++++++++++++++++++++++++++ sources | 1 + 3 files changed, 136 insertions(+) create mode 100644 .gitignore create mode 100644 golang-x-exp.spec create mode 100644 sources diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..633be81 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/exp-8c7d1c524af6eaf18eadc4f57955a748e7001194.tar.gz diff --git a/golang-x-exp.spec b/golang-x-exp.spec new file mode 100644 index 0000000..80b5702 --- /dev/null +++ b/golang-x-exp.spec @@ -0,0 +1,134 @@ +# Generated by go2rpm +%bcond_without check + +# https://github.com/golang/exp +%global goipath golang.org/x/exp +%global forgeurl https://github.com/golang/exp +%global commit 8c7d1c524af6eaf18eadc4f57955a748e7001194 + +%gometa + +%global common_description %{expand: +This subrepository holds experimental and deprecated packages. + +The idea for this subrepository originated as the pkg/exp directory of the main +repository, but its presence there made it unavailable to users of the binary +downloads of the Go installation. The subrepository has therefore been created +to make it possible to go get these packages.} + +%global golicenses LICENSE PATENTS +%global godocs AUTHORS CONTRIBUTING.md CONTRIBUTORS README.md + +Name: %{goname} +Version: 0 +Release: 0.20%{?dist} +Summary: Experimental and deprecated Go packages + +# Upstream license specification: BSD-3-Clause +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/tools/go/gcexportdata) +BuildRequires: golang(golang.org/x/tools/go/packages) + +%description +%{common_description} + +%gopkg + +%prep +%goprep + +%install +%gopkginstall + +%gopkgfiles + +%changelog +* Thu Apr 25 00:30:21 CEST 2019 Robert-André Mauchin - 0-0.20.20190623git8c7d1c5 +- Bump to commit 8c7d1c524af6eaf18eadc4f57955a748e7001194 + +* Fri Feb 01 2019 Fedora Release Engineering - 0-0.19.gitd00e13e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild + +* Fri Jul 13 2018 Fedora Release Engineering - 0-0.18.gitd00e13e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild + +* Wed Feb 07 2018 Fedora Release Engineering - 0-0.17.gitd00e13e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild + +* Wed Aug 02 2017 Fedora Release Engineering - 0-0.16.gitd00e13e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild + +* Wed Jul 26 2017 Fedora Release Engineering - 0-0.15.gitd00e13e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild + +* Mon Jun 26 2017 Jan Chaloupka - 0-0.14.gitd00e13e +- Update Provided and [B]R packages + related: #1250519 + +* Fri Feb 10 2017 Fedora Release Engineering - 0-0.13.gitd00e13e +- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild + +* Thu Jul 21 2016 Fedora Release Engineering - 0-0.12.gitd00e13e +- https://fedoraproject.org/wiki/Changes/golang1.7 + +* Mon Apr 18 2016 jchaloup - 0-0.11.gitd00e13e +- Bump to upstream d00e13ec443927751b2bd49e97dea7bf3b6a6487 + related: #1250519 + +* Mon Feb 22 2016 Fedora Release Engineering - 0-0.10.gite1eb486 +- https://fedoraproject.org/wiki/Changes/golang1.6 + +* Wed Feb 03 2016 Fedora Release Engineering - 0-0.9.gite1eb486 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild + +* Thu Aug 20 2015 jchaloup - 0-0.8.gite1eb486 +- Choose the correct devel subpackage + related: #1250519 + +* Thu Aug 20 2015 jchaloup - 0-0.7.gite1eb486 +- Fix %%files devel section +- Fix BR and R, change import path prefix to code.google.com/p + related: #1250519 + +* Wed Aug 19 2015 jchaloup +- Update spec file to spec-2.0 + resolves: #1250519 + +* Wed Jun 17 2015 Fedora Release Engineering - 0-0.5.hg77a5f324d8f5 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild + +* Tue Dec 09 2014 jchaloup - 0-0.4.hg77a5f324d8f5 +- Update to the latest commit 77a5f324d8f52bc9a7116aab8ed7136f08ea5310 + related: #1148481 + +* Fri Nov 21 2014 jchaloup - 0-0.3.hgbd8df7009305 +- Extend import paths for golang.org/x/ + related: #1148481 + +* Sun Oct 26 2014 jchaloup - 0-0.2.hgbd8df7009305 +- Choose the correct architecture + related: #1148481 + +* Mon Sep 15 2014 Eric Paris