diff --git a/ncurses5.spec b/ncurses5.spec index 08b7aed..29d8025 100644 --- a/ncurses5.spec +++ b/ncurses5.spec @@ -4,7 +4,7 @@ %define tack_ver 1.07 Name: ncurses5 Version: 5.9.20141206 -Release: 2mamba +Release: 3mamba Summary: A CRT screen handling and optimization package Group: System/Libraries Vendor: openmamba @@ -82,6 +82,7 @@ ln -s ../configure . --enable-getcap \ --enable-pc-files \ --with-ticlib \ + --with-termlib \ %if "%{stage1}" == "1" CPPFLAGS="-ldl" %endif @@ -223,6 +224,7 @@ rm -f %{_libdir}/libncursesw.so.5 %{_libdir}/pkgconfig/panelw.pc %{_libdir}/pkgconfig/tic.pc %{_libdir}/pkgconfig/ticw.pc +%{_libdir}/pkgconfig/tinfo.pc %{_mandir}/man3/* %doc doc/html/hackguide.html %doc doc/html/ncurses-intro.html @@ -235,6 +237,9 @@ rm -f %{_libdir}/libncursesw.so.5 %{_datadir}/terminfo/* %changelog +* Mon Nov 25 2019 Silvan Calarco 5.9.20141206-3mamba +- rebuilt with --with-termlib + * Thu Nov 03 2016 Silvan Calarco 5.9.20141206-2mamba - remove *.so links from lib package