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
This commit is contained in:
parent
0130dace35
commit
414e540773
@ -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
|
Tue Jun 12 18:40:23 UTC 2018 - msuchanek@suse.com
|
||||||
|
|
||||||
|
@ -29,7 +29,6 @@ Patch: ppc64-nopie.patch
|
|||||||
BuildRequires: rpm
|
BuildRequires: rpm
|
||||||
BuildRequires: xz
|
BuildRequires: xz
|
||||||
Requires: go
|
Requires: go
|
||||||
Requires: rpmdevtools
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user