summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--metacity.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index fcca0d8..5d5633a 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -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