Accepting request 80382 from home:pcerny:factory
- Patch #273 - 2011/08/25 * build-fix for out-of-tree "make docs" rule. * correct a typo in x_strdup, from patch #198 changes. * correct initialization for -e option, broken in patch #272 changes (report by Gabriele Balducci). * build-fix for out-of-tree builds to address minstall script changes in patch #272 (patch by Thierry Reding). - Patch #272 - 2011/08/24 * document limitation of Gtk in connection with xterm's -into option, in the manpage (Ubuntu #806969). * improve -into by checking for and using the size of the window within which xterm is embedded, overriding other clues. * modify logic for localeFilter resource to allow that to include command-line options of luit. * improve -into by checking for invalid window-id, and allowing hexadecimal/decimal/octal values. * improve keepSelection, adding the case where the highlighting is cleared, overlooked in patch #230 (patch by Marco Peereboom). * improve command-line parsing to make abbreviate options work consistently across xterm-specific versus standard X toolkit options, and report cases where an abbreviated option happens to be ambiguous. In particular, -d now works as an abbreviation for -display. * fix regression in command-line parsing introduced in patch #271 changes for Debian #629358, (Debian #637910). * split-out new termcap/terminfo building block xterm+kbs for configurability. * modify terminfo file to reflect changes in ncurses for xterm-16color and xterm-256color. * modify minstall.sh, etc., to reflect the default default class, $TERM and decTerminalID values. * reword resize manpage to reflect the fact that $TERMCAP is not set on all systems (patch by Alan Coopersmith). * work around combined Xaw6/Xaw7 package in DragonFlyBSD which omits the usual symbolic link to the preferred library name. * further improve build-fix for termcap systems by checking for some which are only partial implementations, e.g., termcap 2.08 in CentOS 5.2 OBS-URL: https://build.opensuse.org/request/show/80382 OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=23
This commit is contained in:
parent
9433f70128
commit
7fa80cc56a
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:52b1c69a96db09dcf7e4dde6b18317e867266a14d1d655176d170b9a226d3300
|
||||
size 819667
|
3
xterm-273.tar.bz2
Normal file
3
xterm-273.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:cd061f70e5cb33f9ad534a82bfcb2c31412143081303041d4159f33d2033227e
|
||||
size 822444
|
@ -1,3 +1,47 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Aug 31 10:13:15 UTC 2011 - pcerny@suse.com
|
||||
|
||||
- Patch #273 - 2011/08/25
|
||||
* build-fix for out-of-tree "make docs" rule.
|
||||
* correct a typo in x_strdup, from patch #198 changes.
|
||||
* correct initialization for -e option, broken in patch #272
|
||||
changes (report by Gabriele Balducci).
|
||||
* build-fix for out-of-tree builds to address minstall script
|
||||
changes in patch #272 (patch by Thierry Reding).
|
||||
|
||||
- Patch #272 - 2011/08/24
|
||||
* document limitation of Gtk in connection with xterm's -into
|
||||
option, in the manpage (Ubuntu #806969).
|
||||
* improve -into by checking for and using the size of the window
|
||||
within which xterm is embedded, overriding other clues.
|
||||
* modify logic for localeFilter resource to allow that to
|
||||
include command-line options of luit.
|
||||
* improve -into by checking for invalid window-id, and allowing
|
||||
hexadecimal/decimal/octal values.
|
||||
* improve keepSelection, adding the case where the highlighting
|
||||
is cleared, overlooked in patch #230 (patch by Marco
|
||||
Peereboom).
|
||||
* improve command-line parsing to make abbreviate options work
|
||||
consistently across xterm-specific versus standard X toolkit
|
||||
options, and report cases where an abbreviated option happens
|
||||
to be ambiguous. In particular, -d now works as an
|
||||
abbreviation for -display.
|
||||
* fix regression in command-line parsing introduced in patch
|
||||
#271 changes for Debian #629358, (Debian #637910).
|
||||
* split-out new termcap/terminfo building block xterm+kbs for
|
||||
configurability.
|
||||
* modify terminfo file to reflect changes in ncurses for
|
||||
xterm-16color and xterm-256color.
|
||||
* modify minstall.sh, etc., to reflect the default default
|
||||
class, $TERM and decTerminalID values.
|
||||
* reword resize manpage to reflect the fact that $TERMCAP is not
|
||||
set on all systems (patch by Alan Coopersmith).
|
||||
* work around combined Xaw6/Xaw7 package in DragonFlyBSD which
|
||||
omits the usual symbolic link to the preferred library name.
|
||||
* further improve build-fix for termcap systems by checking for
|
||||
some which are only partial implementations, e.g., termcap
|
||||
2.08 in CentOS 5.2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jul 27 12:11:45 UTC 2011 - pcerny@novell.com
|
||||
|
||||
|
@ -31,7 +31,7 @@ License: MIT
|
||||
Group: System/X11/Utilities
|
||||
Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
|
||||
AutoReqProv: on
|
||||
Version: 271
|
||||
Version: 273
|
||||
Release: 1
|
||||
Summary: The basic X terminal program
|
||||
Source: ftp://invisible-island.net/xterm/%name-%version.tar.bz2
|
||||
|
Loading…
x
Reference in New Issue
Block a user