From 70cd5e1abff6e1e5315e25ddbb5a176aecc82e1c Mon Sep 17 00:00:00 2001 From: Ray Strode Date: Thu, 28 Jan 2010 22:43:37 +0000 Subject: [PATCH] - Add defattr directive to gtk subpackage files section --- GConf2.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/GConf2.spec b/GConf2.spec index b671555..10be47a 100644 --- a/GConf2.spec +++ b/GConf2.spec @@ -7,7 +7,7 @@ Summary: A process-transparent configuration system Name: GConf2 Version: 2.28.0 -Release: 4%{?dist} +Release: 5%{?dist} License: LGPLv2+ Group: System Environment/Base Source: http://download.gnome.org/sources/GConf/2.28/GConf-%{version}.tar.bz2 @@ -145,6 +145,7 @@ fi %{_datadir}/dbus-1/services/org.gnome.GConf.service %files gtk +%defattr(-, root, root) %{_libexecdir}/gconf-sanity-check-2 %files devel @@ -156,6 +157,9 @@ fi %{_libdir}/pkgconfig/* %changelog +* Thu Jan 28 2010 Ray Strode 2.28.0-5 +- Add defattr directive to gtk subpackage files section + * Tue Jan 19 2010 Matthias Clasen - 2.28.0-4 - Make the defaults mechanism use the right polkit actions