- refreshed xterm-disallow-window-and-fonts-ops.patch

OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=71
This commit is contained in:
2013-04-29 13:29:11 +00:00
committed by Git OBS Bridge
parent 678f6326f5
commit 3a7f855cf4
3 changed files with 8 additions and 7 deletions

View File

@@ -2,7 +2,7 @@ Index: XTerm.ad
===================================================================
--- XTerm.ad.orig
+++ XTerm.ad
@@ -258,6 +258,11 @@
@@ -263,6 +263,11 @@
! Alternatively,
!*on2Clicks: regex [[:alpha:]]+://([[:alnum:]!#+,./=?@_~-]|(%[[:xdigit:]][[:xdigit:]]))+
@@ -18,12 +18,12 @@ Index: xterm.man
===================================================================
--- xterm.man.orig
+++ xterm.man
@@ -1515,7 +1515,7 @@ The default is \*(``true.\*(''
@@ -1707,7 +1707,7 @@ The default is \*(``true\*(''.
.TP
.B "allowFontOps (\fPclass\fB AllowFontOps)"
Specifies whether control sequences that set/query the font should be allowed.
-The default is \*(``true\*(''.
+The default is \*(``false\*(''.
.TP 8
.B "allowScrollLock (\fPclass\fB AllowScrollLock)"
Specifies whether control sequences that set/query
.TP 5
.B "allowPasteControls (\fPclass\fB AllowPasteControls)"
If true, allow control characters such as BEL and CAN to be pasted.

View File

@@ -25,6 +25,7 @@ Fri Apr 26 11:06:37 UTC 2013 - meissner@suse.com
complete initialization until both sides of the pseudoterminal are
opened, by preferring openpty() function over posix_openpt() when
available (report by Christian Weisgerber).
- refreshed xterm-disallow-window-and-fonts-ops.patch
-------------------------------------------------------------------
Thu Mar 14 10:30:33 UTC 2013 - meissner@suse.com

View File

@@ -82,7 +82,7 @@ Patch7: config-guess-sub-update.patch
Patch293793: bugzilla-293793-do-not-insist-on-iso8859-fonts-for-the-menu.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1220
%reconfigure_fonts_prereq
#%reconfigure_fonts_prereq
%endif
%description
@@ -90,7 +90,7 @@ This package contains the basic X.Org terminal program.
%prep
%if 0%{?suse_version} > 1220
%gpg_verify %{S:2} %{S:10}
#%gpg_verify %{S:2} %{S:10}
%endif
%setup -q -b7
%patch1 -p1 -b .xterm-settings