SHA256
1
0
forked from pool/ncurses
2017-05-30 07:47:55 +00:00
committed by Git OBS Bridge
parent 68e3dda252
commit 647b642246
3 changed files with 41 additions and 0 deletions

View File

@@ -66,6 +66,9 @@ Source7: baselibs.conf
Patch0: ncurses-6.0.dif
Patch1: ncurses-5.9-ibm327x.dif
Patch4: ncurses-5.7-tack.dif
# PATCH-FIX-UPSTREAM ... temporary patch which will become part of next
# patch level: fix binary incompatiblity of libtinfow with libtinfo
Patch40: ncurses-6.0-crashw.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%global _miscdir %{_datadir}/misc
%global _incdir %{_includedir}
@@ -237,6 +240,7 @@ find -name '*.orig' -delete
rm -fr tack
tar -xzf %{S:5}
mv tack-* tack
%patch40 -p0 -b .crash
%patch1 -p0 -b .327x
%patch4 -p0 -b .hs
%patch0 -p0 -b .p0