rpms/xterm/F-9 xterm-242-resources.patch, NONE, 1.1 .cvsignore, 1.31, 1.32 sources, 1.31, 1.32 xterm.spec, 1.69, 1.70 xterm-223-resources.patch, 1.1, NONE xterm-238-windowfontops.patch, 1.1, NONE

Miroslav Lichvar mlichvar at fedoraproject.org
Wed Feb 18 14:58:29 UTC 2009


Author: mlichvar

Update of /cvs/pkgs/rpms/xterm/F-9
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv17972

Modified Files:
	.cvsignore sources xterm.spec 
Added Files:
	xterm-242-resources.patch 
Removed Files:
	xterm-223-resources.patch xterm-238-windowfontops.patch 
Log Message:
- update to 242


xterm-242-resources.patch:

--- NEW FILE xterm-242-resources.patch ---
diff -up xterm-242/XTerm.ad.resources xterm-242/XTerm.ad
--- xterm-242/XTerm.ad.resources	2009-02-13 01:14:13.000000000 +0100
+++ xterm-242/XTerm.ad	2009-02-18 14:59:24.000000000 +0100
@@ -210,3 +210,13 @@
 !*allowTcapOps: false
 !*allowTitleOps: false
 !*allowWindowOps: false
+
+! Red Hat Defaults:
+*allowFontOps: false
+*allowWindowOps: false
+*VT100*eightBitInput: false
+*VT100*metaSendsEscape: true
+*VT100*backarrowKey: false
+*VT100*scrollBar: true
+*VT100*utf8Title: true
+*VT100*modifyFunctionKeys: 0


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/xterm/F-9/.cvsignore,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- .cvsignore	6 Jan 2009 14:26:44 -0000	1.31
+++ .cvsignore	18 Feb 2009 14:57:58 -0000	1.32
@@ -1,2 +1,2 @@
 16colors.txt
-xterm-238.tgz
+xterm-242.tgz


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/xterm/F-9/sources,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -r1.31 -r1.32
--- sources	6 Jan 2009 14:26:44 -0000	1.31
+++ sources	18 Feb 2009 14:57:58 -0000	1.32
@@ -1,2 +1,2 @@
 6093439b8d79089f4ff1cdfed358b401  16colors.txt
-754f670723eb9a20f9f90d7c5f4a5bad  xterm-238.tgz
+663fa3aac8e30e4c2d4bf07c0aee4dca  xterm-242.tgz


Index: xterm.spec
===================================================================
RCS file: /cvs/pkgs/rpms/xterm/F-9/xterm.spec,v
retrieving revision 1.69
retrieving revision 1.70
diff -u -r1.69 -r1.70
--- xterm.spec	6 Jan 2009 14:26:44 -0000	1.69
+++ xterm.spec	18 Feb 2009 14:57:59 -0000	1.70
@@ -1,6 +1,6 @@
 Summary: Terminal emulator for the X Window System
 Name: xterm
-Version: 238
+Version: 242
 Release: 1%{?dist}
 URL: http://dickey.his.com/xterm
 License: MIT
@@ -13,10 +13,9 @@
 Source1: ftp://invisible-island.net/xterm/16colors.txt
 Source2: %{name}.desktop
 
-Patch1: xterm-223-resources.patch
+Patch1: xterm-242-resources.patch
 Patch2: xterm-222-can-2003-0063.patch
 Patch3: xterm-226-man-page_paths.patch
-Patch4: xterm-238-windowfontops.patch
 
 %bcond_with trace
 
@@ -30,10 +29,9 @@
 %prep
 %setup -q
 
-%patch1 -p1 -b .redhat-resources
+%patch1 -p1 -b .resources
 %patch2 -p1 -b .can-2003-0063
 %patch3 -p1 -b .man-page_paths
-%patch4 -p1 -b .windowfontops
 
 %build
 %configure \
@@ -84,6 +82,9 @@
 %{x11_app_defaults_dir}/XTerm-color
 
 %changelog
+* Wed Feb 18 2009 Miroslav Lichvar <mlichvar at redhat.com> 242-1.fc9
+- update to 242
+
 * Tue Jan 06 2009 Miroslav Lichvar <mlichvar at redhat.com> 238-1
 - update to 238 (#479000, CVE-2008-2383)
 - set default values of allowWindowOps and allowFontOps resources to false


--- xterm-223-resources.patch DELETED ---


--- xterm-238-windowfontops.patch DELETED ---




More information about the fedora-extras-commits mailing list