X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fmingw-ncurses.spec;h=5617c041c09d91761c7aa9a0695a148640e4646f;hp=8f10c47550005f14d4362f243a4f1d42ac7d72fb;hb=a5fe3726f7d4374e9b1551b535c8617b423996f2;hpb=eb952c651feed0502ec0d7ecaefc4931968eb358 diff --git a/package/mingw-ncurses.spec b/package/mingw-ncurses.spec index 8f10c475..5617c041 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: 20191015 +Version: 6.2 +Release: 20210417 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 \\\