auto-import changelog data from metacity-2.4.0.92-5.src.rpm

Tue Aug 27 2002 Havoc Pennington <hp@redhat.com>
- fix shaded window decorations in Bluecurve theme
This commit is contained in:
cvsdist 2004-09-09 08:27:53 +00:00
parent c15e296600
commit cff38f11de

View File

@ -3,7 +3,7 @@
Summary: Metacity window manager
Name: metacity
Version: 2.4.0.92
Release: 4
Release: 5
URL: http://people.redhat.com/~hp/metacity/
Source0: %{name}-%{version}.tar.bz2
License: GPL
@ -25,6 +25,7 @@ Patch1: metacity-2.3.987.92-system-font.patch
Patch2: metacity-2.4.0.92-cvsfixes.patch
Patch3: metacity-2.4.0.92-morecvsfixes.patch
Patch4: metacity-2.4.0.92-cvsfixes3.patch
Patch5: metacity-2.4.0.92-window-shading.patch
%description
@ -39,6 +40,7 @@ GNOME 2.
%patch2 -p0 -b .cvsfixes
%patch3 -p0 -b .morecvsfixes
%patch4 -p0 -b .cvsfixes3
%patch5 -p1 -b .window-shading
%build
%configure
@ -89,6 +91,9 @@ done
%{_datadir}/control-center-2.0
%changelog
* Tue Aug 27 2002 Havoc Pennington <hp@redhat.com>
- fix shaded window decorations in Bluecurve theme
* Sat Aug 24 2002 Havoc Pennington <hp@redhat.com>
- fix the mplayer-disappears-on-de-fullscreen bug