drop bootstrap (#1211203)

This commit is contained in:
Rex Dieter 2015-05-02 00:06:43 -05:00
parent 79d60438e1
commit f243c5b785

View File

@ -15,9 +15,7 @@
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
%if 0%{?fedora} > 22
%global bootstrap 1
%endif
#global bootstrap 1
# define to build docs, need to undef this for bootstrapping
# where qt5-qttools builds are not yet available
@ -900,6 +898,7 @@ fi
* Fri May 01 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-12
- backport a couple more upstream fixes
- introduce -common noarch subpkg, should help multilib issues
- drop bootstrap (#1211203)
* Sat Apr 25 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-11
- port qtdbusconnection_no_debug.patch from qt(4)