Disable wayland again
This commit is contained in:
parent
15fab750ca
commit
5b492ecd79
@ -1,10 +1,10 @@
|
|||||||
%if 0%{?fedora}
|
%if 0%{?fedora}
|
||||||
%global with_wayland 1
|
%global with_wayland 0
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Name: clutter
|
Name: clutter
|
||||||
Version: 1.13.8
|
Version: 1.13.8
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
Summary: Open Source software library for creating rich graphical user interfaces
|
Summary: Open Source software library for creating rich graphical user interfaces
|
||||||
|
|
||||||
Group: Development/Libraries
|
Group: Development/Libraries
|
||||||
@ -122,6 +122,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
|
|||||||
%{_datadir}/gtk-doc/html/cally
|
%{_datadir}/gtk-doc/html/cally
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 14 2013 Matthias Clasen <mclasen@redhat.com> 1.13.8-3
|
||||||
|
- Enabling Wayland broke the login screen, so disable for now
|
||||||
|
|
||||||
* Wed Mar 13 2013 Matthias Clasen <mclasen@redhat.com> 1.13.8-2
|
* Wed Mar 13 2013 Matthias Clasen <mclasen@redhat.com> 1.13.8-2
|
||||||
- Enable Wayland backend
|
- Enable Wayland backend
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user