Changelog for
compat-libtermcap-2.0.8-49.el6.i686.rpm :
Wed Jun 30 14:00:00 2010 Miroslav Lichvar
- 2.0.8-49
- review fixes (#607251)
Wed Jun 30 14:00:00 2010 Miroslav Lichvar - 2.0.8-48
- make compat package
- generate termcap database from terminfo in %trigger script
Wed Aug 22 14:00:00 2007 Miroslav Lichvar - 2.0.8-47
- update license tag
Wed Jul 12 14:00:00 2006 Jesse Keating - 2.0.8-46.1
- rebuild
Tue Jun 27 14:00:00 2006 Florian La Roche - 2.0.8-46
- no need for the trigger, if info files are in the -devel subrpm
Mon Feb 27 13:00:00 2006 Miloslav Trmac - 2.0.8-45
- Add Requires(postun): /sbin/install-info to libtermcap-devel (#182836)
Fri Feb 10 13:00:00 2006 Jesse Keating - 2.0.8-44.2
- bump again for double-long bug on ppc(64)
Tue Feb 7 13:00:00 2006 Jesse Keating - 2.0.8-44.1
- rebuilt for new gcc4.1 snapshot and glibc changes
Mon Jan 2 13:00:00 2006 Petr Raszyk 2.0.8-44
- Rebuild.
Mon Jan 2 13:00:00 2006 Petr Raszyk 2.0.8-43
- libtermcap does not \'free()\'memory. See #74346
A patch termcap-2.0.8-nofree.patch
Fri Dec 9 13:00:00 2005 Jesse Keating
- rebuilt
Sun Jul 31 14:00:00 2005 Florian La Roche
- build with newest rpm
Fri Mar 18 13:00:00 2005 Nalin Dahyabhai 2.0.8-41
- don\'t trip over capabilities which end in \'^\' or \'\\\'
- don\'t accept numbers with \'8\' or \'9\' in them as valid octal numbers
Wed Mar 16 13:00:00 2005 Nalin Dahyabhai 2.0.8-40
- rebuild
Tue Jun 15 14:00:00 2004 Elliot Lee
- rebuilt
Fri May 7 14:00:00 2004 Tim Waugh 2.0.8-38
- Fix tgetent() (bug #116934).
Tue Mar 2 13:00:00 2004 Elliot Lee
- rebuilt
Fri Feb 13 13:00:00 2004 Elliot Lee
- rebuilt
Wed Jun 4 14:00:00 2003 Elliot Lee
- rebuilt
Tue Feb 4 13:00:00 2003 Florian La Roche
- add symlink to shared lib
Mon Jan 27 13:00:00 2003 Nalin Dahyabhai 2.0.8-34
- don\'t strip libraries directly, that\'s the job of the buildroot policy
- rework part of %install to handle cases where %{_libdir} = /usr/lib
Wed Jan 22 13:00:00 2003 Tim Powers
- rebuilt
Thu Nov 21 13:00:00 2002 Elliot Lee 2.0.8-33
- Cross-compile changes
Thu Nov 21 13:00:00 2002 Elliot Lee
- Pull in hammer changes, rebuild
Tue Sep 24 14:00:00 2002 Jeremy Katz
- libdir fun
Fri Jun 21 14:00:00 2002 Tim Powers
- automated rebuild
Thu May 23 14:00:00 2002 Tim Powers
- automated rebuild
Mon Jan 14 13:00:00 2002 Bernhard Rosenkraenzer 2.0.8-29
- Add workaround for libgcc/glibc breakage on ia64
- s/Copyright/License/ in spec file
- bzip2 source to save space
Mon Jul 9 14:00:00 2001 Tim Powers
- make libtermcap-devel require the same version as the main package
Thu Jun 21 14:00:00 2001 Than Ngo
- add missing libtermcap symlink
Sat Oct 7 14:00:00 2000 Bernhard Rosenkraenzer
- Uninstall info pages in %postun devel rather than %postun
(Bug #18545)
Wed Aug 16 14:00:00 2000 Nalin Dahyabhai
- fix broken symlink (#16285)
Mon Aug 14 14:00:00 2000 Preston Brown
- absolute --> relative symlink (#16131)
Thu Jul 13 14:00:00 2000 Prospector
- automatic rebuild
Tue Jul 4 14:00:00 2000 Matt Wilson
- move the trigger to the devel package, that\'s where the info pages
live now
Sun Jun 18 14:00:00 2000 Matt Wilson
- rebuild for next release
- move info pages to the development package
- use %{_infodir}
- patched to build against new glibc (patch11)
Sun Feb 6 13:00:00 2000 Bernhard Rosenkränzer
- BuildPrereq: texinfo (#8927)
Sat Feb 5 13:00:00 2000 Bernhard Rosenkränzer
- strip library
- fix up handling of RPM_OPT_FLAGS
Mon Aug 30 14:00:00 1999 Bill Nottingham
- ignore the first argument to tgetent, so the last change doesn\'t
keep blowing up programs.
- ignore the second argument to tgetstr() as well.
Sat Aug 21 14:00:00 1999 Jeff Johnson
- increase default size of malloc\'ed tgetent buffer from 1024 to 1536.
- don\'t shrink colons (#4270).
- rebuild for 6.1.
Mon Aug 16 14:00:00 1999 Bill Nottingham
- add buffer overflow patch from Kevin Vajk
Sat May 15 14:00:00 1999 Jeff Johnson
- permit multiple tc= continuations and ignore unnecessary %p (\"push arg\") (#54)
Sun Mar 21 13:00:00 1999 Cristian Gafton
- auto rebuild in the new build environment (release 13)
- fix to make the texi documenattion compile
Thu Jan 14 13:00:00 1999 Jeff Johnson
- use __PMT(...) prototypes (#761)
Fri Dec 18 13:00:00 1998 Cristian Gafton
- build against glibc 2.1
Wed Aug 5 14:00:00 1998 Erik Troan
- run install-info from a %trigger so we don\'t have to make it a prereq; as
termcap is used by bash, the install ordering issues are hairy
- commented out the chown stuff from \'make install\' so you don\'t have to
be root to build this
- don\'t run ldconfig if prefix= is used during \'make install\'
Tue Aug 4 14:00:00 1998 Jeff Johnson
- build root.
Tue Jun 30 14:00:00 1998 Alan Cox
- But assume system termcap is sane. Also handle setfsuid return right.
Tue Jun 30 14:00:00 1998 Alan Cox
- TERMCAP environment hole for setuid apps squished.
Thu May 7 14:00:00 1998 Prospector System
- translations modified for de, fr, tr
Tue Oct 14 14:00:00 1997 Donnie Barnes
- spec file cleanups
Tue Jun 3 14:00:00 1997 Erik Troan
- built against glibc