From a294139f018bdab7598736694094ae1e787332ec Mon Sep 17 00:00:00 2001 From: Robert-André Mauchin Date: Jul 08 2019 21:30:13 +0000 Subject: Renamed to golang-github-coreos-iptables --- diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 95bf7cd..0000000 --- a/.gitignore +++ /dev/null @@ -1,2 +0,0 @@ -/go-iptables-259c8e6a4275d497442c721fa52204d7a58bde8b.tar.gz -/go-iptables-0.4.0.tar.gz diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..9e39f5e --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Renamed to golang-github-coreos-iptables diff --git a/glide.lock b/glide.lock deleted file mode 100644 index 5587e1e..0000000 --- a/glide.lock +++ /dev/null @@ -1,4 +0,0 @@ -hash: f3234549df2fc154b122cddb6bbd140acc161ac8ac3b858a78fccfc06b86b1f2 -imports: [] -updated: '2018-06-09T14:45:23.717946+00:00' - diff --git a/glide.yaml b/glide.yaml deleted file mode 100644 index 3a9a5a5..0000000 --- a/glide.yaml +++ /dev/null @@ -1,3 +0,0 @@ -import: [] -package: github.com/coreos/go-iptables - diff --git a/go-iptables-0.4.1.tar.gz b/go-iptables-0.4.1.tar.gz deleted file mode 100644 index 9e2ac00..0000000 Binary files a/go-iptables-0.4.1.tar.gz and /dev/null differ diff --git a/golang-github-coreos-iptables.spec b/golang-github-coreos-iptables.spec deleted file mode 100644 index 440fd46..0000000 --- a/golang-github-coreos-iptables.spec +++ /dev/null @@ -1,115 +0,0 @@ -# Generated by go2rpm -%bcond_without check - -# https://github.com/coreos/go-iptables -%global goipath github.com/coreos/go-iptables -Version: 0.4.1 - -%gometa - -%global common_description %{expand: -Go bindings for iptables utility. - -In-kernel netfilter does not have a good userspace API. The tables are -manipulated via setsockopt that sets/replaces the entire table. Changes to -existing table need to be resolved by userspace code which is difficult and -error-prone. Netfilter developers heavily advocate using iptables utlity for -programmatic manipulation. - -go-iptables wraps invocation of iptables utility with functions to append and -delete rules; create, clear and delete chains.} - -%global golicenses LICENSE NOTICE -%global godocs README.md code-of-conduct.md - -%global gosupfiles glide.lock glide.yaml - -Name: %{goname} -Release: 1%{?dist} -Summary: Go wrapper around iptables utility - -# Upstream license specification: Apache-2.0 -License: ASL 2.0 -URL: %{gourl} -Source0: %{gosource} -Source1: glide.lock -Source2: glide.yaml - -%description -%{common_description} - -%gopkg - -%prep -%goprep -cp %{S:1} %{S:2} . - -%install -%gopkginstall - -%if %{with check} -%check -%gocheck -d iptables -%endif - -%gopkgfiles - -%changelog -* Sun May 05 00:09:35 CEST 2019 Robert-André Mauchin - 0.4.1-1 -- Release 0.4.1 - -* Thu Jan 31 2019 Fedora Release Engineering - 0.4.0-2 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Wed Nov 14 2018 Robert-André Mauchin - 0.4.0-1 -- Release 0.4.0 - -* Tue Oct 23 2018 Nicolas Mailhot - 0-0.15.20170629git259c8e6 -- 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.14.git259c8e6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Sat Jun 09 2018 Jan Chaloupka - 0-0.13.20170629git259c8e6 -- Upload glide files - -* Wed Feb 28 2018 Jan Chaloupka - 0-0.12.20170629git259c8e6 -- Autogenerate some parts using the new macros - -* Wed Feb 07 2018 Fedora Release Engineering - 0-0.11.git259c8e6 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Fri Sep 29 2017 Jan Chaloupka - 0-0.10.git259c8e6 -- Bump to upstream 259c8e6a4275d497442c721fa52204d7a58bde8b - related: #1262543 - -* Wed Aug 02 2017 Fedora Release Engineering - 0-0.9.gitfbb7337 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0-0.8.gitfbb7337 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0-0.7.gitfbb7337 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Wed Dec 14 2016 Jan Chaloupka - 0-0.6.gitfbb7337 -- Bump to upstream fbb73372b87f6e89951c2b6b31470c2c9d5cfae3 - related: #1262543 - -* Thu Jul 21 2016 Fedora Release Engineering - 0-0.5.git74b0926 -- https://fedoraproject.org/wiki/Changes/golang1.7 - -* Mon Feb 22 2016 Fedora Release Engineering - 0-0.4.git74b0926 -- https://fedoraproject.org/wiki/Changes/golang1.6 - -* Wed Feb 03 2016 Fedora Release Engineering - 0-0.3.git74b0926 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Sat Sep 12 2015 jchaloup - 0-0.2.git74b0926 -- Update to spec-2.1 - related: #1262543 - -* Tue Sep 01 2015 jchaloup - 0-0.1.git74b0926 -- First package for Fedora - resolves: #1258878 diff --git a/sources b/sources deleted file mode 100644 index c38025e..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -SHA512 (go-iptables-0.4.0.tar.gz) = 46c783647efa538476c1b2dc1f2313a112338166e6378418fec00245f16667704f4723d13ff22e45408cd69e1fceaab82d8682339652b4388927260a7a7178ce