summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRay Strode <rstrode@fedoraproject.org>2005-09-01 20:59:23 +0000
committerRay Strode <rstrode@fedoraproject.org>2005-09-01 20:59:23 +0000
commit548eb64a1d8729b6b62cfb1bddaf160c2c0e2683 (patch)
tree9e86944e67db0ccd563b6526ed6bd7407485c121
parent282d9df0c27c8d7db851a33e093ebbcc06efe8d7 (diff)
downloadmetacity-548eb64a1d8729b6b62cfb1bddaf160c2c0e2683.tar.gz
metacity-548eb64a1d8729b6b62cfb1bddaf160c2c0e2683.tar.xz
metacity-548eb64a1d8729b6b62cfb1bddaf160c2c0e2683.zip
- truncate long window titles to 512 characters (bug 164071)metacity-2_11_2-3
-rw-r--r--metacity.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/metacity.spec b/metacity.spec
index e4d3271..7a071b3 100644
--- a/metacity.spec
+++ b/metacity.spec
@@ -3,7 +3,7 @@
Summary: Metacity window manager
Name: metacity
Version: 2.11.2
-Release: 2
+Release: 3
URL: http://ftp.gnome.org/pub/gnome/sources/metacity/
Source0: %{name}-%{version}.tar.bz2
License: GPL
@@ -23,6 +23,7 @@ Requires: startup-notification >= 0.7
Requires: redhat-artwork >= 0.62
Patch0: metacity-2.4.13.90-ctrlaltdel.patch
+Patch1: metacity-2.11.2-truncate-long-window-titles.patch
%description
@@ -33,6 +34,7 @@ GNOME 2.
%setup -q
%patch0 -p1 -b .ctrlaltdel
+%patch1 -p1 -b .truncate-long-window-titles
%build
@@ -106,6 +108,9 @@ done
%{_mandir}/man1/*
%changelog
+* Thu Sep 1 2005 Ray Strode <rstrode@redhat.com> 2.11.2-3
+- truncate long window titles to 512 characters (bug 164071)
+
* Tue Aug 16 2005 Warren Togami <wtogami@redhat.com> 2.11.2-2
- rebuild for new cairo