| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: ncurses4 | Distribution: NetWinder ARM Linux |
| Version: 5.0 | Vendor: NetWinder.org |
| Release: 11 | Build date: Sat Jul 19 03:39:03 2003 |
| Group: System Environment/Libraries | Build host: node5 |
| Size: 4030656 | Source RPM: ncurses4-5.0-11.src.rpm |
| Packager: NetWinder Autobuild <build@netwinder.org> | |
| Summary: A backwards compatible version of ncurses. | |
The curses library routines are a terminal-independent method of updating character screens with reasonable optimization. The ncurses (new curses) library is a freely distributable replacement for the discontinued 4.4BSD classic curses library. This package provides compatibility libraries for packages built against Red Hat Linux 6.2.
distributable
* Wed Jan 22 2003 Tim Powers <timp@redhat.com>
- rebuilt
* Wed Nov 27 2002 Tim Powers <timp@redhat.com> 5.0-10
- remove unpackaged files from the buildroot
* Sat Aug 24 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed overlapping library names with ncurses 5
- Fixed autoFOO problem on newer automakes on alpha
* Fri Aug 23 2002 Phil Knirsch <pknirsch@redhat.com>
- Fixed rebuild problems with missing HOSTCC (#71624)
* Sat Jun 22 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Fri May 24 2002 Tim Powers <timp@redhat.com>
- automated rebuild
* Tue Jan 29 2002 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix possible buffer overrun
* Tue Jul 17 2001 Trond Eivind Glomsrød <teg@redhat.com>
- s/Copyright/License/
- Fix spelling error in the description
- Use %{_tmppath}
* Wed Jun 20 2001 Florian La Roche <Florian.LaRoche@redhat.de>
- add ExcludeArch: s390 s390x
* Thu Jul 13 2000 Prospector <bugzilla@redhat.com>
- automatic rebuild
* Sun Jun 11 2000 Bill Nottingham <notting@redhat.com>
- build compat package
* Tue Mar 07 2000 Jeff Johnson <jbj@redhat.com>
- rebuild for sparc baud rates > 38400.
* Fri Feb 18 2000 Preston Brown <pbrown@redhat.com>
- xterm terminfo entries from XFree86 3.3.6
- final round of xterm fixes, follow debian policy.
* Sat Feb 05 2000 Bernhard Rosenkränzer <bero@redhat.com>
- strip libraries
* Thu Feb 03 2000 Bernhard Rosenkränzer <bero@redhat.com>
- More xterm fixes (Bug #9087)
* Thu Jan 27 2000 Bernhard Rosenkränzer <bero@redhat.com>
- More xterm fixes from Hans de Goede (Bug #8633)
* Sat Jan 15 2000 Bernhard Rosenkränzer <bero@redhat.com>
- remove some broken symlinks (leftovers from libncurses.so.5)
- Use
CFLAGS="${CFLAGS:-$CFLAGS}" ; export CFLAGS ;
CXXFLAGS="${CXXFLAGS:-$CFLAGS}" ; export CXXFLAGS ;
FFLAGS="${FFLAGS:-$CFLAGS}" ; export FFLAGS ;
for i in $(find . -name config.guess 2>/dev/null) $(find . -name config.sub 2>/dev/null) ; do
[ -f /usr/share/libtool/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/share/libtool/$(basename $i) $i ;
done ;
./configure --host=armv4l-unknown-linux-gnu --build=armv4l-unknown-linux-gnu \
--target=armv4l-redhat-linux-gnu \
--program-prefix= \
--prefix=/usr \
--exec-prefix=/usr \
--bindir=/usr/bin \
--sbindir=/usr/sbin \
--sysconfdir=/etc \
--datadir=/usr/share \
--includedir=/usr/include \
--libdir=/usr/lib \
--libexecdir=/usr/libexec \
--localstatedir=/var \
--sharedstatedir=/usr/com \
--mandir=/usr/share/man \
--infodir=/usr/share/info (Bug #8484)
* Tue Jan 11 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Add xterm patch from Hans de Goede <hans@highrise.nl>
- Patch 20000108, this fixes a problem with a header file.
* Wed Jan 05 2000 Bernhard Rosenkränzer <bero@redhat.com>
- Add 20000101 patch, hopefully finally fixing the xterm description
* Wed Dec 22 1999 Cristian Gafton <gafton@redhat.com>
- revert to the old major number - because the ABI is not changed (and we
should be handling the changes via symbol versioning anyway)
* Fri Nov 12 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- Fix a typo in spec
- Add the 19991006 patch, fixing some C++ STL compatibility problems.
- get rid of profiling and debugging versions - we need to save space...
* Thu Nov 04 1999 Bernhard Rosenkraenzer <bero@redhat.com>
- 5.0
- some spec cleanups to make updating easier
- add links *.so.5 to *.so.4 - they are fully binary compatible.
(Why did they change the invocation number???)
* Thu Sep 23 1999 Cristian Gafton <gafton@redhat.com>
- make clean in the test dir - don't ship any binaries at all.
* Tue Sep 14 1999 Preston Brown <pbrown@redhat.com>
- fixed stripping of test programs.
* Mon Aug 30 1999 Preston Brown <pbrown@redhat.com>
- removed 'flash' capability for xterm; see bug #2820 for details.
* Sat Aug 28 1999 Cristian Gafton <gafton@redhat.com>
- add the resetall script from Marc Merlin <marc@merlins.org>
* Sat Aug 28 1999 Preston Brown <pbrown@redhat.com>
- added iris-ansi-net as alias for iris-ansi (bug #2561)
* Sat Jul 31 1999 Michael K. Johnson <johnsonm@redhat.com>
- added ncurses-intro.hmtl and hackguide.html to -devel package [bug #3929]
* Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
- make sure ALL binaries are stripped (incl. test binaries)
* Thu Mar 25 1999 Preston Brown <pbrown@redhat.com>
- made xterm terminfo stuff MUCH better.
* Sun Mar 21 1999 Cristian Gafton <gafton@redhat.com>
- auto rebuild in the new build environment (release 16)
* Sat Mar 13 1999 Cristian Gafton <gafton@redhat.com>
- fixed header for C++ compiles
* Fri Mar 12 1999 Jeff Johnson <jbj@redhat.com>
- add terminfo entries for linux/linux-m on sparc (obsolete termfile_sparc).
* Thu Feb 18 1999 Cristian Gafton <gafton@redhat.com>
- updated patchset from original site
* Thu Dec 03 1998 Cristian Gafton <gafton@redhat.com>
- don't build the C++ demo code
- update patch set to the current as of today (redid all the individual
patches in a single one)
* Thu Oct 15 1998 Cristian Gafton <gafton@redhat.com>
- make sure to strip the binaries
* Thu Sep 24 1998 Cristian Gafton <gafton@redhat.com>
- added another zillion of patches. The spec file *is* ugly
- defattr
* Tue Jul 21 1998 Cristian Gafton <gafton@redhat.com>
- added lots of patches. This spec file is starting to look ugly
* Thu Jul 02 1998 Alan Cox <alan@redhat.com>
- Fix setuid trusting. Open termcap/info files as the real user.
* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
- added terminfo entry for the poor guys using lat1 and/or lat-2 on their
consoles... Enjoy linux-lat ! Thanks, Erik !
* Wed Apr 22 1998 Cristian Gafton <gafton@redhat.com>
- new patch to get xterm-color and nxterm terminfo entries
- aliased them to rxvt, as that seems to satisfy everybody
* Mon Apr 13 1998 Cristian Gafton <gafton@redhat.com>
- added %clean section
* Wed Apr 08 1998 Cristian Gafton <gafton@redhat.com>
- removed /usr/lib/terminfo symlink - we shouldn't need that
* Tue Apr 07 1998 Cristian Gafton <gafton@redhat.com>
- updated to 4.2 + patches
- added BuildRoot
* Sun Apr 05 1998 Cristian Gafton <gafton@redhat.com>
- rebuilt with egcs on alpha
* Wed Dec 31 1997 Erik Troan <ewt@redhat.com>
- version 7 didn't rebuild properly on the Alpha somehow -- no real changes
are in this version
* Tue Dec 09 1997 Erik Troan <ewt@redhat.com>
- TIOCGWINSZ wasn't used properly
* Wed Jul 09 1997 Erik Troan <ewt@redhat.com>
- built against glibc, linked shared libs against -lc
/usr/lib/libform.so.4 /usr/lib/libform.so.4.0 /usr/lib/libmenu.so.4 /usr/lib/libmenu.so.4.0 /usr/lib/libncurses.so.4 /usr/lib/libncurses.so.4.0 /usr/lib/libpanel.so.4 /usr/lib/libpanel.so.4.0 /usr/share/doc/ncurses4-5.0 /usr/share/doc/ncurses4-5.0/ANNOUNCE /usr/share/doc/ncurses4-5.0/README
Generated by rpm2html 1.8.1
Fabrice Bellet, Mon May 20 04:47:56 2013