X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=b2495612a5e0ccb2d729f80939bc5716f02a824a;hp=0a21e21157da050e470ef32d4600a03a196ef6a4;hb=66762a2208108bce308007649047be9f0edbb346;hpb=5f288254c618ae86f3811f2797e4d942061c9101 diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 0a21e211..b2495612 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: 20191019 +Version: 6.2 +Release: 20200918 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 \\\