X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=e663c489e8a6d85dc449b570f6dea514b259ec38;hb=c55d387cebf1cee4757ca2c2ef4fbeae59ee4175;hp=1181f3821f67b75e8f9368424aba5773acaa8bdb;hpb=d76c9bfec68e0efa6e1b8e95b32b66caf25cfc12;p=ncurses.git diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 1181f382..e663c489 100644 --- a/package/mingw-ncurses.spec +++ b/package/mingw-ncurses.spec @@ -3,7 +3,7 @@ Summary: shared libraries for terminal handling Name: mingw32-ncurses6 Version: 6.1 -Release: 20190810 +Release: 20200118 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 \\\