Add patch from git to disable a11y by default; it makes

gnome-shell totally unusable right now
This commit is contained in:
Colin Walters
2011-02-24 16:22:06 -05:00
parent ecb519cfb0
commit 447e55e2ed
2 changed files with 35 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
Name: gsettings-desktop-schemas
Version: 0.1.7
Release: 1%{?dist}
Release: 2%{?dist}
Summary: A collection of GSettings schemas
Group: System Environment/Libraries
@@ -16,6 +16,8 @@ BuildRequires: intltool
Requires: glib2 >= 2.25.11
# From upstream git
Patch0: 0001-schemas-Disable-toolkit-accessibility-by-default.patch
%description
gsettings-desktop-schemas contains a collection of GSettings schemas for
@@ -33,6 +35,7 @@ and header files for developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1
%build
@@ -69,6 +72,10 @@ fi
%changelog
* Thu Feb 24 2011 Colin Walters <walters@verbum.org> - 0.1.7-2
- Add patch from git to disable a11y by default; it makes
gnome-shell totally unusable right now
* Mon Feb 21 2011 Bastien Nocera <bnocera@redhat.com> 0.1.7-1
- Update to 0.1.7