add explicit BR: pkgconfig(uuid) as needed with util-linux 2.34

This commit is contained in:
Raphael Groner 2019-05-07 13:00:03 +02:00
commit 3ba8e644e0

View file

@ -24,7 +24,7 @@
Name: zulucrypt
Version: 5.4.0
Release: 5%{?dist}
Release: 6%{?dist}
Summary: Qt GUI front end to cryptsetup
# major license is GPLv3+ (but GPLv2+ for some source files)
@ -53,6 +53,7 @@ BuildRequires: pkgconfig(Qt5Widgets)
BuildRequires: pkgconfig(libsecret-1)
BuildRequires: pkgconfig(devmapper)
BuildRequires: pkgconfig(blkid)
BuildRequires: pkgconfig(uuid)
BuildRequires: pkgconfig(pwquality)
BuildRequires: pkgconfig(libcryptsetup)
@ -232,6 +233,9 @@ desktop-file-validate %{buildroot}%{_datadir}/applications/zulu*.desktop
###########################################################################################
%changelog
* Tue May 07 2019 Raphael Groner <projects.rg@smart.ms> - 5.4.0-6
- add explicit BR: pkgconfig(uuid) as needed with util-linux 2.34
* Sun Feb 03 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.4.0-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild