Changelog for
ncurses-5.2-28.i386.rpm :
Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild
Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild
Tue Apr 9 00:00:00 2002 Bernhard Rosenkraenzer 5.2-26
- Remove duplicated files (#62752)
- Don\'t strip libraries (#60398)
- Remove cbt capability from xterm description (#61077)
Mon Feb 25 23:00:00 2002 Bernhard Rosenkraenzer 5.2-25
- Remove bogus man pages
- Remove bool hack, it breaks make menuconfig
Fri Feb 22 23:00:00 2002 Bernhard Rosenkraenzer 5.2-24
- Rebuild for glibc 2.3/gcc 3.1
Fri Feb 22 23:00:00 2002 Bernhard Rosenkraenzer 5.2-23
- Put the bool type back in for !c++, but leave TRUE/FALSE out
Thu Feb 21 23:00:00 2002 Bernhard Rosenkraenzer 5.2-21
- Don\'t define TRUE/FALSE etc., we don\'t care about SVR4 compliance and
it breaks building gdb
Thu Feb 21 23:00:00 2002 Bernhard Rosenkraenzer 5.2-20
- Rebuild for glibc 2.3/gcc 3.1
Thu Feb 21 23:00:00 2002 Bernhard Rosenkraenzer 5.2-19
- Patchlevel 20020218
- Re-add /usr/include/ncurses.h (#60169)
Tue Feb 12 23:00:00 2002 Bernhard Rosenkraenzer 5.2-18
- Add C++ bindings (#59751)
Tue Feb 12 23:00:00 2002 Bernhard Rosenkraenzer 5.2-17
- Patchlevel 20020209
- Fix zero-substitution of cf_cv_type_of_bool (#59450)
- Fix rebuilding of configure script with autoconf 2.5x
Thu Jan 31 23:00:00 2002 Bernhard Rosenkraenzer 5.2-16
- Patchlevel 20020127
Tue Nov 27 23:00:00 2001 Bernhard Rosenkraenzer 5.2-14
- Patchlevel 20011124
Fri Sep 14 00:00:00 2001 Bernhard Rosenkraenzer 5.2-13
- Sync with patchlevel 20010908
Sat Jul 21 00:00:00 2001 Bernhard Rosenkraenzer 5.2-12
- Sync terminfo with termcap 11.0.1-10
Mon Jun 25 00:00:00 2001 Bernhard Rosenkraenzer 5.2-11
- Update to patchlevel 20010623, fixes some lynx issues
Tue Jun 19 00:00:00 2001 Helge Deller
- fixed tput -S segfaulting bug (#44669)
- use _tmppath for BuildRoot:
- Copyright -> License
Mon Apr 16 00:00:00 2001 Bernhard Rosenkraenzer
- Update to patchlevel 20010407
Tue Mar 6 23:00:00 2001 Bernhard Rosenkraenzer
- Fix up some terminfo entries containing includes to
\"/var/tmp/ncurses-root/something\" (#30771)
Thu Feb 22 23:00:00 2001 Harald Hoyer
- fixed rxvt backspace setting
Fri Feb 9 23:00:00 2001 Yukihiro Nakai
- Update Japanese kterm patch
Mon Jan 15 23:00:00 2001 Bernhard Rosenkraenzer
- Update
- Add japanese patch from termcap
- Fix ospeed handling
Mon Jan 1 23:00:00 2001 Bernhard Rosenkraenzer
- Add libcurses.a -> libncurses.a symlink (RFE #23023)
Tue Dec 12 23:00:00 2000 Bernhard Rosenkraenzer
- Use --with-ospeed=\'unsigned int\'
Fri Nov 17 23:00:00 2000 Bernhard Rosenkraenzer
- Fix alpha and ia64
- Rebuild with gcc 2.96-64
Thu Nov 2 23:00:00 2000 Bernhard Rosenkraenzer
- 5.2
- Fix typo in man page (Bug #20205)
- update the \"screen\" terminfo entries to the version supplied with
screen 3.9.8
Tue Oct 10 00:00:00 2000 Bernhard Rosenkraenzer
- Update (fixes the \"make menuconfig\" bug introduced by the security fix)
Wed Oct 4 00:00:00 2000 Bernhard Rosenkraenzer
- Fix security problem (possible buffer overrun)
Sat Aug 5 00:00:00 2000 Bernhard Rosenkraenzer
- Add the bugfix patches from the ncurses maintainer
Fri Jul 14 00:00:00 2000 Bernhard Rosenkraenzer
- 5.1
Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild
Tue Jun 6 00:00:00 2000 Matt Wilson
-
*don\'t ship symlinks from lib
*.so.5 to lib
*.so.4!
- use FHS macros
Sat Jun 3 00:00:00 2000 Bernhard Rosenkraenzer
- rebuild for 7.0
- /usr/share/man
- update URL for patches
- misc. fixes to spec file
Mon Mar 20 23:00:00 2000 Bernhard Rosenkraenzer
- use the real library version number
- update to 20000319
Tue Mar 7 23:00:00 2000 Jeff Johnson
- rebuild for sparc baud rates > 38400.
Fri Feb 18 23:00:00 2000 Preston Brown
- xterm terminfo entries from XFree86 3.3.6
- final round of xterm fixes, follow debian policy.
Sat Feb 5 23:00:00 2000 Bernhard Rosenkr�nzer
- strip libraries
Thu Feb 3 23:00:00 2000 Bernhard Rosenkr�nzer
- More xterm fixes (Bug #9087)
Thu Jan 27 23:00:00 2000 Bernhard Rosenkr�nzer
- More xterm fixes from Hans de Goede (Bug #8633)
Sat Jan 15 23:00:00 2000 Bernhard Rosenkr�nzer
- 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 ;
./configure i386-redhat-linux \\
--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 23:00:00 2000 Bernhard Rosenkr�nzer
- Add xterm patch from Hans de Goede
- Patch 20000108, this fixes a problem with a header file.
Wed Jan 5 23:00:00 2000 Bernhard Rosenkr�nzer
- Add 20000101 patch, hopefully finally fixing the xterm description
Wed Dec 22 23:00:00 1999 Cristian Gafton
- 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 23:00:00 1999 Bernhard Rosenkraenzer
- 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 4 23:00:00 1999 Bernhard Rosenkraenzer
- 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 00:00:00 1999 Cristian Gafton
- make clean in the test dir - don\'t ship any binaries at all.
Tue Sep 14 00:00:00 1999 Preston Brown
- fixed stripping of test programs.
Mon Aug 30 00:00:00 1999 Preston Brown
- removed \'flash\' capability for xterm; see bug #2820 for details.
Sat Aug 28 00:00:00 1999 Cristian Gafton
- add the resetall script from Marc Merlin
Sat Aug 28 00:00:00 1999 Preston Brown
- added iris-ansi-net as alias for iris-ansi (bug #2561)
Sat Jul 31 00:00:00 1999 Michael K. Johnson
- added ncurses-intro.hmtl and hackguide.html to -devel package [bug #3929]
Wed Apr 7 00:00:00 1999 Preston Brown
- make sure ALL binaries are stripped (incl. test binaries)
Thu Mar 25 23:00:00 1999 Preston Brown
- made xterm terminfo stuff MUCH better.
Sun Mar 21 23:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 16)
Sat Mar 13 23:00:00 1999 Cristian Gafton
- fixed header for C++ compiles
Fri Mar 12 23:00:00 1999 Jeff Johnson
- add terminfo entries for linux/linux-m on sparc (obsolete termfile_sparc).
Thu Feb 18 23:00:00 1999 Cristian Gafton
- updated patchset from original site
Thu Dec 3 23:00:00 1998 Cristian Gafton
- 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 00:00:00 1998 Cristian Gafton
- make sure to strip the binaries
Thu Sep 24 00:00:00 1998 Cristian Gafton
- added another zillion of patches. The spec file
*is
* ugly
- defattr
Tue Jul 21 00:00:00 1998 Cristian Gafton
- added lots of patches. This spec file is starting to look ugly
Thu Jul 2 00:00:00 1998 Alan Cox
- Fix setuid trusting. Open termcap/info files as the real user.
Thu May 7 00:00:00 1998 Cristian Gafton
- added terminfo entry for the poor guys using lat1 and/or lat-2 on their
consoles... Enjoy linux-lat ! Thanks, Erik !
Wed Apr 22 00:00:00 1998 Cristian Gafton
- new patch to get xterm-color and nxterm terminfo entries
- aliased them to rxvt, as that seems to satisfy everybody
Mon Apr 13 00:00:00 1998 Cristian Gafton
- added %clean section
Wed Apr 8 00:00:00 1998 Cristian Gafton
- removed /usr/lib/terminfo symlink - we shouldn\'t need that
Tue Apr 7 00:00:00 1998 Cristian Gafton
- updated to 4.2 + patches
- added BuildRoot
Sun Apr 5 00:00:00 1998 Cristian Gafton
- rebuilt with egcs on alpha
Wed Dec 31 23:00:00 1997 Erik Troan
- version 7 didn\'t rebuild properly on the Alpha somehow -- no real changes
are in this version
Tue Dec 9 23:00:00 1997 Erik Troan
- TIOCGWINSZ wasn\'t used properly
Wed Jul 9 00:00:00 1997 Erik Troan
- built against glibc, linked shared libs against -lc