summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2007-07-05 21:08:54 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2007-07-05 21:08:54 +0000
commita89a7d131cadb115d8d66a4327ea1fc032948485 (patch)
treef7937ed795ab4fee01ad28d596616a1db7c4aea1 /metacity.spec
parentbd63419f4d1a2406ddb75ae934ffd5f263463881 (diff)
downloadmetacity-a89a7d131cadb115d8d66a4327ea1fc032948485.tar.gz
metacity-a89a7d131cadb115d8d66a4327ea1fc032948485.tar.xz
metacity-a89a7d131cadb115d8d66a4327ea1fc032948485.zip
fix keybindingsmetacity-2_19_21-2_fc8
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec12
1 files changed, 9 insertions, 3 deletions
diff --git a/metacity.spec b/metacity.spec
index 2fc25f2..8cdbbcd 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -7,9 +7,10 @@
Summary: Metacity window manager
Name: metacity
Version: %{metacity_version}
-Release: 1%{?dist}
+Release: 2%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.19/%{metacity_filename}.tar.bz2
+Patch0: keysdir.patch
License: GPL
Group: User Interface/Desktops
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -26,6 +27,8 @@ BuildRequires: xorg-x11-proto-devel >= 7.0-13
BuildRequires: libSM-devel, libICE-devel, libX11-devel
BuildRequires: libXext-devel, libXinerama-devel, libXrandr-devel, libXrender-devel
BuildRequires: libXcursor-devel
+# for gnome-keybindings.pc
+BuildRequires: control-center >= 2.19.4
Requires: startup-notification >= 0.7
Requires: redhat-artwork >= 0.62
@@ -62,7 +65,7 @@ API. This package exists purely for technical reasons.
%prep
%setup -q -n %{metacity_filename}
-
+%patch0 -p1 -b .keysdir
%build
rm -rf $RPM_BUILD_ROOT
@@ -133,7 +136,7 @@ fi
%{_sysconfdir}/gconf/schemas/*.schemas
%{_datadir}/metacity
%{_datadir}/themes/*
-%{_datadir}/control-center/keybindings/*
+%{_datadir}/gnome-control-center/keybindings/*
%{_libdir}/lib*.so.*
%{_mandir}/man1/metacity.1.gz
@@ -148,6 +151,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Thu Jul 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.21-2
+- Fix keybindings
+
* Mon Jun 18 2007 Matthias Clasen <mclasen@redhat.com> - 2.19.21-1
- Update to 2.19.21