X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=5e91f598fbbe81ed06da765c492f2508cbe489cf;hp=5b60339fb63b024dcd629d5da79f03f29bbde03e;hb=14d46fadc442db9df4567357cda396235418120e;hpb=efa78d11c3ea7f51c7078b64a34c98b44ecb0e1a diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 5b60339f..5e91f598 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: 20190824 +Version: 6.2 +Release: 20201107 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 \\\