This commit is contained in:
parent
b8321caca6
commit
105b3cf4bc
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu May 4 19:04:49 UTC 2017 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
|
- fix the golang requirement to 1.7 to the subpackages
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 2 15:49:41 UTC 2017 - jmassaguerpla@suse.com
|
Tue May 2 15:49:41 UTC 2017 - jmassaguerpla@suse.com
|
||||||
|
|
||||||
|
@ -63,8 +63,7 @@ and has grown to become a separate project entirely.
|
|||||||
Summary: Test package for runc
|
Summary: Test package for runc
|
||||||
# Make sure we require go 1.7
|
# Make sure we require go 1.7
|
||||||
Group: System/Management
|
Group: System/Management
|
||||||
BuildRequires: go < 1.8
|
BuildRequires: golang(API) = 1.7
|
||||||
BuildRequires: go >= 1.7
|
|
||||||
Requires: go-go-md2man
|
Requires: go-go-md2man
|
||||||
Requires: libapparmor-devel
|
Requires: libapparmor-devel
|
||||||
# Seccomp isn't supported on aarch64.
|
# Seccomp isn't supported on aarch64.
|
||||||
|
Loading…
Reference in New Issue
Block a user