From 3d853ed9d2ac418a239611cfb76a99aae2c2320f Mon Sep 17 00:00:00 2001 From: Johnny Hughes Date: Jun 24 2019 19:44:57 +0000 Subject: Apply armhfp patch to commit 1 --- diff --git a/SPECS/dts-7.0-go-toolset-7-rhel-7.spec b/SPECS/dts-7.0-go-toolset-7-rhel-7.spec index 75e70d3..9049997 100644 --- a/SPECS/dts-7.0-go-toolset-7-rhel-7.spec +++ b/SPECS/dts-7.0-go-toolset-7-rhel-7.spec @@ -1,9 +1,9 @@ Summary: Package that installs go-toolset Name: go-toolset Version: 1.11.5 -Release: 2%{?dist} +Release: 1%{?dist} License: GPLv2+ -ExclusiveArch:x86_64 aarch64 ppc64le s390x +ExclusiveArch: x86_64 aarch64 ppc64le s390x %{arm} Requires: golang @@ -24,10 +24,6 @@ This is the main package for go-toolset. # Meta package, no files. %changelog -* Thu Apr 4 2019 Derek Parker - 1.11.5-2 -- Include patch to fix CVE-2019-9741 -- Resolves: rhbz#1690443 - * Thu Feb 7 2019 Derek Parker - 1.11.5-1 - Rebase to 1.11.5 - Resolves: rhbz#1671277