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