From c4c8034258880956b7d7884b0a8c21006184d023 Mon Sep 17 00:00:00 2001 From: eulerstorage Date: Sat, 11 Jan 2020 16:50:16 +0800 Subject: [PATCH] provide iscsi-initiator-utils-devel --- open-iscsi.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/open-iscsi.spec b/open-iscsi.spec index 06dc60c..6b229ef 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -87,6 +87,8 @@ iscsid, and a management utility iscsiadm. Summary: Development files for %{name} Provides: libopeniscsiusr-devel Obsoletes: libopeniscsiusr-devel +Provides: iscsi-initiator-utils-devel +Obsoletes: iscsi-initiator-utils-devel Requires: %{name} = %{version}-%{release} %description devel -- Gitee