commit
d3008fc09b
@ -33,7 +33,7 @@ endif()
|
|||||||
|
|
||||||
option(VERSION "set lcrd version" ON)
|
option(VERSION "set lcrd version" ON)
|
||||||
if (VERSION STREQUAL "ON")
|
if (VERSION STREQUAL "ON")
|
||||||
set(LCRD_VERSION "1.1.1")
|
set(LCRD_VERSION "1.1.2")
|
||||||
endif()
|
endif()
|
||||||
|
|
||||||
option(DEBUG "set lcrd gcc option" ON)
|
option(DEBUG "set lcrd gcc option" ON)
|
||||||
|
|||||||
@ -1,5 +1,5 @@
|
|||||||
%global _version 1.1.1
|
%global _version 1.1.2
|
||||||
%global _release 20191222.225449.gitaa7147bf
|
%global _release 20191224.232827.git9001f2f6
|
||||||
%global is_systemd 1
|
%global is_systemd 1
|
||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
|
|
||||||
@ -30,7 +30,7 @@ Requires(preun): initscripts
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
BuildRequires: cmake gcc-c++ lxc lxc-devel lcr yajl yajl-devel clibcni-devel
|
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: libsecurec libsecurec-devel libcurl libcurl-devel sqlite-devel
|
||||||
BuildRequires: http-parser-devel libevhtp-devel libevent-devel
|
BuildRequires: http-parser-devel libevhtp-devel libevent-devel
|
||||||
BuildRequires: libseccomp-devel libcap-devel libwebsockets libwebsockets-devel
|
BuildRequires: libseccomp-devel libcap-devel libwebsockets libwebsockets-devel
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user