From 03015885ae7a137550807230c21598d2202d4211e539477c9615a243d1666da5 Mon Sep 17 00:00:00 2001 From: Andy Cress Date: Mon, 3 Feb 2020 19:40:23 +0000 Subject: [PATCH] Accepting request 769596 from home:dimstar:Factory Shortcut through -mini OBS-URL: https://build.opensuse.org/request/show/769596 OBS-URL: https://build.opensuse.org/package/show/systemsmanagement/ipmiutil?expand=0&rev=37 --- ipmiutil.changes | 6 ++++++ ipmiutil.spec | 8 ++++---- 2 files changed, 10 insertions(+), 4 deletions(-) diff --git a/ipmiutil.changes b/ipmiutil.changes index edd3015..cdc24e6 100644 --- a/ipmiutil.changes +++ b/ipmiutil.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Feb 3 13:59:17 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig(systemd) instead of systemd: allow OBS to + shortcut through the -mini flavors. + ------------------------------------------------------------------- Wed Dec 6 22:46:22 UTC 2017 - arcress@users.sourceforge.net diff --git a/ipmiutil.spec b/ipmiutil.spec index 880508e..83be662 100644 --- a/ipmiutil.spec +++ b/ipmiutil.spec @@ -1,7 +1,7 @@ # # spec file for package ipmiutil # -# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # Copyright (c) 2012 Andy Cress # # All modifications and additions to the file contributed by third parties @@ -13,7 +13,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -24,7 +24,7 @@ Summary: Easy-to-use IPMI server management utilities License: BSD-3-Clause Group: System/Management Source: http://downloads.sourceforge.net/%{name}/%{name}-%{version}.tar.gz -Url: http://ipmiutil.sourceforge.net +URL: http://ipmiutil.sourceforge.net Patch0: warnings.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?sles_version} > 10 @@ -38,7 +38,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build %{!?_unitdir: %define _unitdir /usr/lib/systemd/system} %define unit_dir %{_unitdir} %if 0%{?req_systemd} -BuildRequires: systemd +BuildRequires: pkgconfig(systemd) %define systemd_fls %{_unitdir} %else %define systemd_fls %{_datadir}/%{name}