- Patch #285 - 2012/10/23
* add/adapt FreeBSD ports files for test-building. * modify minstall.sh to use the patch-number and date in the manpage footer. * add check for failure to allocate the fg/bg colors at startup, e.g., misconfiguration. Work around by setting both to the default colors (suggested by Scott Bertilson). * amend change for patch #280 which added modifyKeyboard, to make modifyOtherKeys work (report by Ailin Nemui). * add query-colors.pl example for OSC 4. * correct mis-applied fix for minstall.sh (report by Miroslav Lichvar). OBS-URL: https://build.opensuse.org/package/show/X11:terminals/xterm?expand=0&rev=53
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:a5c400c753bc9d6c219753a210e516de388dd1e8771f44a91c0094d4901365af
|
||||
size 1098456
|
3
xterm-285.tgz
Normal file
3
xterm-285.tgz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:5360d66871bde7c8cde934da8fec8abd70f5ee365f5cc911298a87cb797eb38b
|
||||
size 1101536
|
@@ -2,7 +2,7 @@
|
||||
Version: GnuPG v1.4.10 (GNU/Linux)
|
||||
Comment: See http://invisible-island.net/public/public.html for info
|
||||
|
||||
iEYEABECAAYFAlB7WrwACgkQcCNT4PfkjtuDzgCgvcOGVizrDf0YslgB7IdDPSY3
|
||||
wzMAn3ujvQCoeB/KNgTAu9pCu9CJ9YZN
|
||||
=Pz+I
|
||||
iEYEABECAAYFAlCHPX8ACgkQcCNT4Pfkjtt9AQCfbZN1djVNzElsltXWW2sc6fG6
|
||||
6lsAn3xhnnJQYQ4M1vn8dr6HxyUNKluG
|
||||
=suDU
|
||||
-----END PGP SIGNATURE-----
|
@@ -1,3 +1,19 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 25 13:47:52 UTC 2012 - meissner@suse.com
|
||||
|
||||
- Patch #285 - 2012/10/23
|
||||
* add/adapt FreeBSD ports files for test-building.
|
||||
* modify minstall.sh to use the patch-number and date in the manpage
|
||||
footer.
|
||||
* add check for failure to allocate the fg/bg colors at startup,
|
||||
e.g., misconfiguration. Work around by setting both to the default
|
||||
colors (suggested by Scott Bertilson).
|
||||
* amend change for patch #280 which added modifyKeyboard, to make
|
||||
modifyOtherKeys work (report by Ailin Nemui).
|
||||
* add query-colors.pl example for OSC 4.
|
||||
* correct mis-applied fix for minstall.sh (report by Miroslav
|
||||
Lichvar).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 16 14:49:09 UTC 2012 - meissner@suse.com
|
||||
|
||||
|
@@ -47,7 +47,7 @@ Provides: xorg-x11:/usr/X11R6/bin/xterm
|
||||
%if 0%{?suse_version} > 1210
|
||||
Requires: luit
|
||||
%endif
|
||||
Version: 284
|
||||
Version: 285
|
||||
Release: 0
|
||||
Summary: The basic X terminal program
|
||||
License: MIT
|
||||
|
Reference in New Issue
Block a user