Author: patrys                       Date: Sat Sep 13 13:34:12 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- drop all patches
- desktop patch did nothing (strict ordering is not required)
- term_voodoo breaks on every remote host not running PLD
- URL matching patch changes upstream behavior and breaks consistency
- terminal can't eat key presses if there is just one tab

---- Files affected:
SPECS:
   gnome-terminal.spec (1.96.2.6 -> 1.96.2.7) 

---- Diffs:

================================================================
Index: SPECS/gnome-terminal.spec
diff -u SPECS/gnome-terminal.spec:1.96.2.6 SPECS/gnome-terminal.spec:1.96.2.7
--- SPECS/gnome-terminal.spec:1.96.2.6  Sun Aug 31 15:49:42 2008
+++ SPECS/gnome-terminal.spec   Sat Sep 13 15:34:07 2008
@@ -1,17 +1,4 @@
 # $Revision$, $Date$
-#
-# Conditional build:
-# This causes <prev-tab> key do nothing on the first tab (instead of
-# passing the keypress to the application running in the terminal). Ditto
-# for the last tab. This is kinda annoying.
-%bcond_with    disable_prev_next_tab_sensitivity_changes
-# This is specific to PLD and causes an "unknown term type" on most other
-# hosts I have to work on (the rest of the world uses xterm for g-t)
-%bcond_with    term_voodoo
-# This allows to mark on-terminal urls containing square brackets (eg. to
-# copy them or to open in external browser).
-%bcond_with    classify_square_brackets_into_url_paths
-#
 Summary:       GNOME Terminal
 Summary(pl.UTF-8):     Terminal dla GNOME
 Name:          gnome-terminal
@@ -21,10 +8,6 @@
 Group:         X11/Applications
 Source0:       
http://ftp.gnome.org/pub/GNOME/sources/gnome-terminal/2.23/%{name}-%{version}.tar.bz2
 # Source0-md5: dd5334aa1b85cc7a7254c92b5d508d4d
-Patch0:                %{name}-TERM.patch
-Patch1:                %{name}-disable-prev_next-tab-sensitivity-changes.patch
-Patch2:                %{name}-desktop.patch
-Patch4:                %{name}-url-regex.patch
 URL:           http://www.gnome.org/
 BuildRequires: GConf2-devel >= 2.22.0
 BuildRequires: autoconf >= 2.53
@@ -64,16 +47,6 @@
 
 %prep
 %setup -q
-%if %{with term_voodoo}
-%patch0 -p1
-%endif
-%if %{with disable_prev_next_tab_sensitivity_changes}
-%patch1 -p1
-%endif
-%patch2 -p1
-%if %{with classify_square_brackets_into_url_paths}
-%patch4 -p1
-%endif
 
 %build
 %{__intltoolize}
@@ -128,6 +101,13 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.96.2.7  2008/09/13 13:34:07  patrys
+- drop all patches
+- desktop patch did nothing (strict ordering is not required)
+- term_voodoo breaks on every remote host not running PLD
+- URL matching patch changes upstream behavior and breaks consistency
+- terminal can't eat key presses if there is just one tab
+
 Revision 1.96.2.6  2008/08/31 13:49:42  patrys
 - 2.23.91
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-terminal.spec?r1=1.96.2.6&r2=1.96.2.7&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to