Mailinglist Archive: opensuse-commit (1426 mails)

< Previous Next >
commit xterm
  • From: root@xxxxxxxxxxxxxxx (h_root)
  • Date: Fri, 23 Mar 2007 01:49:04 +0100
  • Message-id: <20070323004905.30C4367817D@xxxxxxxxxxxxxxx>

Hello community,

here is the log from the commit of package xterm
checked in at Fri Mar 23 01:49:04 CET 2007.

--------
--- xterm/xterm.changes 2007-02-26 16:07:14.000000000 +0100
+++ /mounts/work_src_done/STABLE/xterm/xterm.changes 2007-03-22 18:50:23.227868000 +0100
@@ -1,0 +2,8 @@
+Thu Mar 22 17:35:02 CET 2007 - mfabian@xxxxxxx
+
+- 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.
+
+-------------------------------------------------------------------

Old:
----
fix-fd_option.diff

New:
----
xterm-224i.patch

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

Other differences:
------------------
++++++ xterm.spec ++++++
--- /var/tmp/diff_new_pack.W30331/_old 2007-03-23 01:48:44.000000000 +0100
+++ /var/tmp/diff_new_pack.W30331/_new 2007-03-23 01:48:44.000000000 +0100
@@ -18,7 +18,7 @@
Provides: xorg-x11:/usr/X11R6/bin/xterm XFree86:/usr/X11R6/bin/xterm
Autoreqprov: on
Version: 224
-Release: 5
+Release: 8
Summary: The basic X terminal program
Source: %name.tar.gz
Source1: luitx
@@ -30,10 +30,10 @@
Source7: vttest.tar.gz
Source8: 20x20ja.bdf.bz2
Source9: 20x20ko.bdf.bz2
-Patch: fix-fd_option.diff
Patch1: p_xterm-settings.diff
Patch2: p_xterm-sigwinch.diff
Patch3: bug-246573-tentative-patch.diff
+Patch4: ftp://invisible-island.net/temp/xterm-224i.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build

%description
@@ -152,9 +152,9 @@

%prep
%setup -n xterm-%version -b7
-%patch -p1
%patch1 -p0 -b .xterm-settings
%patch2 -p0 -b .xterm-sigwinch
+%patch4 -p1
%patch3 -p1
cp $RPM_SOURCE_DIR/*bdf.bz2 .
bunzip2 *.bdf.bz2
@@ -260,6 +260,11 @@
/usr/share/pixmaps/terminal.png

%changelog
+* Thu Mar 22 2007 - mfabian@xxxxxxx
+- 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@xxxxxxx
- bug-246573-tentative-patch.diff:
* simplify algorithm for verifying that a font contains double





++++++ bug-246573-tentative-patch.diff ++++++
--- /var/tmp/diff_new_pack.W30331/_old 2007-03-23 01:48:44.000000000 +0100
+++ /var/tmp/diff_new_pack.W30331/_new 2007-03-23 01:48:44.000000000 +0100
@@ -18,7 +18,7 @@
- "\xec\x9c\xa1\xec\xb9\xa0\xed\x8c\x94" \
- "\xea\xb5\xac\xec\x98\x81"
-
--#define HALF_WIDTH_CHAR1 0x0031 /* 'l' */
+-#define HALF_WIDTH_CHAR1 0x0031 /* '1' */
-#define HALF_WIDTH_CHAR2 0x0057 /* 'W' */
#define FULL_WIDTH_CHAR1 0x4E00 /* CJK Ideograph 'number one' */
#define FULL_WIDTH_CHAR2 0xAC00 /* Korean script syllable 'Ka' */





++++++ xterm-224i.patch ++++++
++++ 12509 lines (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