From 1d45f472096bc9aeec7bea60755374ae86f4f92c Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 22 Nov 2008 04:15:24 +0000 Subject: [PATCH] Tweak description --- gnome-terminal.spec | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index 0abda1f..7690169 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -8,10 +8,10 @@ %define gnome_vfs_version 2.4 %define desktop_file_utils_version 0.2.90 -Summary: GNOME Terminal +Summary: Terminal emulator for GNOME Name: gnome-terminal Version: 2.24.1 -Release: 3%{?dist} +Release: 4%{?dist} URL: http://www.gnome.org/ Source0: http://download.gnome.org/sources/gnome-terminal/2.24/gnome-terminal-%{version}.tar.bz2 # Fix gnome.org Bug 338913 – Terminal resized when switching tabs @@ -48,8 +48,9 @@ BuildRequires: intltool %description - -GNOME terminal emulator application. +gnome-terminal is a terminal emulator for GNOME. It supports translucent +backgrounds, opening multiple terminals in a single window (tabs) and +clickable URLs. %prep %setup -q @@ -134,6 +135,9 @@ scrollkeeper-update -q %{_libdir}/bonobo/servers/gnome-terminal.server %changelog +* Fri Nov 21 2008 Matthias Clasen - 2.24.1-4 +- Tweak %%description + * Thu Nov 20 2008 Behdad Esfahbod - 2.24.1-3 - Require vte >= 0.17.0 - Resolves: #472330