From 4bb33b31b9834006753149e2fb28c50a00f7c2e3 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Tue, 6 Nov 2018 19:35:07 +0100 Subject: [PATCH] - up to 3.6 --- lxd.spec | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/lxd.spec b/lxd.spec index 58039f7..4bc8148 100644 --- a/lxd.spec +++ b/lxd.spec @@ -3,12 +3,12 @@ Summary: Fast, dense and secure container management Name: lxd -Version: 2.21 +Version: 3.6 Release: 1 License: Apache v2.0 Group: Applications/System Source0: https://linuxcontainers.org/downloads/lxd/%{name}-%{version}.tar.gz -# Source0-md5: 72a5fdfac995db0bc0bf2bb741e6611c +# Source0-md5: 5da7becd8c9809535093149b7360c0e7 Source1: %{name}.service Source2: %{name}.init Source3: %{name}.sysconfig @@ -17,8 +17,9 @@ URL: http://linuxcontainers.org/ %ifarch %{x8664} arm aarch64 ppc64 BuildRequires: criu-devel >= 1.7 %endif +BuildRequires: dqlite-devel BuildRequires: golang >= 1.5 -BuildRequires: lxc-devel >= 1.1 +BuildRequires: lxc-devel >= 3.0 BuildRequires: pkgconfig BuildRequires: rpmbuild(macros) >= 1.228 Requires(post,preun): /sbin/chkconfig -- 2.44.0