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:
parent
ac58c58b4d
commit
c2a3a672af
5
baselibs.conf
Normal file
5
baselibs.conf
Normal file
@ -0,0 +1,5 @@
|
|||||||
|
gsettings-backend-dconf
|
||||||
|
requires "glib2-tools-<targettype>"
|
||||||
|
post "%glib2_gio_module_post"
|
||||||
|
postun "%glib2_gio_module_postun"
|
||||||
|
libdconf0
|
@ -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
|
Thu Sep 16 09:42:02 CEST 2010 - vuntz@opensuse.org
|
||||||
|
|
||||||
|
@ -25,6 +25,7 @@ License: LGPLv2.1+
|
|||||||
Summary: Simple key-based configuration system
|
Summary: Simple key-based configuration system
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
Source99: baselibs.conf
|
||||||
BuildRequires: vala-devel
|
BuildRequires: vala-devel
|
||||||
BuildRequires: pkgconfig(gio-2.0)
|
BuildRequires: pkgconfig(gio-2.0)
|
||||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||||
|
Loading…
Reference in New Issue
Block a user