From ba55dc992ecc8cd7cae9cec6fa37cbdc1a40a886d8ebac48f867b349c9b6ab44 Mon Sep 17 00:00:00 2001 From: James Fehlig Date: Fri, 16 Aug 2019 13:18:32 +0000 Subject: [PATCH] Accepting request 723915 from home:dimstar:Factory Needed to fix failure in Staging:C with new util-linux OBS-URL: https://build.opensuse.org/request/show/723915 OBS-URL: https://build.opensuse.org/package/show/Virtualization/sanlock?expand=0&rev=57 --- sanlock.changes | 7 +++++++ sanlock.spec | 1 + 2 files changed, 8 insertions(+) diff --git a/sanlock.changes b/sanlock.changes index 3efd626..2e5455c 100644 --- a/sanlock.changes +++ b/sanlock.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Aug 16 07:37:30 UTC 2019 - Dominique Leuenberger + +- Addpkgconfig(uuid) BuildRequires: so far we relied on util-linux' + blkid to pull in uuid for us. + +------------------------------------------------------------------- Mon Jun 24 14:49:15 UTC 2019 - Martin Liška - Add sanlock-lto-disable-fpie.patch in order to handle diff --git a/sanlock.spec b/sanlock.spec index 9737219..87184c0 100644 --- a/sanlock.spec +++ b/sanlock.spec @@ -51,6 +51,7 @@ BuildRequires: pkgconfig BuildRequires: python-rpm-macros BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(blkid) +BuildRequires: pkgconfig(uuid) Requires(pre): %fillup_prereq Requires(pre): shadow Recommends: logrotate