From b98ae68f393a7c8f130cefc34d32b499a519c45f Mon Sep 17 00:00:00 2001 From: Havoc Pennington Date: Wed, 17 Apr 2002 17:54:34 +0000 Subject: [PATCH] fix a couple spec file glitches --- metacity.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/metacity.spec b/metacity.spec index 0fc374421..721bf213b 100644 --- a/metacity.spec +++ b/metacity.spec @@ -8,7 +8,7 @@ License: GPL Group: User Interface/Desktops BuildRoot: %{_tmppath}/%{name}-root BuildRequires: gtk2-devel >= 2.0.0 -BuildRequires: GConf-devel >= 1.1.9 +BuildRequires: GConf2-devel >= 1.1.9 %description @@ -35,7 +35,7 @@ rm -rf $RPM_BUILD_ROOT %{_bindir}/* %{_libexecdir}/* %{_datadir}/gnome/wm-properties/metacity.desktop -%{_sysconfdir}/schemas/*.schemas +%{_sysconfdir}/gconf/schemas/*.schemas %{_datadir}/metacity %changelog