From b167cfffad71a27b8c1656344d19fbe5c34c8114 Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sun, 25 Mar 2007 04:14:11 +0000 Subject: [PATCH] Fix a directory ownership issue --- GConf2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/GConf2.spec b/GConf2.spec index ffe0855..914fc1b 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -5,7 +5,7 @@ Summary: A process-transparent configuration system Name: GConf2 Version: 2.18.0.1 -Release: 1%{?dist} +Release: 2%{?dist} License: LGPL Group: System Environment/Base Source: ftp://ftp.gnome.org/pub/GNOME/sources/GConf/2.18/GConf-%{version}.tar.bz2 @@ -97,6 +97,7 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING ChangeLog NEWS README backends/README.evoldap %config(noreplace) %{_sysconfdir}/gconf/2/path %config(noreplace) %{_sysconfdir}/gconf/2/evoldap.conf +%dir %{_sysconfdir}/gconf %dir %{_sysconfdir}/gconf/2 %dir %{_sysconfdir}/gconf/gconf.xml.defaults %dir %{_sysconfdir}/gconf/gconf.xml.mandatory @@ -123,6 +124,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/* %changelog +* Sun Mar 25 2007 Matthias Clasen - 2.18.0.1-2 +- Fix a directory ownership issue. (#233756) + * Tue Mar 13 2007 Matthias Clasen - 2.18.0.1-1 - Update to 2.18.0.1