Mailinglist Archive: opensuse-commit (1792 mails)

< Previous Next >
commit xterm for openSUSE:11.4

Hello community,

here is the log from the commit of package xterm for openSUSE:11.4
checked in at Fri Feb 18 14:21:58 CET 2011.



--------
--- old-versions/11.4/all/xterm/xterm.changes 2010-10-20 17:32:34.000000000
+0200
+++ /mounts/work_src_done/11.4/xterm/xterm.changes 2011-02-16
19:35:33.000000000 +0100
@@ -1,0 +2,56 @@
+Wed Feb 16 18:30:45 UTC 2011 - pcerny@xxxxxxxxxx
+
+- Patch #268 - 2011/02/10
+ * fix an inconsistency of the "Enable Reverse Video" checkbox in the VT
+ Options menu. This also removes a special case added in patch #217 which
+ limited the effect of the reverseVideo resource (Debian #603808).
+ * amend decoding of misformed UTF-8 sequences to avoid absorbing valid
+ characters as documented in Unicode 6.0 section 3.9 (report by Keith
+ Winstein).
+ * do not set urgency hint when window already has focus (patch by Dimitrios
+ Christidis).
+ * amend extended mouse-coordinate mode from patch #262 changes to include the
+ Cb button-code, which also may be greater than 127 (report by Ailin Nemui).
+ * ensure that underline-cursor is visible when an application happens to set
+ the background color (report by Christian Weisgerber).
+ * add feature for full-screen toggling using either Alt-Enter or a menu
+ selection (integrated patch by Dave Simmons).
+ * add missing logic to handle reallocation of FIFO index for the "UTF-8" menu
+ entry (report by David Holland, NetBSD #44344).
+ * add makefile rules docs-ctlseqs, docs-xterm, etc.
+ * correct typo in description of DECRPM in control sequences document (report
+ by Ailin Nemui).
+
+- Patch #267 - 2010/11/20
+ * minor formatting changes to ctlseqs.ms to simplify a script which extracts
+ the feature information. See the results in Comparing versions, by counting
+ controls in the xterm FAQ.
+ * add docs-clean makefile rule.
+ * add copy-selection action (request by Timo Juhani Lindfors, Debian
#588785).
+ * trim leading/trailing blanks from string used for "Selection" font-menu
+ data.
+ * trim leading/trailing blanks from color resource values.
+ * configure script improvements:
+ o add workaround for removal of X11 dependency from Xt's package file
+ (report by Robert Hooker).
+ o add workaround for removal of fontconfig dependency from Xft's package
+ file (report by Jeremy Huddleston).
+ o add workaround for removal of Xmu dependency from Xaw's package file
+ (report by Jeremy Huddleston).
+ o improve workaround in CF_X_TOOLKIT macro, checking for other possible
+ packages where Xt's dependencies may be given.
+ o prefer ${name:=value} to ${name-value}, since recent bash changes break
+ legacy support for that feature.
+
+- Patch #266 - 2010/10/24
+ * add rpm and dpkg scripts, for testing.
+ * more fixes for Debian #600707 (report by Cyril Brulebois).
+
+- Patch #265 - 2010/10/22
+ * fix a regression in fontname logic from patch #263 changes (Debian #600707,
+ reported by Vincent Lefevre).
+ * revert modification of any-event/any-button protocol from patch #263
+ changes. It interferes with selection using a shifted mouse button (reports
+ by Neil Bird, Bram Moolenaar).
+
+-------------------------------------------------------------------

calling whatdependson for 11.4-i586


Old:
----
xterm-264.tar.bz2

New:
----
xterm-268.tar.bz2

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xterm.spec ++++++
--- /var/tmp/diff_new_pack.cViMnh/_old 2011-02-18 14:21:56.000000000 +0100
+++ /var/tmp/diff_new_pack.cViMnh/_new 2011-02-18 14:21:56.000000000 +0100
@@ -1,7 +1,7 @@
#
-# spec file for package xterm (Version 264)
+# spec file for package xterm
#
-# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -31,8 +31,8 @@
Group: System/X11/Utilities
Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
AutoReqProv: on
-Version: 264
-Release: 1
+Version: 268
+Release: 1.<RELEASE2>
Summary: The basic X terminal program
Source: ftp://invisible-island.net/xterm/%name-%version.tar.bz2
Source1: luitx
@@ -68,7 +68,8 @@
bunzip2 *.bdf.bz2

%build
-%configure --enable-256-color \
+%configure \
+ --enable-256-color \
--enable-dec-locator \
--enable-hp-fkeys \
--enable-luit \




++++++ xterm-264.tar.bz2 -> xterm-268.tar.bz2 ++++++
++++ 13675 lines of diff (skipped)


++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



Remember to have fun...

--
To unsubscribe, e-mail: opensuse-commit+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse-commit+help@xxxxxxxxxxxx

< Previous Next >
This Thread