From c2a3a672af42cea6ef9e5348c39477209ce027ba6ba83b336e3703a07b4a096f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Tue, 12 Oct 2010 09:16:17 +0000 Subject: [PATCH 1/2] 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 --- baselibs.conf | 5 +++++ dconf.changes | 6 ++++++ dconf.spec | 1 + 3 files changed, 12 insertions(+) create mode 100644 baselibs.conf diff --git a/baselibs.conf b/baselibs.conf new file mode 100644 index 0000000..293ffa7 --- /dev/null +++ b/baselibs.conf @@ -0,0 +1,5 @@ +gsettings-backend-dconf + requires "glib2-tools-" + post "%glib2_gio_module_post" + postun "%glib2_gio_module_postun" +libdconf0 diff --git a/dconf.changes b/dconf.changes index c46600d..2f81703 100644 --- a/dconf.changes +++ b/dconf.changes @@ -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 diff --git a/dconf.spec b/dconf.spec index 88bd763..2ae949b 100644 --- a/dconf.spec +++ b/dconf.spec @@ -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) From 3b88d46bb7be067446956d5a2d7770506a8f9d9e9614dc561ae9729385a2d559 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Fri, 15 Oct 2010 15:13:26 +0000 Subject: [PATCH 2/2] Updating link to change in openSUSE:Factory/dconf revision 4.0 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=9ea1d67400edbdd55186696830f44340 --- dconf.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dconf.spec b/dconf.spec index 2ae949b..3bdf1b7 100644 --- a/dconf.spec +++ b/dconf.spec @@ -19,7 +19,7 @@ Name: dconf 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 License: LGPLv2.1+ Summary: Simple key-based configuration system