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

Looks good.. only hope is that baselibs supports rpm macros :)

OBS-URL: https://build.opensuse.org/request/show/50268
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=10
This commit is contained in:
Dominique Leuenberger 2010-10-12 09:16:17 +00:00 committed by Git OBS Bridge
parent ac58c58b4d
commit c2a3a672af
3 changed files with 12 additions and 0 deletions

5
baselibs.conf Normal file
View File

@ -0,0 +1,5 @@
gsettings-backend-dconf
requires "glib2-tools-<targettype>"
post "%glib2_gio_module_post"
postun "%glib2_gio_module_postun"
libdconf0

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 11 21:31:18 CEST 2010 - vuntz@opensuse.org
- Create baselibs.conf: we want the gsettings dconf backend to be
bi-arch.
-------------------------------------------------------------------
Thu Sep 16 09:42:02 CEST 2010 - vuntz@opensuse.org

View File

@ -25,6 +25,7 @@ License: LGPLv2.1+
Summary: Simple key-based configuration system
Group: System/Libraries
Source: %{name}-%{version}.tar.bz2
Source99: baselibs.conf
BuildRequires: vala-devel
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gobject-introspection-1.0)