From 06b75a263ec52f817cc120daaf4d8e36373f867a 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 acf1480..0de740e 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