From f02ed55bb3ac522fd8e7a2f7413fa0136949c8a81d55ebbb554a4dd93d4c5167 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Mon, 3 Feb 2020 15:29:20 +0000 Subject: [PATCH] Accepting request 769624 from home:dimstar:Factory - BuildRequire pkgconfig((lib)?udev) instead of (lib)?udev: allow OBS to shortcut through -mini flavors. OBS-URL: https://build.opensuse.org/request/show/769624 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=803 --- libvirt.changes | 6 ++++++ libvirt.spec | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/libvirt.changes b/libvirt.changes index b62fa4f..941f8e2 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -18,6 +18,12 @@ Wed Jan 29 20:56:13 UTC 2020 - James Fehlig 6c1dddaf-libxl-shutdown-inhibit.patch bsc#1157100 +------------------------------------------------------------------- +Fri Jan 24 14:03:15 UTC 2020 - Dominique Leuenberger + +- BuildRequire pkgconfig((lib)?udev) instead of (lib)?udev: allow + OBS to shortcut through -mini flavors. + ------------------------------------------------------------------- Wed Jan 15 19:27:10 UTC 2020 - James Fehlig diff --git a/libvirt.spec b/libvirt.spec index 47ed399..4e5d469 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -251,8 +251,8 @@ BuildRequires: rpcgen # For pool-build probing for existing pools BuildRequires: libblkid-devel >= 2.17 BuildRequires: libpciaccess0-devel >= 0.10.9 -BuildRequires: libudev-devel >= 145 BuildRequires: libyajl-devel +BuildRequires: pkgconfig(libudev) >= 145 %if %{with_sanlock} BuildRequires: sanlock-devel >= 2.4 %endif @@ -404,7 +404,7 @@ Requires: modutils # for /sbin/ip & /sbin/tc Requires: iproute Requires: logrotate -Requires: udev >= 145 +Requires: pkgconfig(udev) >= 145 Recommends: polkit >= 0.112 %ifarch %ix86 x86_64 ia64 # For virConnectGetSysinfo