|
|
|
|
@ -100,8 +100,9 @@
|
|
|
|
|
%define V_patch74 20251101 |
|
|
|
|
%define V_patch75 20251115 |
|
|
|
|
%define V_patch76 20251122 |
|
|
|
|
%define V_patchL %{V_patch76} |
|
|
|
|
%define V_patches 76 |
|
|
|
|
%define V_patch77 20251123 |
|
|
|
|
%define V_patchL %{V_patch77} |
|
|
|
|
%define V_patches 77 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: ncurses |
|
|
|
|
@ -114,7 +115,7 @@ Class: CORE
|
|
|
|
|
Group: Terminal |
|
|
|
|
License: MIT-style |
|
|
|
|
Version: %{V_base}.%{V_patchL} |
|
|
|
|
Release: 20251123 |
|
|
|
|
Release: 20251124 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_widechar no |
|
|
|
|
@ -198,6 +199,7 @@ Patch73: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{
|
|
|
|
|
Patch74: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch74}.patch.gz |
|
|
|
|
Patch75: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch75}.patch.gz |
|
|
|
|
Patch76: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch76}.patch.gz |
|
|
|
|
Patch77: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch77}.patch.gz |
|
|
|
|
Patch100: ncurses.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
|