X-Git-Url: https://ncurses.scripts.mit.edu/?a=blobdiff_plain;ds=sidebyside;f=package%2Fmingw-ncurses.spec;h=40172e694d00f4d78b7d962e1c825e2f56540e65;hb=4a864172ab2e7d301d9db9e80fb4c617e3ed7b6e;hp=4c4047f9e0e1fe3a74d09f68cb96513c57c50fb3;hpb=5ed80e8d7031c3fa12b4915d5e1f040257a24323;p=ncurses.git diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 4c4047f9..b907a567 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: 20190831 +Version: 6.2 +Release: 20211017 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 \\\