[gnome-terminal] drop old patches

Matthias Clasen mclasen at fedoraproject.org
Tue Jan 11 21:52:16 UTC 2011


commit 679c256780e825e59358ffdd4a245b497698e52d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Tue Jan 11 16:51:14 2011 -0500

    drop old patches

 gnome-terminal.spec |    7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)
---
diff --git a/gnome-terminal.spec b/gnome-terminal.spec
index fb8298d..4fd13c0 100644
--- a/gnome-terminal.spec
+++ b/gnome-terminal.spec
@@ -18,9 +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
 
-Patch0: gnome-terminal-builder.patch
-Patch1: gnome-terminal-libs.patch
-
 # gconftool-2
 Requires(pre): GConf2 >= %{gconf_version}
 Requires(post): GConf2 >= %{gconf_version}
@@ -48,8 +45,6 @@ clickable URLs.
 
 %prep
 %setup -q
-%patch0 -p1 -b .builder
-%patch1 -p1 -b .libs
 
 autoreconf -i -f
 
@@ -58,7 +53,7 @@ autoreconf -i -f
 
 make %{?_smp_mflags}
 
-cp %{SOURCE1} src
+#cp %{SOURCE1} src
 
 
 %install


More information about the scm-commits mailing list