From 2207f820d27c2a15a56ca8a00426c0dc8072e3c1b1d6ac106112db7c18173777 Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Tue, 4 Feb 2020 17:55:34 +0000 Subject: [PATCH] Accepting request 769729 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769729 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=36 --- targetcli-fb.changes | 6 ++++++ targetcli-fb.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/targetcli-fb.changes b/targetcli-fb.changes index db68921..df3c4f4 100644 --- a/targetcli-fb.changes +++ b/targetcli-fb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 16:38:45 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Mon Aug 19 15:32:55 UTC 2019 - Lee Duncan diff --git a/targetcli-fb.spec b/targetcli-fb.spec index 4307c58..8b9c6ed 100644 --- a/targetcli-fb.spec +++ b/targetcli-fb.spec @@ -1,7 +1,7 @@ # # spec file for package targetcli-fb # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -23,7 +23,7 @@ Release: 0 Summary: A command shell for managing the Linux LIO kernel target License: Apache-2.0 Group: System/Management -Url: https://github.com/open-iscsi/%{name} +URL: https://github.com/open-iscsi/%{name} Source: %{name}-%{version}.tar.xz Source1: %{name}.service BuildRequires: %{python_module configshell-fb} @@ -33,7 +33,7 @@ BuildRequires: %{python_module rtslib-fb} BuildRequires: %{python_module setuptools} BuildRequires: fdupes BuildRequires: python-rpm-macros -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) Requires: python-configshell-fb Requires: python-dbus-python Requires: python-rtslib-fb @@ -53,7 +53,7 @@ BuildArch: noarch Provides: targetcli-rbd = %{version} Obsoletes: targetcli-rbd < %{version} %endif -%{?systemd_requires} +%{?systemd_ordering} Patch1: Split-out-blockdev-readonly-state-detection-helper.patch Patch2: rbd-support.patch Patch3: saveconfig-compress-the-backup-config-files