|
|
@@ -36,8 +36,10 @@
|
|
|
%define V_patch9 20040403
|
|
|
%define V_patch10 20040417
|
|
|
%define V_patch11 20040424
|
|
|
-%define V_patchL %{V_patch11}
|
|
|
-%define V_patches 11
|
|
|
+%define V_patch12 20040501
|
|
|
+%define V_patch13 20040508
|
|
|
+%define V_patchL %{V_patch13}
|
|
|
+%define V_patches 13
|
|
|
|
|
|
# package information
|
|
|
Name: ncurses
|
|
|
@@ -50,7 +52,7 @@ Class: BASE
|
|
|
Group: Terminal
|
|
|
License: GPL
|
|
|
Version: %{V_base}.%{V_patchL}
|
|
|
-Release: 20040425
|
|
|
+Release: 20040509
|
|
|
|
|
|
# list of sources
|
|
|
Source0: ftp://invisible-island.net/ncurses/ncurses-%{V_base}.tar.gz
|
|
|
@@ -65,6 +67,8 @@ Patch8: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V
|
|
|
Patch9: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch9}.patch.gz
|
|
|
Patch10: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch10}.patch.gz
|
|
|
Patch11: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch11}.patch.gz
|
|
|
+Patch12: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch12}.patch.gz
|
|
|
+Patch13: ftp://invisible-island.net/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch13}.patch.gz
|
|
|
Patch100: ncurses.patch
|
|
|
|
|
|
# build information
|
|
|
@@ -86,7 +90,6 @@ AutoReqProv: no
|
|
|
regex = ncurses-(__VER__)\.tar\.gz
|
|
|
}
|
|
|
prog ncurses:patchset = {
|
|
|
- comment = "rse: 20040501 broken: undefined reference to wcwidth (wait for next patch)"
|
|
|
version = %{V_patchL}
|
|
|
url = ftp://invisible-island.net/ncurses/
|
|
|
regex = (\d+\.\d+)
|