SHA256
6
0
forked from pool/ncurses

Updating link to change in openSUSE:Factory/ncurses revision 213.0

OBS-URL: https://build.opensuse.org/package/show/Base:System/ncurses?expand=0&rev=24e74536753e55fe0ac235938cf9ed81
This commit is contained in:
OBS User buildservice-autocommit
2022-05-01 16:53:17 +00:00
committed by Git OBS Bridge
parent c09d294a3b
commit 866d75d1cd
4 changed files with 33 additions and 2 deletions

View File

@@ -98,6 +98,7 @@ Source11: ncurses.keyring
Patch0: ncurses-6.3.dif
Patch1: ncurses-5.9-ibm327x.dif
Patch2: ncurses-5.7-tack.dif
Patch3: FORTIFY_SOURCE_3-fix.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _miscdir %{_datadir}/misc
%global _incdir %{_includedir}
@@ -350,6 +351,7 @@ mv tack-* tack
%patch1 -p0 -b .327x
%patch2 -p0 -b .hs
%patch0 -p0 -b .p0
%patch3 -p1
%if ! %{with xtermdsl}
sed -ri '/^xterm-suse/,/use=/{s/use=xterm-new/use=xterm-p370/;}' misc/terminfo.src
%endif