From f7b289a7b2e909f042ca78a50daeb509bcda7cb5 Mon Sep 17 00:00:00 2001 From: Guido Aulisi Date: Aug 12 2020 15:01:07 +0000 Subject: Fix FTBFS in Fedora rawhide/f33 Add minimal qt5 BRs Correct wrong date in changelog --- diff --git a/suil.spec b/suil.spec index 6805dd2..d38d33c 100644 --- a/suil.spec +++ b/suil.spec @@ -3,7 +3,7 @@ Name: suil Version: 0.10.6 -Release: 5%{?dist} +Release: 6%{?dist} Summary: A lightweight C library for loading and wrapping LV2 plugin UIs License: MIT @@ -24,6 +24,9 @@ BuildRequires: gtk2-devel >= 2.18.0 BuildRequires: gtk3-devel >= 3.14.0 BuildRequires: qt4-devel >= 4.4.0 BuildRequires: gcc-c++ +BuildRequires: pkgconfig(Qt5Core) +BuildRequires: pkgconfig(Qt5Network) +BuildRequires: pkgconfig(Qt5Widgets) # lets not necessarily pull in toolkits dependancies. They will be provided by # the host and or the plugin @@ -99,6 +102,11 @@ install -pm 644 AUTHORS COPYING NEWS README.md %{buildroot}%{_pkgdocdir} %{_mandir}/man3/%{name}.3* %changelog +* Wed Aug 12 2020 Guido Aulisi - 0.10.6-6 +- Fix FTBFS in Fedora rawhide/f33 +- Add minimal qt5 BRs +- Correct wrong date in changelog + * Sat Aug 01 2020 Fedora Release Engineering - 0.10.6-5 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild @@ -106,7 +114,7 @@ install -pm 644 AUTHORS COPYING NEWS README.md %{buildroot}%{_pkgdocdir} * Wed Jul 29 2020 Fedora Release Engineering - 0.10.6-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild -* Fri Jul 18 2020 Jeff Law - 0.10.6-3 +* Sat Jul 18 2020 Jeff Law - 0.10.6-3 - Drop qt5-devel buildrequires * Fri Jan 31 2020 Fedora Release Engineering - 0.10.6-2