diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 84cc5a5..0000000 --- a/.gitignore +++ /dev/null @@ -1 +0,0 @@ -/internal-5b84ddf.tar.gz diff --git a/add-license.patch b/add-license.patch deleted file mode 100644 index fa4c3d9..0000000 --- a/add-license.patch +++ /dev/null @@ -1,43 +0,0 @@ -From b96bce7ccb5e8790f7bedf1ff5a24d152dc38acb Mon Sep 17 00:00:00 2001 -From: Jan Chaloupka -Date: Thu, 8 Oct 2015 13:20:56 +0200 -Subject: [PATCH] add license - ---- - LICENSE | 23 +++++++++++++++++++++++ - 1 file changed, 23 insertions(+) - create mode 100644 LICENSE - -diff --git a/LICENSE b/LICENSE -new file mode 100644 -index 0000000..76edf5e ---- /dev/null -+++ b/LICENSE -@@ -0,0 +1,23 @@ -+Copyright ©2013 The gonum Authors. All rights reserved. -+ -+Redistribution and use in source and binary forms, with or without -+modification, are permitted provided that the following conditions are met: -+ * Redistributions of source code must retain the above copyright -+ notice, this list of conditions and the following disclaimer. -+ * Redistributions in binary form must reproduce the above copyright -+ notice, this list of conditions and the following disclaimer in the -+ documentation and/or other materials provided with the distribution. -+ * Neither the name of the gonum project nor the names of its authors and -+ contributors may be used to endorse or promote products derived from this -+ software without specific prior written permission. -+ -+THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND -+ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED -+WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE -+DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE -+FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL -+DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR -+SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER -+CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, -+OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE -+OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. -\ No newline at end of file --- -1.9.3 - diff --git a/dead.package b/dead.package new file mode 100644 index 0000000..adeb9b1 --- /dev/null +++ b/dead.package @@ -0,0 +1 @@ +Unused/deprecated diff --git a/golang-github-gonum-internal.spec b/golang-github-gonum-internal.spec deleted file mode 100644 index 9fe278d..0000000 --- a/golang-github-gonum-internal.spec +++ /dev/null @@ -1,87 +0,0 @@ -# http://github.com/gonum/internal -%global provider_prefix github.com/gonum/internal -# change all internal to inteernal as from go-1.5 it can not be included -%global goipath github.com/gonum/inteernal -%global commit 5b84ddfb9d3e72d73b8de858c97650be140935c0 -%global commitdate 20150209 - -%gometa - -Name: %{goname} -Version: 0 -Release: 0.12.%{commitdate}git%{shortcommit}%{?dist} -Summary: Internal routines for the gonum project -License: BSD -URL: %{gourl} -Source0: %{gosource} -Patch0: add-license.patch - -%description -%{summary} - -%package devel -Summary: %{summary} - -%description devel -%{summary} - -This package contains library source intended for -building other packages which use import path with -%{gobaseipath} prefix. - -%prep -%forgesetup -%patch0 -p1 - -%install -%goinstall - -%check -%gochecks - -#define license tag if not already defined -%{!?_licensedir:%global license %doc} - -%files devel -f devel.file-list -%license LICENSE -%doc README.md - -%changelog -* Fri Feb 01 2019 Fedora Release Engineering - 0-0.12.20150209git%{shortcommit}.git5b84ddf -- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild - -* Tue Oct 23 2018 Nicolas Mailhot -- 0-0.11.20150209git%{shortcommit} -- 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 -- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild - -* Wed Feb 28 2018 Jan Chaloupka - 0-0.9.git5b84ddf -- Autogenerate some parts using the new macros - -* Wed Feb 07 2018 Fedora Release Engineering - 0-0.8.git5b84ddf -- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild - -* Wed Aug 02 2017 Fedora Release Engineering - 0-0.7.git5b84ddf -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild - -* Wed Jul 26 2017 Fedora Release Engineering - 0-0.6.git5b84ddf -- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild - -* Fri Feb 10 2017 Fedora Release Engineering - 0-0.5.git5b84ddf -- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild - -* Thu Jul 21 2016 Fedora Release Engineering - 0-0.4.git5b84ddf -- https://fedoraproject.org/wiki/Changes/golang1.7 - -* Mon Feb 22 2016 Fedora Release Engineering - 0-0.3.git5b84ddf -- https://fedoraproject.org/wiki/Changes/golang1.6 - -* Wed Feb 03 2016 Fedora Release Engineering - 0-0.2.git5b84ddf -- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild - -* Thu Oct 08 2015 jchaloup - 0-0.1.git5b84ddf -- First package for Fedora - resolves: #1269871 diff --git a/sources b/sources deleted file mode 100644 index 8e688fd..0000000 --- a/sources +++ /dev/null @@ -1 +0,0 @@ -3d1b371449857b267afd313614a07d27 internal-5b84ddf.tar.gz