]> git.pld-linux.org Git - packages/compat-ncurses5.git/commitdiff
- release 4: added missing hpa sequense for screen terminal definition ncurses-5_2-4
authorkloczek <kloczek@pld-linux.org>
Sun, 24 Jun 2001 18:25:13 +0000 (18:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
  (screen_hpa_fix patch).

Changed files:
    ncurses.spec -> 1.68

ncurses.spec

index b264aff9316fe03750582470ce378900e46b0336..0f4b1f8704517655eb36ec7b14b7302bccafef58 100644 (file)
@@ -5,7 +5,7 @@ Summary(pl):    Biblioteki do kontrolowania terminala
 Summary(tr):   Terminal kontrol kitaplýðý
 Name:          ncurses
 Version:       5.2
-Release:       3
+Release:       4
 License:       Distributable
 Group:         Libraries
 Group(de):     Libraries
@@ -22,6 +22,7 @@ Patch2:               %{name}-arm.patch
 Patch3:                %{name}-libyx-lat.patch
 Patch4:                %{name}-xtermchanges.patch
 Patch5:                %{name}-no_symlinks.patch
+Patch6:                %{name}-screen_hpa_fix.patch
 BuildRequires: sharutils
 BuildRequires: sed
 BuildRequires: libstdc++-devel
@@ -178,6 +179,7 @@ Pakiet ten zawiera biblioteki statyczne C++ ncurses.
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 CFLAGS="%{rpmcflags} -DPURE_TERMINFO"
This page took 0.060532 seconds and 4 git commands to generate.