X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=package%2Fncurses.spec;h=c216a51e3806853b685cda00edbd366e461db9bd;hp=b06a6450d826e3a398678d93a1f1955e0350dea3;hb=50acaeeb9b282767ffe9c6a80f120b32ce3bd966;hpb=5ad1bd48d7931f7daf76a0cd9b3382fdb5eb5c27 diff --git a/package/ncurses.spec b/package/ncurses.spec index b06a6450..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: 20140301 +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 \