From 238b251ac14698c69aa31996847bd76d937c8fb3 Mon Sep 17 00:00:00 2001 From: CoprDistGit Date: Thu, 1 Jun 2023 09:03:54 +0000 Subject: automatic import of tcmu-runner --- tcmu-runner.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/tcmu-runner.spec b/tcmu-runner.spec index 3964fab..277bca1 100644 --- a/tcmu-runner.spec +++ b/tcmu-runner.spec @@ -36,7 +36,7 @@ Summary: A daemon that handles the userspace side of the LIO TCM-User back Group: System Environment/Daemons License: ASL 2.0 or LGPLv2+ Version: 1.6.0 -Release: 1 +Release: 2 URL: https://github.com/open-iscsi/tcmu-runner BuildRoot: %(mktemp -udp %{_tmppath}/%{name}-%{version}) @@ -53,6 +53,7 @@ Requires(pre): librados2, librbd1 %if %{with glfs} BuildRequires: glusterfs-api-devel +BuildRequires: libgfapi0 Requires(pre): glusterfs-api %endif @@ -153,5 +154,8 @@ sed -i 's/-Werror//g' CMakeLists.txt %{_libdir}/libtcmu*.so %changelog +* Thu Mar 23 2023 zhangdaolong - 1.6.0-2 +- add BuildRequires libgfapi0 + * Tue Jan 03 2023 zhangdaolong - 1.6.0-1 - Created spec file for 1.6.0 release -- cgit v1.2.3