From 0fd02103000662640a2010147e9d7d9d075e6d5d4e56b94105da3b44b750fd05 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Thu, 22 Feb 2018 02:47:31 +0000 Subject: [PATCH] Accepting request 578852 from home:lee_duncan:branches:network - Ensure correct dependencies: main package must depend on (new) libopeniscsiusr package, and devel package must depend on main package (updating spec file) OBS-URL: https://build.opensuse.org/request/show/578852 OBS-URL: https://build.opensuse.org/package/show/network/open-iscsi?expand=0&rev=98 --- open-iscsi.changes | 7 +++++++ open-iscsi.spec | 3 ++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/open-iscsi.changes b/open-iscsi.changes index cab27e4..08d04bd 100644 --- a/open-iscsi.changes +++ b/open-iscsi.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Feb 21 19:19:13 UTC 2018 - lduncan@suse.com + +- Ensure correct dependencies: main package must depend + on (new) libopeniscsiusr package, and devel package + must depend on main package (updating spec file) + ------------------------------------------------------------------- Tue Feb 20 19:40:58 UTC 2018 - lduncan@suse.com diff --git a/open-iscsi.spec b/open-iscsi.spec index 55c6d19..bb27b2c 100644 --- a/open-iscsi.spec +++ b/open-iscsi.spec @@ -40,6 +40,7 @@ BuildRequires: openssl-devel BuildRequires: suse-module-tools BuildRequires: systemd Requires(post): coreutils +Requires: libopeniscsiusr0_1_0 = %{version} %{?systemd_requires} %description @@ -92,7 +93,7 @@ Version: 2.0.876 Release: 0 Summary: Linux open-iscsi user-level library and include files Group: Development/Libraries/C and C++ -Requires: libopeniscsiusr0 = %{version} +Requires: %{name} %description devel This development package contains the open-iscsi user-level library