Fix possible crasher when converting schemas

This commit is contained in:
Bastien Nocera
2011-03-09 18:40:13 +00:00
parent 157ce581f6
commit 210414bccb
2 changed files with 34 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
Name: gsettings-desktop-schemas
Version: 2.91.91
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
Patch0: 0001-schemas-Remove-at-mobility-schema-conversion.patch
%description
gsettings-desktop-schemas contains a collection of GSettings schemas for
settings shared by various components of a desktop.
@@ -32,7 +34,7 @@ and header files for developing applications that use %{name}.
%prep
%setup -q
%patch0 -p1
%build
%configure --disable-schemas-compile
@@ -68,6 +70,9 @@ fi
%changelog
* Wed Mar 09 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-2
- Fix possible crasher when converting schemas
* Tue Mar 08 2011 Bastien Nocera <bnocera@redhat.com> 2.91.91-1
- Update to 2.91.91