forked from pool/ncurses
.
OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=138
This commit is contained in:
parent
defd8528a2
commit
3d02927254
13
ncurses-5.9-ibm327x.dif
Normal file
13
ncurses-5.9-ibm327x.dif
Normal file
@ -0,0 +1,13 @@
|
||||
--- misc/terminfo.src
|
||||
+++ misc/terminfo.src 2014-01-28 17:58:38.062235705 +0000
|
||||
@@ -14838,8 +14838,8 @@ hazel|exec80|h80|he80|Hazeltine Executiv
|
||||
#
|
||||
|
||||
ibm327x|line mode IBM 3270 style,
|
||||
- gn,
|
||||
- clear=^M^J, el=^M, home=^M,
|
||||
+ cols#80,
|
||||
+ clear=^M^J, cr=^M, cud1=^J, el=^M, home=^M, ind=^J,
|
||||
|
||||
ibm3101|i3101|IBM 3101-10,
|
||||
OTbs, am, xon,
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 28 18:18:22 UTC 2014 - werner@suse.de
|
||||
|
||||
- Add patch ncurses-5.9-ibm327x.dif to make ibm327x not a generic
|
||||
terminal type but a more dumb one (bnc#859214)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Jan 20 13:49:00 UTC 2014 - werner@suse.de
|
||||
|
||||
|
@ -48,6 +48,7 @@ Source5: tack-1.07-20120916.tar.bz2
|
||||
Source6: edit.sed
|
||||
Source7: baselibs.conf
|
||||
Patch0: ncurses-%{version}.dif
|
||||
Patch1: ncurses-5.9-ibm327x.dif
|
||||
Patch3: ncurses-5.9-overwrite.dif
|
||||
Patch4: ncurses-5.7-tack.dif
|
||||
Patch5: ncurses-5.9-environment.dif
|
||||
@ -265,6 +266,7 @@ rm -f mkinstalldirs
|
||||
tar Oxfj %{S:1} | patch -p1 -s
|
||||
tar xfj %{S:5}
|
||||
mv tack-* tack
|
||||
%patch -P 1 -p0 -b .327x
|
||||
%patch -P 3 -p0 -b .ow
|
||||
%patch -P 4 -p0 -b .hs
|
||||
%patch -P 5 -p0 -b .lc
|
||||
|
Loading…
Reference in New Issue
Block a user