Hello community,

here is the log from the commit of package dconf for openSUSE:Factory
checked in at Wed Aug 3 11:33:17 CEST 2011.



--------
--- GNOME/dconf/dconf.changes   2011-05-26 22:55:54.000000000 +0200
+++ /mounts/work_src_done/STABLE/dconf/dconf.changes    2011-07-27 
12:49:55.000000000 +0200
@@ -1,0 +2,26 @@
+Wed Jul 27 12:24:44 CEST 2011 - [email protected]
+
+- Update to version 0.9.0:
+  + Support loading/storing of maybe types in dconf
+  + Remove NFS detection hackery and rely on XDG runtime dir
+  + Add proper support for change notification to DConfClient
+  + Commandline tool improvements:
+    - reset: reset keys or entire subpaths
+    - dump: dump entire subpaths to keyfile format
+    - load: load them back again (maybe at a different path)
+    - watch: actually works now
+  + Editor improvements:
+    - keys now change in editor when changed from outside
+    - support for flags
+    - show dconf-editor in applications list
+  + Work around incompatible Vala bindings changes with an #if
+  + Don't install the bash completion script as executable
+  + Fix a warning caused by reusing a GError variable
+  + Other small fixes
+- Remove SUSE_ASNEEDED=0: this is not needed anymore.
+- Add SystemSetup category to dconf-editor.desktop to make the brp
+  checks happy.
+- Comment out Icon line with sed in dconf-editor.desktop, until we
+  get an icon in the tarball. Else, the build fails in brp checks.
+
+-------------------------------------------------------------------

calling whatdependson for head-i586


Old:
----
  dconf-0.7.5.tar.bz2

New:
----
  dconf-0.9.0.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ dconf.spec ++++++
--- /var/tmp/diff_new_pack.Q1jymN/_old  2011-08-03 11:32:44.000000000 +0200
+++ /var/tmp/diff_new_pack.Q1jymN/_new  2011-08-03 11:32:44.000000000 +0200
@@ -18,14 +18,14 @@
 
 
 Name:           dconf
-Version:        0.7.5
+Version:        0.9.0
 Release:        1
-# FIXME: remove SUSE_ASNEEDED=0 when this is fixed: 
https://bugzilla.gnome.org/show_bug.cgi?id=626280
+# FIXME: remove sed hack to remove icon from desktop file when there's an icon 
in the tarball
 License:        LGPLv2.1+
 Summary:        Simple key-based configuration system
 Group:          System/Libraries
 Url:            http://live.gnome.org/dconf
-Source:         %{name}-%{version}.tar.bz2
+Source:         
http://download.gnome.org/sources/dconf/0.9/%{name}-%{version}.tar.bz2
 Source99:       baselibs.conf
 # For directory ownership
 BuildRequires:  dbus-1
@@ -135,7 +135,6 @@
 %endif
 
 %build
-export SUSE_ASNEEDED=0
 %configure \
 %if 0%{?BUILD_FROM_VCS}
     --enable-gtk-doc
@@ -146,7 +145,9 @@
 %install
 %makeinstall
 find %{buildroot}%{_libdir} -name '*.la' -type f -delete -print
-%suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/dconf-editor.desktop
+%suse_update_desktop_file 
%{buildroot}%{_datadir}/applications/dconf-editor.desktop SystemSetup
+# FIXME: temporary hack to make the build not fail while we have no icon
+sed -i "s/^Icon=dconf-editor/#Icon=dconf-editor/" 
%{buildroot}%{_datadir}/applications/dconf-editor.desktop
 mkdir -p %{buildroot}%{_sysconfdir}/dconf/{profile,db}
 
 %post -n libdconf0 -p /sbin/ldconfig

++++++ dconf-0.7.5.tar.bz2 -> dconf-0.9.0.tar.bz2 ++++++
++++ 4055 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to