SHA256
1
0
forked from pool/dconf

Accepting request 50655 from GNOME:Factory

Copy from GNOME:Factory/dconf based on submit request 50655 from user vuntz

OBS-URL: https://build.opensuse.org/request/show/50655
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/dconf?expand=0&rev=4
This commit is contained in:
OBS User autobuild 2010-10-15 15:13:26 +00:00 committed by Git OBS Bridge
commit c35c6e4cba
3 changed files with 13 additions and 1 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 Thu Sep 16 09:42:02 CEST 2010 - vuntz@opensuse.org

View File

@ -19,12 +19,13 @@
Name: dconf Name: dconf
Version: 0.5.1 Version: 0.5.1
Release: 1 Release: 2
# FIXME: remove SUSE_ASNEEDED=0 when this is fixed: https://bugzilla.gnome.org/show_bug.cgi?id=626280 # FIXME: remove SUSE_ASNEEDED=0 when this is fixed: https://bugzilla.gnome.org/show_bug.cgi?id=626280
License: LGPLv2.1+ 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)