rpms/xterm/devel xterm-resources-redhat.patch, 1.4, 1.5 xterm.spec, 1.13, 1.14

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Wed Sep 14 06:31:16 UTC 2005


Author: mharris

Update of /cvs/dist/rpms/xterm/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv27390

Modified Files:
	xterm-resources-redhat.patch xterm.spec 
Log Message:
- Updated xterm-resources-redhat.patch to remove utf8 resource which was
  added in the 200-7 build, as it was incorrectly set to 'true' instead
  of '1', and bug #138681 turned out to be a gdm bug instead of an xterm
  bug.  This fixes bug (#163568).



xterm-resources-redhat.patch:
 XTerm-col.ad |   10 +++++-----
 XTerm.ad     |   41 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 46 insertions(+), 5 deletions(-)

Index: xterm-resources-redhat.patch
===================================================================
RCS file: /cvs/dist/rpms/xterm/devel/xterm-resources-redhat.patch,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- xterm-resources-redhat.patch	3 May 2005 09:51:52 -0000	1.4
+++ xterm-resources-redhat.patch	14 Sep 2005 06:31:01 -0000	1.5
@@ -34,7 +34,7 @@
  ! Disclaimer: there are no standard colors used in terminal emulation.
 --- XTerm.ad.orig	2005-03-08 16:32:20.628357752 -0500
 +++ XTerm.ad	2005-03-08 16:31:08.602307376 -0500
-@@ -116,3 +116,47 @@
+@@ -116,3 +116,44 @@
  *tek4014*font2: 8x13
  *tek4014*font3: 6x13
  *tek4014*fontSmall: 6x10
@@ -79,6 +79,3 @@
 +
 +! Bug fix for bugzilla bug #49315
 +*VT100*eightBitInput: false
-+
-+! Red Hat bugzilla #138681 (failsafe xterm has non-utf locale while environment is set to utf)
-+*VT100*utf8: true


Index: xterm.spec
===================================================================
RCS file: /cvs/dist/rpms/xterm/devel/xterm.spec,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- xterm.spec	30 Aug 2005 16:18:29 -0000	1.13
+++ xterm.spec	14 Sep 2005 06:31:01 -0000	1.14
@@ -4,7 +4,7 @@
 Summary: xterm terminal emulator for the X Window System
 Name: xterm
 Version: 200
-Release: 8
+Release: 9
 URL: http://dickey.his.com/xterm
 License: MIT
 Group: User Interface/X
@@ -77,6 +77,12 @@
 %{_x11bindir}/xterm
 
 %changelog
+* Wed Sep 14 2005 Mike A. Harris <mharris at redhat.com> 200-9
+- Updated xterm-resources-redhat.patch to remove utf8 resource which was
+  added in the 200-7 build, as it was incorrectly set to 'true' instead
+  of '1', and bug #138681 turned out to be a gdm bug instead of an xterm
+  bug.  This fixes bug (#163568).
+  
 * Mon Aug 29 2005 Mike A. Harris <mharris at redhat.com> 200-8
 - Added --disable-tek4014 to ./configure flags, to disable tek support
   for bug (#164210)




More information about the fedora-cvs-commits mailing list