From 12097a463f3d84219074ce8e738afffc25418ef5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Vr=C3=A1til?= Date: Tue, 1 Mar 2016 19:37:06 +0100 Subject: [PATCH] Enable bootstrap to workaround the libssl.so ABI change on rawhide --- qt5-qtbase.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 040ab1d..750d7a0 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -16,7 +16,7 @@ %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) ## set to 1 to enable bootstrap -#global bootstrap 1 +%global bootstrap 1 %if 0%{?fedora} > 21 # use external qt_settings pkg