From 414e540773b9f9aae070651535739acde963a45438c0109ed226f7f56077b197 Mon Sep 17 00:00:00 2001 From: Jordi Massaguer Date: Wed, 13 Jun 2018 11:08:45 +0000 Subject: [PATCH] Accepting request 616501 from home:jordimassaguerpla:branch:d:l:g:fix_rpmdev_req - We don't need to require rpmdev, because we updated to 15.0.11 to remove that requirement. I missed to remove the req from the spec file. OBS-URL: https://build.opensuse.org/request/show/616501 OBS-URL: https://build.opensuse.org/package/show/devel:languages:go/golang-packaging?expand=0&rev=63 --- golang-packaging.changes | 7 +++++++ golang-packaging.spec | 1 - 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/golang-packaging.changes b/golang-packaging.changes index 8c68bd9..61d42a5 100644 --- a/golang-packaging.changes +++ b/golang-packaging.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 13 11:02:18 UTC 2018 - jmassaguerpla@suse.com + +- We don't need to require rpmdev, because we updated to 15.0.11 + to remove that requirement. I missed to remove the req from + the spec file. + ------------------------------------------------------------------- Tue Jun 12 18:40:23 UTC 2018 - msuchanek@suse.com diff --git a/golang-packaging.spec b/golang-packaging.spec index 9832ad1..275ee21 100644 --- a/golang-packaging.spec +++ b/golang-packaging.spec @@ -29,7 +29,6 @@ Patch: ppc64-nopie.patch BuildRequires: rpm BuildRequires: xz Requires: go -Requires: rpmdevtools BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch