- truncate long window titles to 512 characters (bug 164071)

This commit is contained in:
Ray Strode 2005-09-01 20:59:23 +00:00
parent 282d9df0c2
commit 548eb64a1d

View File

@ -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