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