From ec90edb7236e2170515ef6735fbabd6d9800234927d7ef7c97bee1c77133804d Mon Sep 17 00:00:00 2001 From: Adam Majer Date: Tue, 13 Sep 2022 09:02:52 +0000 Subject: [PATCH] Accepting request 1003260 from home:ancorgs:branches:systemsmanagement:cockpit OBS ate my description OBS-URL: https://build.opensuse.org/request/show/1003260 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=106 --- cockpit.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/cockpit.spec b/cockpit.spec index dae613e..bb8eb90 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -703,14 +703,16 @@ Dummy package from building optional packages only; never install or publish me. Summary: Cockpit user interface for storage, using udisks Requires: cockpit-shell >= 266 Requires: udisks2 >= 2.9 +Requires: %{__python3} +%if 0%{?suse_version} +Requires: libudisks2-0_lvm2 >= 2.9 +Recommends: multipath-tools +Requires: python3-dbus-python +%else Recommends: udisks2-lvm2 >= 2.9 Recommends: udisks2-iscsi >= 2.9 Recommends: device-mapper-multipath Recommends: clevis-luks -Requires: %{__python3} -%if 0%{?suse_version} -Requires: python3-dbus-python -%else Requires: python3-dbus %endif BuildArch: noarch