disable -webengine (temp on f25, until fixed)
This commit is contained in:
parent
b0f51cc5df
commit
52f84090cb
@ -8,7 +8,7 @@
|
||||
|
||||
# enable/disable individual modules
|
||||
# drop power64, it's not supported yet (than)
|
||||
%if 0%{?fedora} > 22
|
||||
%if 0%{?fedora} > 22 && 0%{?fedora} < 25
|
||||
%ifarch %{ix86} x86_64 %{arm} aarch64 mips mipsel mips64el
|
||||
%global webengine 1
|
||||
%endif
|
||||
@ -418,7 +418,7 @@ sed -i \
|
||||
|
||||
%changelog
|
||||
* Sun Jul 17 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6-6
|
||||
- rebuild (qt5-qtbase)
|
||||
- rebuild (qt5-qtbase), disable -webengine (temp on f25, until fixed)
|
||||
|
||||
* Wed Jul 06 2016 Rex Dieter <rdieter@fedoraproject.org> - 5.6-5
|
||||
- BR: qt5-qtbase-private-devel
|
||||
|
Loading…
Reference in New Issue
Block a user