X-Git-Url: http://ncurses.scripts.mit.edu/?a=blobdiff_plain;f=package%2Fncurses.spec;h=725e422b012c1f199f35c526320cd7b1158ec7a0;hb=d21ad44bdac29dcfbd1cf10a1918a42c43215b3d;hp=9b0fcecbf3bf38d6c0e7f535249d7e746391a0b5;hpb=349761f30e7fc0b4bf2718f7fc3da34e09ea6735;p=ncurses.git diff --git a/package/ncurses.spec b/package/ncurses.spec index 9b0fcecb..725e422b 100644 --- a/package/ncurses.spec +++ b/package/ncurses.spec @@ -1,7 +1,7 @@ Summary: shared libraries for terminal handling Name: ncurses6 -Version: 6.2 -Release: 20201003 +Version: 6.3 +Release: 20211026 License: X11 Group: Development/Libraries Source: ncurses-%{version}-%{release}.tgz @@ -77,7 +77,8 @@ This package is used for testing ABI %{MY_ABI}. --enable-opaque-menu \\\ --enable-opaque-panel \\\ --enable-pc-files \\\ - --enable-rpath \\\ + --disable-rpath \\\ + --enable-stdnoreturn \\\ --enable-warnings \\\ --enable-wgetch-events \\\ --enable-widec \\\ @@ -139,6 +140,9 @@ exit 0 %changelog +* Sat Oct 16 2021 Thomas Dickey +- disable rpath to address QA_RPATHS=1 warning. + * Tue Dec 24 2019 Thomas Dickey - drop custom CC_NORMAL warning flags because setting CFLAGS interferes with matching Fedora's PIE/PIC configuration. Also, generate debug/debug-source