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

Fix build

OBS-URL: https://build.opensuse.org/request/show/73915
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/glib-networking?expand=0&rev=23
This commit is contained in:
Dominique Leuenberger 2011-06-17 06:51:31 +00:00 committed by Git OBS Bridge
parent 4f07099350
commit 86dcbfb9a0
2 changed files with 6 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jun 17 02:17:16 CEST 2011 - vuntz@opensuse.org
- Fix build after glib libraries moved back to %{_libdir}.
-------------------------------------------------------------------
Mon May 23 23:12:28 CEST 2011 - dimstar@opensuse.org

View File

@ -37,7 +37,7 @@ 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.?)
%define gio_real_package %(rpm -q --whatprovides --qf '%{NAME}' %{_libdir}/libgio-2.0.so.?)
Supplements: %{gio_real_package}
%glib2_gio_module_requires