This commit is contained in:
parent
d4e5932517
commit
74c8f13fe0
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Jan 31 11:52:22 CET 2008 - sndirsch@suse.de
|
||||
|
||||
- udpate to bugfix release xterm-232
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 6 13:16:16 CET 2008 - sndirsch@suse.de
|
||||
|
||||
|
132
xterm.spec
132
xterm.spec
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package xterm (Version 231)
|
||||
# spec file for package xterm (Version 232)
|
||||
#
|
||||
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
@ -18,7 +18,7 @@ License: X11/MIT
|
||||
Group: System/X11/Utilities
|
||||
Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
|
||||
AutoReqProv: on
|
||||
Version: 231
|
||||
Version: 232
|
||||
Release: 1
|
||||
Summary: The basic X terminal program
|
||||
Source: %name.tar.gz
|
||||
@ -268,7 +268,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
/usr/share/pixmaps/*
|
||||
|
||||
%changelog
|
||||
* Sun Jan 06 2008 - sndirsch@suse.de
|
||||
* Thu Jan 31 2008 sndirsch@suse.de
|
||||
- udpate to bugfix release xterm-232
|
||||
* Sun Jan 06 2008 sndirsch@suse.de
|
||||
- update to xterm-231
|
||||
* undo change to getXtermCell() from patch #230 using
|
||||
PACK_PAIR macro (Debian #459014, analysis by Caetano Jimenez
|
||||
@ -276,28 +278,28 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* minor documentation fixes (patch by Slava Semushin)
|
||||
* add makefile actions to install KOI8RXTerm app-defaults
|
||||
file (patch by Julien Cristau).
|
||||
* Tue Jan 01 2008 - sndirsch@suse.de
|
||||
* Tue Jan 01 2008 sndirsch@suse.de
|
||||
- update to xterm-230:
|
||||
* mainly bugfixes
|
||||
* Wed Sep 19 2007 - sndirsch@suse.de
|
||||
* Wed Sep 19 2007 sndirsch@suse.de
|
||||
- set foreground color as well; fixes xterm -rv (Bug #283984)
|
||||
* Fri Aug 31 2007 - mfabian@suse.de
|
||||
* Fri Aug 31 2007 mfabian@suse.de
|
||||
- Bugzilla #306943: add xorg-x11 to BuildRequires because of
|
||||
‘bdftopcf’. Let the build fail if ‘bdftopcf’ is missing.
|
||||
- change app-defaults to use these fonts for wide characters
|
||||
when the 10x20 font is used.
|
||||
- bzip2 source tarball.
|
||||
* Mon Aug 27 2007 - sndirsch@suse.de
|
||||
* Mon Aug 27 2007 sndirsch@suse.de
|
||||
- added '*metaSendsEscape: true' to app defaults (Bug #300331)
|
||||
* Mon Aug 13 2007 - sndirsch@suse.de
|
||||
* Mon Aug 13 2007 sndirsch@suse.de
|
||||
- update to xterm-229:
|
||||
* override locale in minstall.sh; change in [233]patch #226 does
|
||||
not work in UTF-8 locale (report by Zdenek Sekera).
|
||||
* undo an incorrect fix for a memory leak in [234]patch #209
|
||||
(Debian #435858).
|
||||
* Sat Aug 11 2007 - sndirsch@suse.de
|
||||
* Sat Aug 11 2007 sndirsch@suse.de
|
||||
- changed icon to a transparent one (Bug #299596)
|
||||
* Tue Jul 24 2007 - mfabian@suse.de
|
||||
* Tue Jul 24 2007 mfabian@suse.de
|
||||
- update to xterm-228.
|
||||
* modify configure script to permit combining --with-utempter and
|
||||
--enable-setuid, e.g., for using xterm with the utempter library
|
||||
@ -343,24 +345,24 @@ rm -rf $RPM_BUILD_ROOT
|
||||
Using the iso* wildcard makes xterm work even if the recoded
|
||||
versions of the bitmap fonts are missing in a minimal installation
|
||||
and only the Unicode versions are there.
|
||||
* Thu Jul 12 2007 - werner@suse.de
|
||||
* Thu Jul 12 2007 werner@suse.de
|
||||
- no longer overwrite translation for the key ALT, use altIsNotMeta
|
||||
to leave it for users choise using Meta or Alt mode (bug #262330)
|
||||
- add snooper to the sources which enables to seek for character
|
||||
sequences used by e.g. xterm in Alt mode (bug #262330)
|
||||
* Mon Jul 09 2007 - sndirsch@suse.de
|
||||
* Mon Jul 09 2007 sndirsch@suse.de
|
||||
- no longer package /usr/share/pixmaps to fix build
|
||||
* Sat Jun 30 2007 - sndirsch@suse.de
|
||||
* Sat Jun 30 2007 sndirsch@suse.de
|
||||
- Patch #227 - 2007/6/27
|
||||
- obsoletes xterm-225k.patch
|
||||
* Thu Jun 14 2007 - sndirsch@suse.de
|
||||
* Thu Jun 14 2007 sndirsch@suse.de
|
||||
- xterm-225k.patch:
|
||||
* restore a special case for cursor-color in ReverseVideo() lost
|
||||
in rewrite for patch #224 (report by Adam Sulmicki).
|
||||
(Bug #283984)
|
||||
* Thu Mar 29 2007 - dmueller@suse.de
|
||||
* Thu Mar 29 2007 dmueller@suse.de
|
||||
- add ncurses-devel BuildRequires
|
||||
* Sat Mar 24 2007 - sndirsch@suse.de
|
||||
* Sat Mar 24 2007 sndirsch@suse.de
|
||||
- Patch #225 - 2007/3/24:
|
||||
* add useClipping resource to allow clipping to be disabled.
|
||||
* use XftDrawSetClipRectangles to work around Xft pixel-trash
|
||||
@ -426,21 +428,21 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* revert the simplification of blinking cursor, since that broke the
|
||||
xor'ing introduced in [235]patch #193 (report by Thomas Wolff).
|
||||
- obsoletes xterm-224i.patch
|
||||
* Thu Mar 22 2007 - mfabian@suse.de
|
||||
* Thu Mar 22 2007 mfabian@suse.de
|
||||
- add ftp://invisible-island.net/temp/xterm-224i.patch
|
||||
(obsoletes fix-fd_option.diff and fixes the redraw problems
|
||||
for double width characters mentioned in bug #246573).
|
||||
- adapt patch a little bit to make it build with --with-utempter.
|
||||
* Mon Feb 26 2007 - sndirsch@suse.de
|
||||
* Mon Feb 26 2007 sndirsch@suse.de
|
||||
- bug-246573-tentative-patch.diff:
|
||||
* simplify algorithm for verifying that a font contains double
|
||||
width characters (Bug #246573, comment #53/54)
|
||||
* Wed Feb 21 2007 - sndirsch@suse.de
|
||||
* Wed Feb 21 2007 sndirsch@suse.de
|
||||
- fix-fd_option.diff:
|
||||
* finally fixes double-width support (Bug #246573)
|
||||
* Sat Feb 17 2007 - sndirsch@suse.de
|
||||
* Sat Feb 17 2007 sndirsch@suse.de
|
||||
- enabled double-width support; switched to configure (Bug #246573)
|
||||
* Mon Feb 12 2007 - sndirsch@suse.de
|
||||
* Mon Feb 12 2007 sndirsch@suse.de
|
||||
- updated to xterm-224 (2007/02/11)
|
||||
* simplify code for set/reset mode for blinking cursor (patch by
|
||||
Emanuele Giaquinta).
|
||||
@ -480,7 +482,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
broken since it ignored the actual selection length since X11R4.
|
||||
* fixes for fontsize changes with -fa option (Redhat Bugzilla
|
||||
[#222340]).
|
||||
* Fri Dec 01 2006 - sndirsch@suse.de
|
||||
* Fri Dec 01 2006 sndirsch@suse.de
|
||||
- updated to xterm-223 (2006/11/30)
|
||||
* add --enable-rectangles configure option (request by Martin
|
||||
Pirker).
|
||||
@ -518,7 +520,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
old bug exposed in [232]patch #196 (report by Neil Hoggarth, also
|
||||
Debian #397624).
|
||||
- obsoletes bug220728.diff
|
||||
* Tue Nov 28 2006 - sndirsch@suse.de
|
||||
* Tue Nov 28 2006 sndirsch@suse.de
|
||||
- bug220728.diff:
|
||||
* Essentially the problem reported is that xterm #216 does a more
|
||||
complete job of applying modifier parameters to cursor-,
|
||||
@ -527,12 +529,12 @@ rm -rf $RPM_BUILD_ROOT
|
||||
Currently the resource accepts values 0 to 3. This adds a -1 to
|
||||
disable the feature. Most users won't want to do this.
|
||||
(Bug #220728)
|
||||
* Wed Oct 18 2006 - sndirsch@suse.de
|
||||
* Wed Oct 18 2006 sndirsch@suse.de
|
||||
- updated to xterm-222
|
||||
* minor optimization for recoloring cursor via dynamic colors.
|
||||
* fix a bug caused by restructuring of tek4014 widget
|
||||
(report by Paul Schenkeveld)
|
||||
* Mon Oct 09 2006 - sndirsch@suse.de
|
||||
* Mon Oct 09 2006 sndirsch@suse.de
|
||||
- updated to xterm-221
|
||||
* fix for regular expressions: the code which converted the column
|
||||
offset within a line did not check properly for the end of a line,
|
||||
@ -546,19 +548,19 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* add terminfo building block entries for modifiers of the 6-key
|
||||
editing keypad.
|
||||
* fix for initialization of tek4014 which broke on QNX 6.1
|
||||
* Mon Sep 11 2006 - sndirsch@suse.de
|
||||
* Mon Sep 11 2006 sndirsch@suse.de
|
||||
- fixed luit/luitx path (Bug #204861)
|
||||
* Mon Sep 11 2006 - sndirsch@suse.de
|
||||
* Mon Sep 11 2006 sndirsch@suse.de
|
||||
- updated to xterm-220
|
||||
* make "xterm -t -iconic" work as expected, i.e., start in
|
||||
tek4014 mode, but iconified.
|
||||
* Tue Sep 05 2006 - sndirsch@suse.de
|
||||
* Tue Sep 05 2006 sndirsch@suse.de
|
||||
- updated to xterm-219
|
||||
* some internal restructuring to separate data for vt100 and tek4014
|
||||
widgets.
|
||||
* fix a few cases where form-events would be seen by the vt100
|
||||
widget when built with the toolbar configuration.
|
||||
* Tue Aug 29 2006 - sndirsch@suse.de
|
||||
* Tue Aug 29 2006 sndirsch@suse.de
|
||||
- updated to xterm-218
|
||||
* change behavior when encountering an illegal character in a
|
||||
title string. Rather than reject the string, translate
|
||||
@ -571,7 +573,7 @@ rm -rf $RPM_BUILD_ROOT
|
||||
usage for the actions table (report by Samuel Thibault).
|
||||
* correct a typo that prevents building with some older systems
|
||||
such as Solaris 2.6 (report by Julian Bridle).
|
||||
* Tue Aug 22 2006 - sndirsch@suse.de
|
||||
* Tue Aug 22 2006 sndirsch@suse.de
|
||||
- updated to xterm-217
|
||||
* minor improvements to FreeType font layout and drawing.
|
||||
* add a check in the ptyInitialErase logic to ensure that
|
||||
@ -590,11 +592,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
possible (report by Zdenek Sekera).
|
||||
* update "xterm+pcfkeys" terminfo entry to correspond to patch
|
||||
[#216].
|
||||
* Wed Aug 16 2006 - aj@suse.de
|
||||
* Wed Aug 16 2006 aj@suse.de
|
||||
- Remove unneeded BuildRequire on xorg-x11.
|
||||
* Wed Aug 09 2006 - sndirsch@suse.de
|
||||
* Wed Aug 09 2006 sndirsch@suse.de
|
||||
- fixed /usr/share/fonts directory conflict with filesystem
|
||||
* Fri Aug 04 2006 - sndirsch@suse.de
|
||||
* Fri Aug 04 2006 sndirsch@suse.de
|
||||
- updated to xterm-216
|
||||
* improve handling of ConfigureNotify events by checking if there are
|
||||
further events in the queue which obsolete the current one (adapted
|
||||
@ -670,40 +672,40 @@ rm -rf $RPM_BUILD_ROOT
|
||||
* adapt a fix for setgid support from subsequent XFree86 changes
|
||||
(patch by Emanuele Giaquinta).
|
||||
* further improve setgid support (patches by Emanuele Giaquinta).
|
||||
* Fri Jul 28 2006 - sndirsch@suse.de
|
||||
* Fri Jul 28 2006 sndirsch@suse.de
|
||||
- use "-fno-strict-aliasing"
|
||||
* Mon Jul 24 2006 - sndirsch@suse.de
|
||||
* Mon Jul 24 2006 sndirsch@suse.de
|
||||
- fixed build for X.Org 7
|
||||
* Tue Jun 20 2006 - sndirsch@suse.de
|
||||
* Tue Jun 20 2006 sndirsch@suse.de
|
||||
- updated to xterm-215
|
||||
* various fixes
|
||||
* Mon Jun 19 2006 - sndirsch@suse.de
|
||||
* Mon Jun 19 2006 sndirsch@suse.de
|
||||
- updated to xterm-214
|
||||
* various fixes
|
||||
* Mon May 01 2006 - sndirsch@suse.de
|
||||
* Mon May 01 2006 sndirsch@suse.de
|
||||
- updated to xterm-213
|
||||
* obsoletes utf8-title-resource.patch
|
||||
* Sat Apr 15 2006 - sndirsch@suse.de
|
||||
* Sat Apr 15 2006 sndirsch@suse.de
|
||||
- updated to xterm-212
|
||||
* obsoletes p_xterm_dotext-loop.diff
|
||||
- using new utf8Title resource (Bug #52655)
|
||||
* Mon Feb 13 2006 - werner@suse.de
|
||||
* Mon Feb 13 2006 werner@suse.de
|
||||
- Avouid possible endless loop fix in dotext() at wrapping wide
|
||||
characters
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
* Wed Jan 25 2006 mls@suse.de
|
||||
- converted neededforbuild to BuildRequires
|
||||
* Wed Jan 04 2006 - sndirsch@suse.de
|
||||
* Wed Jan 04 2006 sndirsch@suse.de
|
||||
- updated to xterm-208
|
||||
* Tue Nov 15 2005 - sndirsch@suse.de
|
||||
* Tue Nov 15 2005 sndirsch@suse.de
|
||||
- updated to xterm-207
|
||||
- adjusted patches
|
||||
* Thu Oct 06 2005 - mfabian@suse.de
|
||||
* Thu Oct 06 2005 mfabian@suse.de
|
||||
- Bugzilla #49305: add 20x20{ja,ko} fonts generated from
|
||||
18x18{ja,ko} with the script "bdf18to20" from the mined package.
|
||||
This is a workaround to make the popular 10x20 font work with
|
||||
CJK until xterm is improved to become able to pad fonts
|
||||
on the fly.
|
||||
* Mon Sep 19 2005 - sndirsch@suse.de
|
||||
* Mon Sep 19 2005 sndirsch@suse.de
|
||||
- updated to xterm-205
|
||||
[...]
|
||||
* modify computation of rows/columns on resize to avoid extending
|
||||
@ -715,11 +717,11 @@ rm -rf $RPM_BUILD_ROOT
|
||||
fontname.
|
||||
- cache the derived wide- and widebolt-fontnames.
|
||||
- obsoletes bugzilla-99564.patch
|
||||
* Sat Aug 27 2005 - sndirsch@suse.de
|
||||
* Sat Aug 27 2005 sndirsch@suse.de
|
||||
- added vttest; useful for testing terminals
|
||||
* Fri Aug 26 2005 - sndirsch@suse.de
|
||||
* Fri Aug 26 2005 sndirsch@suse.de
|
||||
- back to xterm-203 + bugzilla-99564.patch (Bug #113277)
|
||||
* Sun Aug 07 2005 - sndirsch@suse.de
|
||||
* Sun Aug 07 2005 sndirsch@suse.de
|
||||
- updated to xterm-204
|
||||
[...]
|
||||
* correct variable used to store temporary result from lookup of
|
||||
@ -728,47 +730,47 @@ rm -rf $RPM_BUILD_ROOT
|
||||
wide-font. The result was to use overstriking rather than the
|
||||
actual bold font (Debian #318162, patch by Eugene Konev).
|
||||
--> obsoletes mfabian's patch mentioned below
|
||||
* Mon Aug 01 2005 - mfabian@suse.de
|
||||
* Mon Aug 01 2005 mfabian@suse.de
|
||||
- Bugzilla #99564: fix the problem that bold fonts were not
|
||||
used unless the resource boldMode was set to "false".
|
||||
* Wed Jul 27 2005 - werner@suse.de
|
||||
* Wed Jul 27 2005 werner@suse.de
|
||||
- Re-enable SIGWINCH for linux even if struct winsize is used, due
|
||||
to the fact that sometime a sleeping process in the process group
|
||||
do not get the appropiate information by the ioctl TIOCSWINSZ.
|
||||
* Wed Jul 13 2005 - sndirsch@suse.de
|
||||
* Wed Jul 13 2005 sndirsch@suse.de
|
||||
- updated to xterm-203
|
||||
* Fri May 13 2005 - sndirsch@suse.de
|
||||
* Fri May 13 2005 sndirsch@suse.de
|
||||
- use norootforbuild
|
||||
* Thu May 12 2005 - meissner@suse.de
|
||||
* Thu May 12 2005 meissner@suse.de
|
||||
- use RPM_OPT_FLAGS
|
||||
* Tue May 03 2005 - sndirsch@suse.de
|
||||
* Tue May 03 2005 sndirsch@suse.de
|
||||
- updated to xterm-202
|
||||
* Fri Apr 22 2005 - sndirsch@suse.de
|
||||
* Fri Apr 22 2005 sndirsch@suse.de
|
||||
- updated to xterm-201
|
||||
- adjusted p_xterm-settings.diff
|
||||
* Thu Mar 24 2005 - sndirsch@suse.de
|
||||
* Thu Mar 24 2005 sndirsch@suse.de
|
||||
- added missing xterm/resize manual pages (Bug #74467)
|
||||
* Sun Feb 06 2005 - sndirsch@suse.de
|
||||
* Mon Feb 07 2005 sndirsch@suse.de
|
||||
- updated to xterm-200
|
||||
* Fri Jan 28 2005 - sndirsch@suse.de
|
||||
* Fri Jan 28 2005 sndirsch@suse.de
|
||||
- updated to xterm-199
|
||||
* Fri Jan 14 2005 - sndirsch@suse.de
|
||||
* Fri Jan 14 2005 sndirsch@suse.de
|
||||
- updated to xterm-198
|
||||
* Thu Dec 02 2004 - sndirsch@suse.de
|
||||
* Thu Dec 02 2004 sndirsch@suse.de
|
||||
- p_xterm-config.diff:
|
||||
* HAVE_LANGINFO_CODESET needs to be set in xtermcfg.h
|
||||
* Wed Dec 01 2004 - sndirsch@suse.de
|
||||
* Wed Dec 01 2004 sndirsch@suse.de
|
||||
- updated to xterm-197:
|
||||
* obsoletes p_xterm_iutf8.diff, p_xterm_noluit.diff
|
||||
* adjusted p_xterm-config.diff: OPT_LUIT_PROG/OPT_MINI_LUIT needs
|
||||
to be set in xtermcfg.h
|
||||
* updated TODO
|
||||
* Tue Nov 16 2004 - sndirsch@suse.de
|
||||
* Tue Nov 16 2004 sndirsch@suse.de
|
||||
- added missing xterm icon file (terminal.png, converted from
|
||||
xterm_32x32.xpm included by icewm)
|
||||
* Tue Oct 26 2004 - sndirsch@suse.de
|
||||
* Tue Oct 26 2004 sndirsch@suse.de
|
||||
- added Backarrow2Backspace, Backarrow2Delete, README.SuSE
|
||||
* Sun Oct 24 2004 - sndirsch@suse.de
|
||||
* Sun Oct 24 2004 sndirsch@suse.de
|
||||
- added TODO
|
||||
* Sat Oct 23 2004 - sndirsch@suse.de
|
||||
* Sat Oct 23 2004 sndirsch@suse.de
|
||||
- created package
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:598b2595826f823f78e6eff9d46e905927634d8a36b435d36b504ddca62d9f62
|
||||
size 850863
|
||||
oid sha256:ef2dcad2f3045ab49f130f7bc6621beb15b725bb9c3263c620af2240c45e29f4
|
||||
size 853200
|
||||
|
Loading…
x
Reference in New Issue
Block a user