From deee5693e5992f0c77a47de083a27e5470758b8b Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Jul 08 2019 21:28:46 +0000 Subject: Renamed to golang-github-abbot-http-auth --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 25ae3da..0000000 --- a/.gitignore +++ /dev/null @@ -1,3 +0,0 @@ -/go-http-auth-c0ef4539dfab4d21c8ef20ba2924f9fc6f186d35.tar.gz -/go-http-auth-b6a92f468f2b01961e796d20e3ec5bbb8a8297d6.tar.gz -/go-http-auth-860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..6c92311 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Renamed to golang-github-abbot-http-auth diff --git a/glide.lock b/glide.lock deleted file mode 100644 index 1b573d4..0000000 --- a/glide.lock +++ /dev/null @@ -1,3 +0,0 @@ -hash: 03526ecd49ce2bac2a3d8daf9f34ef89f7fee05791c0bc03a23534bd93bf1295 -imports: [] -updated: '2018-06-08T08:43:29.517771+00:00' diff --git a/glide.yaml b/glide.yaml deleted file mode 100644 index be72de1..0000000 --- a/glide.yaml +++ /dev/null @@ -1,3 +0,0 @@ -import: [] -package: github.com/abbot/go-http-auth - diff --git a/golang-github-abbot-http-auth.spec b/golang-github-abbot-http-auth.spec deleted file mode 100644 index 241e910..0000000 --- a/golang-github-abbot-http-auth.spec +++ /dev/null @@ -1,120 +0,0 @@ -# Generated by go2rpm -%bcond_without check - -# https://github.com/abbot/go-http-auth -%global goipath github.com/abbot/go-http-auth -Version: 0.4.0 -%global commit 860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86 - -%gometa - -%global common_description %{expand: -Basic and Digest HTTP Authentication for golang http.} - -%global golicenses LICENSE -%global godocs examples README.md - -%global gosupfiles glide.lock glide.yaml - -Name: %{goname} -Release: 1%{?dist} -Summary: Basic and Digest HTTP Authentication for golang http - -# Upstream license specification: Apache-2.0 -License: ASL 2.0 -URL: %{gourl} -Source0: %{gosource} -Source1: glide.lock -Source2: glide.yaml - -BuildRequires: golang(golang.org/x/crypto/bcrypt) -BuildRequires: golang(golang.org/x/net/context) - -%description -%{common_description} - -%gopkg - -%prep -%goprep -cp %{S:1} %{S:2} . - -%install -%gopkginstall - -%if %{with check} -%check -%gocheck -%endif - -%gopkgfiles - -%changelog -* Sun May 12 13:48:49 CEST 2019 Robert-André Mauchin - 0.4.0-1.20190512git860ed7f -- Release 0.4.0, commit 860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86 - -* Thu Jan 31 2019 Fedora Release Engineering - 0-0.19.git860ed7f -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Thu Oct 25 2018 Robert-André Mauchin - 0-0.18.20181025git860ed7f -- Bump to commit 860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86 - -* Tue Oct 23 2018 Nicolas Mailhot - 0-0.17.20181005gitb6a92f4 -- 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 - 0-0.16.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Fri Jun 08 2018 Jan Chaloupka - 0-0.15.gitc0ef453 -- Upload glide.lock and glide.yaml files - -* Mon Mar 05 2018 Jan Chaloupka - 0-0.14.gitc0ef453 -- Update to spec 3.0 - -* Mon Feb 26 2018 Jan Chaloupka - 0-0.13.20140619gitc0ef453 -- Autogenerate some parts using the new macros - -* Wed Feb 07 2018 Fedora Release Engineering - 0-0.12.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 0-0.11.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0-0.10.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0-0.9.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Jul 21 2016 Fedora Release Engineering - 0-0.8.gitc0ef453 -- https://fedoraproject.org/wiki/Changes/golang1.7 - -* Mon Feb 22 2016 Fedora Release Engineering - 0-0.7.gitc0ef453 -- https://fedoraproject.org/wiki/Changes/golang1.6 - -* Wed Feb 03 2016 Fedora Release Engineering - 0-0.6.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sat Sep 12 2015 jchaloup - 0-0.5.gitc0ef453 -- Update to spec 2.1 - related: #1248477 - -* Mon Aug 17 2015 jchaloup - 0-0.4.gitc0ef453 -- Don't provide examples - related: #1248477 - -* Thu Jul 30 2015 Fridolin Pokorny - 0-0.3.gitc0ef453 -- Move test.htpasswd and test.htdigest to test unit - related: #1248477 - -* Thu Jul 30 2015 Fridolin Pokorny - 0-0.2.gitc0ef453 -- Update of spec file to spec-2.0 - resolves: #1248477 - -* Wed Jun 17 2015 Fedora Release Engineering - 0-0.2.gitc0ef453 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild - -* Thu Dec 18 2014 jchaloup - 0-0.1.gitc0ef453 -- First package for Fedora - resolves: #1175673 diff --git a/sources b/sources deleted file mode 100644 index 1524b58..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (go-http-auth-860ed7f246ff5abfdbd5c7ce618fd37b49fd3d86.tar.gz) = 6d12f6d657da98d1c75f55a7cd5d432ada6d7b87e1b6714c2947efaaf58fed61307c14a20749a32174766bfd84e0aaeefd6ec93bb77b3fc88f1a283582c70165