drop bootstrap (#1211203)
This commit is contained in:
parent
79d60438e1
commit
f243c5b785
@ -15,9 +15,7 @@
|
|||||||
|
|
||||||
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
%global rpm_macros_dir %(d=%{_rpmconfigdir}/macros.d; [ -d $d ] || d=%{_sysconfdir}/rpm; echo $d)
|
||||||
|
|
||||||
%if 0%{?fedora} > 22
|
#global bootstrap 1
|
||||||
%global bootstrap 1
|
|
||||||
%endif
|
|
||||||
|
|
||||||
# define to build docs, need to undef this for bootstrapping
|
# define to build docs, need to undef this for bootstrapping
|
||||||
# where qt5-qttools builds are not yet available
|
# 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
|
* Fri May 01 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-12
|
||||||
- backport a couple more upstream fixes
|
- backport a couple more upstream fixes
|
||||||
- introduce -common noarch subpkg, should help multilib issues
|
- introduce -common noarch subpkg, should help multilib issues
|
||||||
|
- drop bootstrap (#1211203)
|
||||||
|
|
||||||
* Sat Apr 25 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-11
|
* Sat Apr 25 2015 Rex Dieter <rdieter@fedoraproject.org> 5.4.1-11
|
||||||
- port qtdbusconnection_no_debug.patch from qt(4)
|
- port qtdbusconnection_no_debug.patch from qt(4)
|
||||||
|
Loading…
Reference in New Issue
Block a user