X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fncurses.spec;h=c216a51e3806853b685cda00edbd366e461db9bd;hp=a380144d36e0fb179e001cbdba3bce97c23d4ef6;hb=50acaeeb9b282767ffe9c6a80f120b32ce3bd966;hpb=683b593ffaeafaa191e701759b05cdba8086b6b1 diff --git a/package/ncurses.spec b/package/ncurses.spec index a380144d..c216a51e 100644 --- a/package/ncurses.spec +++ b/package/ncurses.spec @@ -1,7 +1,7 @@ Summary: shared libraries for terminal handling Name: ncurses6 Version: 5.9 -Release: 20140215 +Release: 20141115 License: X11 Group: Development/Libraries Source: ncurses-%{version}-%{release}.tgz @@ -50,12 +50,15 @@ RPATH_LIST=../lib:%{_prefix}/lib \ --enable-warnings \ --enable-widec \ --verbose \ + --with-chtype=uint32_t \ + --with-mmask_t=uint32_t \ --with-develop \ --with-shared \ --with-termlib \ --with-ticlib \ --with-trace \ --with-cxx-shared \ + --with-versioned-syms \ --with-xterm-kbs=DEL \ --without-ada \ --without-debug \