From 58ec4573033f37591f23278ce2e64cb99694dbf8 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 05:37:16 +0000 Subject: [PATCH] auto-import changelog data from gnome-terminal-2.6.0-4.src.rpm Fri Jun 18 2004 Ray Strode 2.6.0-4 - patch a build busting type mismatch in libegg files Tue Jun 15 2004 Elliot Lee - rebuilt --- gnome-terminal.spec | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/gnome-terminal.spec b/gnome-terminal.spec index b034c55..dff348e 100644 --- a/gnome-terminal.spec +++ b/gnome-terminal.spec @@ -13,11 +13,14 @@ Summary: GNOME Terminal Name: gnome-terminal Version: 2.6.0 -Release: 2 +Release: 4 URL: http://www.gnome.org/ Source0: ftp://ftp.gnome.org/pub/gnome/sources/gnome-terminal/2.3/gnome-terminal-%{version}.tar.bz2 License: GPL Group: User Interface/Desktops + +Patch1: gnome-terminal-2.6.0-fixup-modifier-mask-type.patch + BuildRoot: %{_tmppath}/%{name}-root Requires: vte >= %{vte_version} @@ -41,6 +44,7 @@ BuildRequires: scrollkeeper gettext # For intltool: BuildRequires: perl-XML-Parser >= 2.31-16 + %description GNOME terminal emulator application. @@ -48,6 +52,8 @@ GNOME terminal emulator application. %prep %setup -q +%patch1 -p1 -b .fixup-modifier-mask-type + %build #workaround broken perl-XML-Parser on 64bit arches @@ -96,6 +102,12 @@ gconftool-2 --makefile-install-rule %{_sysconfdir}/gconf/schemas/gnome-terminal. %{_datadir}/application-registry/gnome-terminal.applications %changelog +* Fri Jun 18 2004 Ray Strode 2.6.0-4 +- patch a build busting type mismatch in libegg files + +* Tue Jun 15 2004 Elliot Lee +- rebuilt + * Tue Apr 13 2004 Warren Togami 2.6.0-2 - #111015 BR scrollkeeper gettext