Accepting request 69574 from home:vuntz:branches:GNOME:Factory

tweak

OBS-URL: https://build.opensuse.org/request/show/69574
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=19
This commit is contained in:
Vincent Untz 2011-05-04 14:20:16 +00:00 committed by Git OBS Bridge
parent 0137bb8c91
commit 7ea176cbf6
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +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
- Add gsettings-desktop-schemas Requires as the proxy schemas are
used.
-------------------------------------------------------------------
Wed Apr 27 11:19:50 UTC 2011 - fcrozat@novell.com

View File

@ -34,11 +34,12 @@ BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gnutls)
BuildRequires: pkgconfig(gsettings-desktop-schemas)
BuildRequires: pkgconfig(libproxy-1.0)
# org.gnome.system.proxy schema is used
Requires: gsettings-desktop-schemas
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.