From bc839b316ca51a9844f4f744bcca474b5e392cf5593a3058fe3422be21e0ea2a Mon Sep 17 00:00:00 2001 From: Vincent Untz Date: Thu, 26 May 2011 20:56:13 +0000 Subject: [PATCH] Accepting request 71559 from home:vuntz:branches:GNOME:Factory tweak OBS-URL: https://build.opensuse.org/request/show/71559 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/dconf?expand=0&rev=26 --- dconf.changes | 16 ++++++++-------- dconf.spec | 4 ++-- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/dconf.changes b/dconf.changes index dd43f5b..4edea09 100644 --- a/dconf.changes +++ b/dconf.changes @@ -3,19 +3,19 @@ Tue May 17 16:53:08 CEST 2011 - dimstar@opensuse.org - Update to version 0.7.5: + Fix crashing if the database did not already exist - + many fixes and improvements to the dconf-editor + + Many fixes and improvements to the dconf-editor - changes from version 0.7.4: + bgo#648949: multithreading issue fixed (which actually affects all GSettings-using programs since dconf is used from a helper thread in that case) + dconf commandline tool is vastly more friendly now - + no more aborting on unrecognised arguments - + proper help - + bash completion support - + support for sysadmin lockdown - + the editor now properly reads installed enum xml files -- Add glib2_gsettings_schemas_* macros to -editor subpackage for - the new schema. + + No more aborting on unrecognised arguments + + Proper help + + Bash completion support + + Support for sysadmin lockdown + + The editor now properly reads installed enum xml files +- Use %glib2_gsettings_schemas_* macros for editor subpackage as + there is a schema now. ------------------------------------------------------------------- Mon Apr 4 13:24:57 UTC 2011 - dimstar@opensuse.org diff --git a/dconf.spec b/dconf.spec index a8de41f..224b56f 100644 --- a/dconf.spec +++ b/dconf.spec @@ -180,10 +180,10 @@ mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db} %{_libexecdir}/dconf-service %{_datadir}/dbus-1/services/ca.desrt.dconf.service %{_datadir}/dbus-1/system-services/ca.desrt.dconf.service -# alternative databases -%{_sysconfdir}/dconf/ # Bash completion helper %{_sysconfdir}/bash_completion.d/dconf-bash-completion.sh +# alternative databases +%{_sysconfdir}/dconf/ %files -n libdconf0 %defattr(-, root, root)