Accepting request 69568 from home:ealin:branches:GNOME:Factory

added requires gsettings-desktop-schemas to prevent telepathy-gabble crashing

OBS-URL: https://build.opensuse.org/request/show/69568
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=18
This commit is contained in:
Vincent Untz 2011-05-04 14:15:38 +00:00 committed by Git OBS Bridge
parent 6b20794278
commit 0137bb8c91
2 changed files with 6 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 04 13:58:22 UTC 2011 - alinm.elena@gmail.com
- added requires gsettings-desktop-schemas
+ in order to prevent telepathy-gabble from crashing and probably others too
-------------------------------------------------------------------
Wed Apr 27 11:19:50 UTC 2011 - fcrozat@novell.com

View File

@ -38,6 +38,7 @@ Recommends: %{name}-lang = %{version}
%define gio_real_package %(rpm -q --whatprovides --qf '%{NAME}' /%{_lib}/libgio-2.0.so.?)
Supplements: %{gio_real_package}
%glib2_gio_module_requires
Requires: gsettings-desktop-schemas
%description
This package contains network-related GIO modules for glib.