restore f23 bootstrap
This commit is contained in:
parent
1daf7aa7c2
commit
240a4ac577
@ -15,6 +15,10 @@
|
|||||||
|
|
||||||
%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
|
||||||
|
%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
|
||||||
# only primary archs (for now), allow secondary to bootstrap
|
# only primary archs (for now), allow secondary to bootstrap
|
||||||
@ -868,7 +872,6 @@ fi
|
|||||||
%changelog
|
%changelog
|
||||||
* Fri Apr 10 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-8
|
* Fri Apr 10 2015 Rex Dieter <rdieter@fedoraproject.org> - 5.4.1-8
|
||||||
- -dbus=runtime on el6 (#1196359)
|
- -dbus=runtime on el6 (#1196359)
|
||||||
- drop f23 bootstrap
|
|
||||||
- %%build: -no-directfb
|
- %%build: -no-directfb
|
||||||
|
|
||||||
* Wed Apr 01 2015 Daniel Vrátil <dvratil@redhat.com> - 5.4.1-7
|
* Wed Apr 01 2015 Daniel Vrátil <dvratil@redhat.com> - 5.4.1-7
|
||||||
|
Loading…
Reference in New Issue
Block a user