From c781d41b959334a154e83ffcd177e8fbec848ce8 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Feb 02 2006 03:05:26 +0000 Subject: - Add patch from Mandriva to reload GConf2 every time a schema is added or removed (solves bug 173869) --- diff --git a/GConf2.spec b/GConf2.spec index bad0f78..8dae7a1 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -5,7 +5,7 @@ Summary: A process-transparent configuration system Name: GConf2 Version: 2.13.5 -Release: 1 +Release: 2 License: LGPL Group: System Environment/Base Source: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/GConf-%{version}.tar.bz2 @@ -36,12 +36,16 @@ Requires: libxml2-devel >= %{libxml2_version} Requires: ORBit2-devel >= %{orbit2_version} Requires: glib2-devel >= %{glib2_version} +Patch1: GConf2-2.8.1-reload.patch + + %description devel GConf development package. Contains files needed for doing development using GConf. %prep %setup -q -n GConf-%{version} +%patch1 -p1 -b .reload %build %configure @@ -97,6 +101,10 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %changelog +* Wed Feb 1 2006 Christopher Aillon 2.13.5-2 +- Add patch from Mandriva to reload GConf2 every time a schema is + added or removed (solves bug 173869) + * Mon Jan 16 2006 Matthias Clasen 2.13.5-1 - Update to 2.13.5