]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- release 3, ncurses-5_0-3
authorkloczek <kloczek@pld-linux.org>
Sun, 21 Nov 1999 17:21:51 +0000 (17:21 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- added xterm_fix patch which fix terminal sequences for home, end keys (RH
  patch is incorrect).

Changed files:
    ncurses.spec -> 1.41

ncurses.spec

index 798352156e5b3851a9c5cb7f33ba1e81befa858d..57f0ca62b54d8869bacab066a19867bb08f632c5 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Biblioteki do kontrolowania terminala
 Summary(tr):   Terminal kontrol kitaplýðý
 Name:          ncurses
 Version:       5.0
-Release:       2
+Release:       3
 Copyright:     distributable
 Group:         Libraries
 Group(pl):     Biblioteki
@@ -19,6 +19,7 @@ Patch2:               ncurses-arm.patch
 Patch3:                ftp://ftp.clark.net/pub/dickey/ncurses/5.0/%{name}-%{version}-19991030.patch.gz
 Patch4:                ftp://ftp.clark.net/pub/dickey/ncurses/5.0/%{name}-%{version}-19991106.patch.gz
 Patch5:                ncurses-libyx-lat.patch
+Patch6:                ncurses-xterm_fix.patch
 BuildRequires: sharutils, patch, bash, gawk, sed, gzip
 BuildRoot:     /tmp/%{name}-%{version}-root
 
@@ -154,6 +155,7 @@ Pakiet ten zawiera biblioteki statyczne C++ ncurses.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 CFLAGS="$RPM_OPT_FLAGS -DPURE_TERMINFO"
This page took 0.043976 seconds and 4 git commands to generate.