# Generated by go2rpm %bcond_without check # https://github.com/emicklei/go-restful %global goipath github.com/emicklei/go-restful Version: 2.9.3 %gometa %global common_description %{expand: Package for building REST-style Web Services using Go.} %global golicenses LICENSE %global godocs examples CHANGES.md README.md %global gosupfiles glide.lock glide.yaml Name: %{goname} Release: 1%{?dist} Summary: Package for building REST-style Web Services using Go License: MIT URL: %{gourl} Source0: %{gosource} Source1: glide.yaml Source2: glide.lock BuildRequires: golang(github.com/go-openapi/spec) BuildRequires: golang(github.com/gorilla/schema) BuildRequires: golang(github.com/mjibson/appstats) BuildRequires: golang(google.golang.org/appengine) BuildRequires: golang(google.golang.org/appengine/datastore) BuildRequires: golang(google.golang.org/appengine/memcache) BuildRequires: golang(google.golang.org/appengine/user) BuildRequires: golang(gopkg.in/vmihailenco/msgpack.v2) %description %{common_description} %gopkg %prep %goprep cp %{S:1} %{S:2} . %install %gopkginstall # Remove in F33 # Remove erroneous glide.lock folder %pretrans devel -p path = "%{gopath}/src/%{goipath}/glide.lock" st = posix.stat(path) if st and st.type == "directory" then os.remove(path) end %if %{with check} %check %gocheck %endif %gopkgfiles %changelog * Thu May 09 21:05:30 CEST 2019 Robert-André Mauchin - 2.9.3-1 - Release 2.9.3 * Fri Feb 01 2019 Fedora Release Engineering - 1.1.3-0.21.git09691a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild * Tue Oct 23 2018 Nicolas Mailhot - 1.1.3-0.20.git09691a3 - redhat-rpm-config-123 triggers bugs in gosetup, remove it from Go spec files as it’s just an alias - https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/RWD5YATAYAFWKIDZBB7EB6N5DAO4ZKFM/ * Fri Jul 13 2018 Fedora Release Engineering - 1.1.3-0.19.git09691a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Sat Jun 09 2018 Jan Chaloupka - 1.1.3-0.18.git09691a3 - Upload glide files * Wed Feb 28 2018 Jan Chaloupka - 1.1.3-0.17.20161212git09691a3 - Autogenerate some parts using the new macros * Wed Feb 07 2018 Fedora Release Engineering - 1.1.3-0.16.git09691a3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Fri Sep 29 2017 Jan Chaloupka - 1.1.3-0.15.git09691a3 - Bump to upstream 09691a3b6378b740595c1002f40c34dd5f218a22 related: #1215626 * Wed Aug 02 2017 Fedora Release Engineering - 1.1.3-0.14.gitbf50d2b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering - 1.1.3-0.13.gitbf50d2b - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering - 1.1.3-0.12.gitbf50d2b - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Wed Jan 18 2017 Jan Chaloupka - 1.1.3-0.11.gitbf50d2b - Bump to upstream bf50d2be18145391aa3d4339b07195807b25a427 related: #1215626 * Thu Jul 21 2016 Fedora Release Engineering - 1.1.3-0.10.gitbdfb7d4 - https://fedoraproject.org/wiki/Changes/golang1.7 * Mon Feb 22 2016 Fedora Release Engineering - 1.1.3-0.9.gitbdfb7d4 - https://fedoraproject.org/wiki/Changes/golang1.6 * Wed Feb 03 2016 Fedora Release Engineering - 1.1.3-0.8.gitbdfb7d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild * Sat Sep 12 2015 jchaloup - 1.1.3-0.7.gitbdfb7d4 - Update to spec-2.1 related: #1215626 * Fri Jul 31 2015 jchaloup - 1.1.3-0.6.gitbdfb7d4 - Update spec file to spec-2.0 related: #1215626 * Wed Jun 17 2015 Fedora Release Engineering - 1.1.3-0.5.gitbdfb7d4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild * Tue Jun 02 2015 jchaloup - 1.1.3-0.4.gitbdfb7d4 - Bump to upstream bdfb7d41639a84ea7c36df648e5865cd9fbf21e2 related: #1215626 * Sat May 09 2015 jchaloup - 1.1.3-0.3.gitd487287 - Bump to upstream d4872876992d385f0e69b007f154e5633bdb40af related: #1215626 * Mon Apr 27 2015 jchaloup - 1.1.3-0.2.git03f8ad5 - Bump to upstream 03f8ad5589baf3c67a448fd9354da27419db712d resolves: #1215626 * Wed Apr 01 2015 jchaloup - 1.1.3-0.1.git5e1952e - Bump to upstream 5e1952ed0806503c059e4463c2654200660f484b related: #1164152 * Wed Dec 10 2014 jchaloup - 0-0.2.git692a500 - update to the latest commit 692a50017a7049b26cf7ea4ccfc0d8c77369a793 related: #1164152 * Fri Nov 14 2014 jchaloup - 0-0.1.gitad99b12 - First package for Fedora resolves: #1164152