Accepting request 712230 from network:fcoe
- BuildRequire pkgconfig(libsystemd) instead of systemd-devel: allow OBS to shortcut by using systemd-devel-mini. (forwarded request 712110 from dimstar) OBS-URL: https://build.opensuse.org/request/show/712230 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/fcoe-utils?expand=0&rev=16
This commit is contained in:
commit
5d28f609d7
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed Jun 19 11:23:07 UTC 2019 - Dominique Leuenberger <dimstar@opensuse.org>
|
||||||
|
|
||||||
|
- 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
|
Mon Jan 14 15:43:29 CET 2019 - kukuk@suse.de
|
||||||
|
|
||||||
|
@ -24,11 +24,11 @@ BuildRequires: libpciaccess-devel
|
|||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: open-lldp-devel
|
BuildRequires: open-lldp-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: systemd-devel
|
BuildRequires: pkgconfig(libsystemd)
|
||||||
Requires: device-mapper
|
Requires: device-mapper
|
||||||
Requires: iproute
|
Requires: iproute
|
||||||
Requires: open-lldp
|
Requires: open-lldp
|
||||||
%systemd_requires
|
%systemd_ordering
|
||||||
Version: 1.0.32
|
Version: 1.0.32
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: FCoE userspace management tools
|
Summary: FCoE userspace management tools
|
||||||
|
Loading…
Reference in New Issue
Block a user