summaryrefslogtreecommitdiffstats
path: root/metacity.spec
diff options
context:
space:
mode:
authorMatthias Clasen <mclasen@fedoraproject.org>2009-03-12 02:55:30 +0000
committerMatthias Clasen <mclasen@fedoraproject.org>2009-03-12 02:55:30 +0000
commit20cf74d5ead6c26570d8cebe922a6b1fbde08753 (patch)
tree7fcda053cc880faa6c2670410f32df824d691d1e /metacity.spec
parentcf075a625b9983891a4f631337e383f1b3375893 (diff)
downloadmetacity-20cf74d5ead6c26570d8cebe922a6b1fbde08753.tar.gz
metacity-20cf74d5ead6c26570d8cebe922a6b1fbde08753.tar.xz
metacity-20cf74d5ead6c26570d8cebe922a6b1fbde08753.zip
fix autohide panel interactionmetacity-2_25_144-6_fc11
Diffstat (limited to 'metacity.spec')
-rw-r--r--metacity.spec14
1 files changed, 10 insertions, 4 deletions
diff --git a/metacity.spec b/metacity.spec
index 3f078c8..dc33bd1 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -1,7 +1,7 @@
Summary: Unobtrusive window manager
Name: metacity
Version: 2.25.144
-Release: 5%{?dist}
+Release: 6%{?dist}
URL: http://download.gnome.org/sources/metacity/
Source0: http://download.gnome.org/sources/metacity/2.25/metacity-%{version}.tar.bz2
Patch0: default-theme.patch
@@ -11,6 +11,8 @@ Patch4: stop-spamming-xsession-errors.patch
Patch5: metacity-canberra.patch
# fixed upstream
Patch6: metacity-dont-force-bell.patch
+# fixed upstream
+Patch7: metacity-struts.patch
License: GPLv2+
Group: User Interface/Desktops
@@ -51,8 +53,8 @@ Requires(pre): GConf2 >= 2.14
Requires(preun): GConf2 >= 2.14
%description
-Metacity is a window manager that integrates nicely with the GNOME desktop.
-It strives to be quiet, small, stable, get on with its job, and stay out of
+Metacity is a window manager that integrates nicely with the GNOME desktop.
+It strives to be quiet, small, stable, get on with its job, and stay out of
your attention.
%package devel
@@ -69,11 +71,12 @@ programs using the metacity-private library, since it is a private
API. This package exists purely for technical reasons.
%prep
-%setup -q
+%setup -q
%patch0 -p1 -b .default-theme
%patch4 -p1 -b .stop-spamming-xsession-errors
%patch5 -p1 -b .canberra
%patch6 -p1 -b .dont-force-bell
+%patch7 -p1 -b .struts
autoreconf -i -f
@@ -179,6 +182,9 @@ fi
%{_mandir}/man1/metacity-window-demo.1.gz
%changelog
+* Wed Mar 11 2009 Matthias Clasen <mclasen@redhat.com> - 2.25.144-6
+- Fix interaction with autohide panels
+
* Wed Feb 25 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.25.144-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild