From 05d14ae70c0597783c53cfa5912bde90cf027fff34560925225a4f2b5bd1a24d Mon Sep 17 00:00:00 2001 From: Aleksa Sarai Date: Tue, 9 Jun 2020 16:54:38 +0000 Subject: [PATCH] Accepting request 812998 from home:cyphar:lxc Fix build on Leap. OBS-URL: https://build.opensuse.org/request/show/812998 OBS-URL: https://build.opensuse.org/package/show/Virtualization:containers/lxd?expand=0&rev=57 --- lxd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lxd.spec b/lxd.spec index fd94439..16215b7 100644 --- a/lxd.spec +++ b/lxd.spec @@ -47,7 +47,7 @@ BuildRequires: pkg-config BuildRequires: rsync # Due to a limitation in openSUSE's Go packaging we cannot have a BuildRequires # for 'golang(API) >= 1.13' here, so just require 1.13 exactly. bsc#1172608 -BuildRequires: golang(API) >= 1.13 +BuildRequires: golang(API) = 1.13 BuildRequires: pkgconfig(libudev) BuildRequires: pkgconfig(lxc) >= 3.0.0 # Needed to build the sqlite fork and dqlite.