Package Release Info

termcap-2.0.8-bp160.1.12

Update Info: Base Release
Available in Package Hub : 16.0

platforms

AArch64
ppc64le
s390x
x86-64

subpackages

libcurses1
libtermcap2
termcap-devel
termcap-devel-static

Change Logs

* Mon Feb 26 2024 pgajdos@suse.com
- Use %patch -P N instead of deprecated %patchN.
* Fri Oct 20 2023 Dr. Werner Fink <werner@suse.de>
- Create a devel-static sub packages for static libs as well
* Thu Oct 12 2023 Dr. Werner Fink <werner@suse.de>
- Rework package to make it build again
* Thu Oct 12 2023 Dr. Werner Fink <werner@suse.de>
- New RPM API change ... now no %patch anymore only %patch0
* Sat Nov 30 2019 Dominique Leuenberger <dimstar@opensuse.org>
- Convert changes file to proper UTF-8 format: new
  version of RPM are getting strict in interpreting files.
* Fri Aug 02 2019 Martin Liška <mliska@suse.cz>
- Use FAT LTO objects in order to provide proper static library.
* Thu Oct 04 2018 schwab@suse.de
- curses-bsd4.4-linux.patch: remove use of internal macro name
- Don't unpack Source0 twice
* Tue Oct 04 2011 uli@suse.com
- cross-build fix: use %__cc macro
* Tue Feb 15 2011 coolo@novell.com
- disable parallel build, it can break
* Tue Nov 16 2010 meissner@suse.de
- use ln -sf instead of ln -s if we ever enter make install
  twice (fix for a ppc time issue).