diff --git a/glib-networking.changes b/glib-networking.changes index ee6d2ba..b795285 100644 --- a/glib-networking.changes +++ b/glib-networking.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed May 04 13:58:22 UTC 2011 - alinm.elena@gmail.com + +- Add gsettings-desktop-schemas Requires as the proxy schemas are + used. + ------------------------------------------------------------------- Wed Apr 27 11:19:50 UTC 2011 - fcrozat@novell.com diff --git a/glib-networking.spec b/glib-networking.spec index e7d3445..82901c9 100644 --- a/glib-networking.spec +++ b/glib-networking.spec @@ -34,6 +34,8 @@ 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}