From 07229d0b19f82c63c53db3e22933446e5428ef5a Mon Sep 17 00:00:00 2001 From: David Tardon Date: Tue, 27 Jan 2015 10:35:12 +0100 Subject: [PATCH] bootstrap for ICU soname bump --- qt5-qtbase.spec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/qt5-qtbase.spec b/qt5-qtbase.spec index 452ef7e..10125e1 100644 --- a/qt5-qtbase.spec +++ b/qt5-qtbase.spec @@ -13,6 +13,8 @@ %global qt_module qtbase +%global bootstrap 1 + %global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d) # define to build docs, need to undef this for bootstrapping