summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--metacity.spec9
1 files changed, 8 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index 3b4bef9..7612d5c 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Metacity window manager
Name: metacity
Version: 2.4.0.92
-Release: 2
+Release: 3
URL: http://people.redhat.com/~hp/metacity/
Source0: %{name}-%{version}.tar.bz2
License: GPL
@@ -22,6 +22,8 @@ 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.92-cvsfixes.patch
+Patch3: metacity-2.4.0.92-morecvsfixes.patch
%description
@@ -33,6 +35,8 @@ GNOME 2.
%patch0 -p1 -b .default-theme
%patch1 -p1 -b .system-font
+%patch2 -p0 -b .cvsfixes
+%patch3 -p0 -b .morecvsfixes
%build
%configure
@@ -83,6 +87,9 @@ done
%{_datadir}/control-center-2.0
%changelog
+* Sat Aug 24 2002 Havoc Pennington <hp@redhat.com>
+- add some fixes from CVS for #71163 #72379 #72478 #72513
+
* Thu Aug 22 2002 Havoc Pennington <hp@redhat.com>
- patch .schemas.in instead of .schemas so we get right default theme/fonts