X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=e3bd1d4e27e8e01dccabf89813cb38b21b7fa057;hb=6830dca51a4e50d41e7bd114bdbaa857b42a46f4;hp=4e34ba4446235bb7925ce340d60df05fdb859e1d;hpb=3ab4db240283db0682a66a8587f2174508348bc6;p=ncurses.git diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 4e34ba44..e3bd1d4e 100644 --- a/package/mingw-ncurses.spec +++ b/package/mingw-ncurses.spec @@ -2,8 +2,8 @@ Summary: shared libraries for terminal handling Name: mingw32-ncurses6 -Version: 6.1 -Release: 20190907 +Version: 6.2 +Release: 20210323 License: X11 Group: Development/Libraries Source: ncurses-%{version}-%{release}.tgz @@ -68,8 +68,8 @@ This package is used for testing ABI %{MY_ABI} with cross-compiles to MinGW. --with-cxx-shared \\\ --with-develop \\\ --with-fallbacks=unknown,xterm \\\ - --with-tic-path=/usr/bin/tic${MY_ABI} \\\ - --with-infocmp-path=/usr/bin/infocmp${MY_ABI} \\\ + --with-tic-path=/usr/bin/tic%{MY_ABI} \\\ + --with-infocmp-path=/usr/bin/infocmp%{MY_ABI} \\\ --with-install-prefix=$RPM_BUILD_ROOT \\\ --with-pc-suffix=%{MY_ABI} \\\ --with-pcre2 \\\