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:
parent
4f07099350
commit
86dcbfb9a0
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user