From 87736979a48053320cddce5f470cebb03a1c1bb292ee43d13d108c4b10d871b2 Mon Sep 17 00:00:00 2001 From: Johannes Thumshirn Date: Thu, 27 Jun 2019 07:41:05 +0000 Subject: [PATCH] Accepting request 712110 from home:dimstar:Factory - BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut by using systemd-devel-mini. OBS-URL: https://build.opensuse.org/request/show/712110 OBS-URL: https://build.opensuse.org/package/show/network:fcoe/fcoe-utils?expand=0&rev=38 --- fcoe-utils.changes | 6 ++++++ fcoe-utils.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/fcoe-utils.changes b/fcoe-utils.changes index 2b9bb86..611a409 100644 --- a/fcoe-utils.changes +++ b/fcoe-utils.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jun 19 11:23:07 UTC 2019 - Dominique Leuenberger + +- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: + allow OBS to shortcut by using systemd-devel-mini. + ------------------------------------------------------------------- Mon Jan 14 15:43:29 CET 2019 - kukuk@suse.de diff --git a/fcoe-utils.spec b/fcoe-utils.spec index 93a7294..8514ef6 100644 --- a/fcoe-utils.spec +++ b/fcoe-utils.spec @@ -24,11 +24,11 @@ BuildRequires: libpciaccess-devel BuildRequires: libtool BuildRequires: open-lldp-devel BuildRequires: pkg-config -BuildRequires: systemd-devel +BuildRequires: pkgconfig(libsystemd) Requires: device-mapper Requires: iproute Requires: open-lldp -%systemd_requires +%systemd_ordering Version: 1.0.32 Release: 0 Summary: FCoE userspace management tools