SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for ncurses4-5.0-12.x86_64.rpm :
Thu Jun 5 00:00:00 2003 Elliot Lee
- rebuilt

Wed Jan 22 23:00:00 2003 Tim Powers
- rebuilt

Wed Nov 27 23:00:00 2002 Tim Powers 5.0-10
- remove unpackaged files from the buildroot

Sat Aug 24 00:00:00 2002 Phil Knirsch
- Fixed overlapping library names with ncurses 5
- Fixed autoFOO problem on newer automakes on alpha

Fri Aug 23 00:00:00 2002 Phil Knirsch
- Fixed rebuild problems with missing HOSTCC (#71624)

Sat Jun 22 00:00:00 2002 Tim Powers
- automated rebuild

Fri May 24 00:00:00 2002 Tim Powers
- automated rebuild

Tue Jan 29 23:00:00 2002 Bernhard Rosenkraenzer
- Fix possible buffer overrun

Tue Jul 17 00:00:00 2001 Trond Eivind Glomsr�d
- s/Copyright/License/
- Fix spelling error in the description
- Use %{_tmppath}

Wed Jun 20 00:00:00 2001 Florian La Roche
- add ExcludeArch: s390 s390x

Thu Jul 13 00:00:00 2000 Prospector
- automatic rebuild

Sun Jun 11 00:00:00 2000 Bill Nottingham
- build compat package

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 ;
for i in $(find . -name config.guess 2>/dev/null) $(find . -name config.sub 2>/dev/null) ; do
[ -f /usr/lib/rpm/redhat/$(basename $i) ] && /bin/rm -f $i && /bin/cp -fv /usr/lib/rpm/redhat/$(basename $i) $i ;
done ;
./configure --host=x86_64-redhat-linux --build=x86_64-redhat-linux \\
--target=x86_64-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/lib64 \\
--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


 
ICM