iSulad: remove dup depend

1. remove dup depend
2. update version

Signed-off-by: openeuler-iSula <isula@huawei.com>
This commit is contained in:
openeuler-iSula 2019-12-25 17:56:03 +08:00
parent 2556c6e04c
commit 7e4ba16f0b
2 changed files with 4 additions and 4 deletions

View File

@ -33,7 +33,7 @@ endif()
option(VERSION "set lcrd version" ON)
if (VERSION STREQUAL "ON")
set(LCRD_VERSION "1.1.1")
set(LCRD_VERSION "1.1.2")
endif()
option(DEBUG "set lcrd gcc option" ON)

View File

@ -1,5 +1,5 @@
%global _version 1.1.1
%global _release 20191222.225449.gitaa7147bf
%global _version 1.1.2
%global _release 20191224.232827.git9001f2f6
%global is_systemd 1
%global debug_package %{nil}
@ -30,7 +30,7 @@ Requires(preun): initscripts
%endif
BuildRequires: cmake gcc-c++ lxc lxc-devel lcr yajl yajl-devel clibcni-devel
BuildRequires: grpc grpc-devel protobuf-devel grpc-plugins
BuildRequires: grpc grpc-devel protobuf-devel
BuildRequires: libsecurec libsecurec-devel libcurl libcurl-devel sqlite-devel
BuildRequires: http-parser-devel libevhtp-devel libevent-devel
BuildRequires: libseccomp-devel libcap-devel libwebsockets libwebsockets-devel