summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorcvsdist <cvsdist@fedoraproject.org>2004-09-09 08:26:24 +0000
committercvsdist <cvsdist@fedoraproject.org>2004-09-09 08:26:24 +0000
commit3ed5fdfdab7716ef320de4512b2a310b131d4dca (patch)
treebae3b3c2428a072ce85f788c12d2a25978af535b
parent1d4f641437cd9f7048c8c29a2773bd33dc19d393 (diff)
downloadmetacity-2_4_0_91-2.tar.gz
metacity-2_4_0_91-2.tar.xz
metacity-2_4_0_91-2.zip
auto-import metacity-2.4.0.91-2 from metacity-2.4.0.91-2.src.rpmmetacity-2_4_0_91-2
-rw-r--r--metacity.spec9
1 files changed, 7 insertions, 2 deletions
diff --git a/metacity.spec b/metacity.spec
index c02484f..3a63304 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Metacity window manager
Name: metacity
Version: 2.4.0.91
-Release: 1
+Release: 2
URL: http://people.redhat.com/~hp/metacity/
Source0: %{name}-%{version}.tar.bz2
License: GPL
@@ -21,6 +21,7 @@ Requires: redhat-artwork >= 0.27
Patch0: metacity-2.3.987-default-theme.patch
Patch1: metacity-2.3.987.92-system-font.patch
+Patch2: metacity-2.4.0.91-titlebar-font.patch
%description
@@ -32,6 +33,7 @@ GNOME 2.
%patch0 -p1 -b .default-theme
%patch1 -p1 -b .system-font
+%patch2 -p1 -b .titlebar-font
%build
%configure
@@ -77,8 +79,11 @@ done
%changelog
* Thu Aug 15 2002 Havoc Pennington <hp@redhat.com>
+- default to Sans Bold font, fixes #70920 and matches graphic design spec
+
+* Thu Aug 15 2002 Havoc Pennington <hp@redhat.com>
- 2.4.0.91 with raise/lower keybindings for msf, fixes to fullscreen
- more apps that probably intend to be, fix for changing number of
+- more apps that probably intend to be, fix for changing number of
workspaces, fix for moving windows in multihead
* Tue Aug 13 2002 Havoc Pennington <hp@redhat.com>