epel9
Matthias Clasen 18 years ago
parent 03279b9840
commit a82f002103

@ -1 +1 @@
GConf-2.16.1.tar.bz2
GConf-2.18.0.1.tar.bz2

@ -0,0 +1,11 @@
--- GConf-2.18.0.1/gconf/gconftool.c.reload 2007-03-02 17:10:13.000000000 -0500
+++ GConf-2.18.0.1/gconf/gconftool.c 2007-03-13 02:21:29.000000000 -0400
@@ -3780,6 +3780,8 @@
++args;
}
+ g_spawn_command_line_sync ("/usr/bin/killall -q -TERM " GCONF_SERVERDIR "/" GCONFD, NULL, NULL, NULL, NULL);
+
retval |= do_sync (conf);
return retval;
}

@ -4,11 +4,11 @@
Summary: A process-transparent configuration system
Name: GConf2
Version: 2.16.1
Version: 2.18.0.1
Release: 1%{?dist}
License: LGPL
Group: System Environment/Base
Source: ftp://ftp.gnome.org/pub/GNOME/unstable/sources/GConf/GConf-%{version}.tar.bz2
Source: ftp://ftp.gnome.org/pub/GNOME/sources/GConf/2.18/GConf-%{version}.tar.bz2
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
URL: http://www.gnome.org
@ -24,7 +24,7 @@ BuildRequires: perl(XML::Parser)
BuildRequires: libtool, autoconf, automake
BuildRequires: intltool
Patch0: GConf2-2.16.0-reload.patch
Patch0: GConf-2.18.0.1-reload.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=356573
Patch1: GConf2-2.14.0-timeout.patch
@ -123,6 +123,9 @@ rm -rf $RPM_BUILD_ROOT
%{_libdir}/pkgconfig/*
%changelog
* Tue Mar 13 2007 Matthias Clasen <mclasen@redhat.com> - 2.18.0.1-1
- Update to 2.18.0.1
* Tue Feb 27 2007 Matthias Clasen <mclasen@redhat.com> - 2.16.1-1
- Update to 2.16.1

@ -1 +1 @@
60d2da294195abb8cac81b6ecceb7e5e GConf-2.16.1.tar.bz2
aa0e0a0729fb021bab72b4166fd392f9 GConf-2.18.0.1.tar.bz2

Loading…
Cancel
Save