workaround qxl cursor visibility wonkiness

Related: #1200901
This commit is contained in:
Ray Strode
2015-05-11 17:10:45 -04:00
committed by Kalev Lember
parent 7230025057
commit 341cacdee2
2 changed files with 312 additions and 0 deletions

View File

@@ -12,6 +12,9 @@ License: GPLv2+
URL: http://www.gnome.org
Source0: http://download.gnome.org/sources/%{name}/3.18/%{name}-%{version}.tar.xz
# https://bugzilla.redhat.com/show_bug.cgi?id=1200901
Patch0: 0001-Force-cursor-update-after-applying-configuration.patch
BuildRequires: clutter-devel >= %{clutter_version}
BuildRequires: pango-devel
BuildRequires: startup-notification-devel
@@ -94,6 +97,7 @@ the functionality of the installed %{name} package.
%prep
%setup -q
%patch0 -p1 -b .fix-cursor
%build
autoreconf -f -i
@@ -179,6 +183,11 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
* Thu Sep 03 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.91-1
- Update to 3.17.91
* Thu Sep 03 2015 Ray Strode <rstrode@redhat.com> 3.17.90-2
- Add workaround for qxl cursor visibility wonkiness that we
did for f22
Related: #1200901
* Thu Aug 20 2015 Florian Müllner <fmuellner@redhat.com> - 3.17.90-1
- Update to 3.17.90