|
|
|
|
@ -103,8 +103,9 @@
|
|
|
|
|
%define V_patch77 20251123 |
|
|
|
|
%define V_patch78 20251129 |
|
|
|
|
%define V_patch79 20251206 |
|
|
|
|
%define V_patchL %{V_patch79} |
|
|
|
|
%define V_patches 79 |
|
|
|
|
%define V_patch80 20251213 |
|
|
|
|
%define V_patchL %{V_patch80} |
|
|
|
|
%define V_patches 80 |
|
|
|
|
|
|
|
|
|
# package information |
|
|
|
|
Name: ncurses |
|
|
|
|
@ -117,7 +118,7 @@ Class: CORE
|
|
|
|
|
Group: Terminal |
|
|
|
|
License: MIT-style |
|
|
|
|
Version: %{V_base}.%{V_patchL} |
|
|
|
|
Release: 20251207 |
|
|
|
|
Release: 20251214 |
|
|
|
|
|
|
|
|
|
# package options |
|
|
|
|
%option with_widechar no |
|
|
|
|
@ -204,6 +205,7 @@ Patch76: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{
|
|
|
|
|
Patch77: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch77}.patch.gz |
|
|
|
|
Patch78: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch78}.patch.gz |
|
|
|
|
Patch79: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch79}.patch.gz |
|
|
|
|
Patch80: https://invisible-mirror.net/archives/ncurses/%{V_base}/ncurses-%{V_base}-%{V_patch80}.patch.gz |
|
|
|
|
Patch100: ncurses.patch |
|
|
|
|
|
|
|
|
|
# build information |
|
|
|
|
|