[gnome-terminal] 2.33.5

Matthias Clasen mclasen at fedoraproject.org
Wed Feb 2 18:02:31 UTC 2011


commit c54f90f16b6c1d8603c0a82033ec9f264aeda0a4
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Wed Feb 2 13:02:16 2011 -0500

    2.33.5

 .gitignore          |    1 +
 gnome-terminal.spec |   17 +++++------------
 sources             |    2 +-
 3 files changed, 7 insertions(+), 13 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 58ffa0e..24c0fdf 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,3 +6,4 @@ gnome-terminal-2.31.3.tar.bz2
 /gnome-terminal-2.33.2.tar.bz2
 /gnome-terminal-2.33.3.tar.bz2
 /gnome-terminal-2.33.4.tar.bz2
+/gnome-terminal-2.33.5.tar.bz2
diff --git a/gnome-terminal.spec b/gnome-terminal.spec
index 1341cce..bb6eaeb 100644
--- a/gnome-terminal.spec
+++ b/gnome-terminal.spec
@@ -8,8 +8,8 @@
 
 Summary: Terminal emulator for GNOME
 Name: gnome-terminal
-Version: 2.33.4
-Release: 2%{?dist}
+Version: 2.33.5
+Release: 1%{?dist}
 License: GPLv2+ and GFDL
 Group: User Interface/Desktops
 URL: http://www.gnome.org/
@@ -18,10 +18,6 @@ Source0: http://download.gnome.org/sources/gnome-terminal/2.33/gnome-terminal-%{
 # http://bugzilla.gnome.org/show_bug.cgi?id=588732
 Source1: profile-new-dialog.ui
 
-# https://bugzilla.gnome.org/show_bug.cgi?id=639327
-Source2: find-dialog.ui
-Patch0: terminal-search.patch
-
 # gconftool-2
 Requires(pre): GConf2 >= %{gconf_version}
 Requires(post): GConf2 >= %{gconf_version}
@@ -49,18 +45,12 @@ clickable URLs.
 
 %prep
 %setup -q
-%patch0 -p1 -b .find-dialog
-
-autoreconf -i -f
 
 %build
 %configure --with-gtk=3.0
 
 make %{?_smp_mflags}
 
-#cp %{SOURCE1} src
-cp %{SOURCE2} src
-
 %install
 export GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 make install DESTDIR=$RPM_BUILD_ROOT
@@ -96,6 +86,9 @@ desktop-file-install --vendor gnome --delete-original	\
 %{_sysconfdir}/gconf/schemas/gnome-terminal.schemas
 
 %changelog
+* Wed Feb  2 2011 Matthias Clasen <mclasen at redhat.com> - 2.33.5-1
+- Update to 2.33.5
+
 * Wed Jan 12 2011 Matthias Clasen <mclasen at redhat.com> - 2.33.4-2
 - Make the find dialog work again
 
diff --git a/sources b/sources
index 85a88be..fe22dc8 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-1293d90f7cf4dd041596501ef53fc5e1  gnome-terminal-2.33.4.tar.bz2
+c52608556d80f48a6c3b60d19a6199cf  gnome-terminal-2.33.5.tar.bz2


More information about the scm-commits mailing list