auto-import metacity-2.4.0.91-2 from metacity-2.4.0.91-2.src.rpm

This commit is contained in:
cvsdist 2004-09-09 08:26:24 +00:00
parent 1d4f641437
commit 3ed5fdfdab

View File

@ -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
@ -76,9 +78,12 @@ done
%{_datadir}/control-center-2.0
%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>