rpms/x3270/devel x3270-3.3.6-redhat.patch, NONE, 1.1 x3270.spec, 1.30, 1.31 x3270-3.2.16-redhat.patch, 1.1, NONE

Karsten Hopp karsten at fedoraproject.org
Thu Oct 2 12:23:54 UTC 2008


Author: karsten

Update of /cvs/extras/rpms/x3270/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv9013

Modified Files:
	x3270.spec 
Added Files:
	x3270-3.3.6-redhat.patch 
Removed Files:
	x3270-3.2.16-redhat.patch 
Log Message:
- update redhat patch for fuzz=0 (bz #465087)

x3270-3.3.6-redhat.patch:

--- NEW FILE x3270-3.3.6-redhat.patch ---
diff -up x3270-3.3/Examples/cms_logon.bash.rh x3270-3.3/Examples/cms_logon.bash
--- x3270-3.3/Examples/cms_logon.bash.rh	2008-10-02 14:19:49.000000000 +0200
+++ x3270-3.3/Examples/cms_logon.bash	2008-10-02 14:20:05.000000000 +0200
@@ -1,4 +1,4 @@
-#! /usr/local/bin/bash
+#! /bin/bash
 
 # Copyright 1995, 2000, 2002 by Paul Mattes.
 #  Permission to use, copy, modify, and distribute this software and its
diff -up x3270-3.3/Examples/peer_script.expect.rh x3270-3.3/Examples/peer_script.expect
--- x3270-3.3/Examples/peer_script.expect.rh	2008-10-02 14:20:28.000000000 +0200
+++ x3270-3.3/Examples/peer_script.expect	2008-10-02 14:20:40.000000000 +0200
@@ -1,4 +1,4 @@
-#! /usr/local/bin/expect
+#! /usr/bin/expect
 # TSO login script, which runs as a peer of x3270.
 # expect version
 


Index: x3270.spec
===================================================================
RCS file: /cvs/extras/rpms/x3270/devel/x3270.spec,v
retrieving revision 1.30
retrieving revision 1.31
diff -u -r1.30 -r1.31
--- x3270.spec	31 Mar 2008 13:22:43 -0000	1.30
+++ x3270.spec	2 Oct 2008 12:23:23 -0000	1.31
@@ -8,7 +8,7 @@
 Summary: An X Window System based IBM 3278/3279 terminal emulator
 Name: x3270
 Version: 3.3.6
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: MIT
 Group: Applications/Internet
 URL: http://www.geocities.com/SiliconValley/Peaks/7814
@@ -16,7 +16,7 @@
 Source1: http://x3270.bgp.nu/download/c3270-%{version}.tgz
 Source2: x3270.png
 Source3: x3270.desktop
-Patch0: x3270-3.2.16-redhat.patch
+Patch0: x3270-3.3.6-redhat.patch
 Patch1: c3270-332-ncursesw.patch
 Patch2: x3270-3.3-syntax.patch
 Patch3: x3270-3.3-encoding.patch
@@ -195,6 +195,9 @@
 %{_mandir}/man1/c3270*
 
 %changelog
+* Thu Oct 02 2008 Karsten Hopp <karsten at redhat.com> 3.3.6-6
+- update redhat patch for fuzz=0 (#465087)
+
 * Thu Mar 20 2008 Karsten Hopp <karsten at redhat.com> 3.3.6-5
 - fix compiler flags for FORTIFY_SOURCE
 


--- x3270-3.2.16-redhat.patch DELETED ---




More information about the fedora-extras-commits mailing list