From 2788800e58db547160ab26f3a5df7ab3aac6cba9 Mon Sep 17 00:00:00 2001 From: zhouwenpei Date: Fri, 23 Jul 2021 16:12:34 +0800 Subject: [PATCH] remove unnecessary build require. --- open-iscsi.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/open-iscsi.spec b/open-iscsi.spec index 016da5b..d2133e6 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -4,7 +4,7 @@ Name: open-iscsi Version: 2.1.3 -Release: 4 +Release: 5 Summary: ISCSI software initiator daemon and utility programs License: GPLv2+ and BSD URL: http://www.open-iscsi.org @@ -25,7 +25,7 @@ patch13: 0013-iscsiadm-Fix-memory-leak-in-iscsiadm.patch patch14: 0014-Fix-iscsiadm-segfault-when-exiting.patch BuildRequires: flex bison doxygen kmod-devel systemd-units gcc git isns-utils-devel systemd-devel -BuildRequires: autoconf automake libtool libmount-devel openssl-devel pkg-config gdb +BuildRequires: autoconf automake libtool libmount-devel openssl-devel pkg-config Provides: iscsi-initiator-utils Obsoletes: iscsi-initiator-utils @@ -155,6 +155,9 @@ fi %{_mandir}/man8/* %changelog +* Fri Jul 23 2021 zhouwenpei - 2.1.3-5 +- remove unnecessary build require. + * Thu Apr 8 2021 haowenchao - 2.1.3-4 - Fix file residual files after open-iscsi removed