|
|
|
|
@ -97,8 +97,9 @@
|
|
|
|
|
%define V_patch71 20251010 |
|
|
|
|
%define V_patch72 20251018 |
|
|
|
|
%define V_patch73 20251025 |
|
|
|
|
%define V_patchL %{V_patch73} |
|
|
|
|
%define V_patches 73 |
|
|
|
|
%define V_patch74 20251101 |
|
|
|
|
%define V_patchL %{V_patch74} |
|
|
|
|
%define V_patches 74 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: ncurses |
|
|
|
|
@ -111,7 +112,7 @@ Class: CORE
|
|
|
|
|
Group: Terminal |
|
|
|
|
License: MIT-style |
|
|
|
|
Version: %{V_base}.%{V_patchL} |
|
|
|
|
Release: 20251101 |
|
|
|
|
Release: 20251102 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_widechar no |
|
|
|
|
@ -192,6 +193,7 @@ Patch70: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{
|
|
|
|
|
Patch71: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch71}.patch.gz |
|
|
|
|
Patch72: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch72}.patch.gz |
|
|
|
|
Patch73: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch73}.patch.gz |
|
|
|
|
Patch74: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch74}.patch.gz |
|
|
|
|
Patch100: ncurses.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
|