- 
    Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 1.10.1-1.1
    
- rebuild
   
  
  - 
    Thu Feb 16 2006 Mike A. Harris <mharris@redhat.com> 1.10.1-1
    
- Implemented new --listfp option for bug (#153324).
- Fix stderr output redirection bug in kill invocation (#176444).
- Check return code from realloc() and exit on failure.
   
  
  - 
    Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 1.10.0-4.2.1
    
- bump again for double-long bug on ppc(64)
   
  
  - 
    Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 1.10.0-4.2
    
- rebuilt for new gcc4.1 snapshot and glibc changes
   
  
  - 
    Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com>
    
- rebuilt
   
  
  - 
    Fri Feb 11 2005 Mike A. Harris <mharris@redhat.com> 1.10.0-4
    
- Rebuilt with gcc 4 for FC4
   
  
  - 
    Fri Feb 11 2005 Mike A. Harris <mharris@redhat.com> 1.10.0-3
    
- Rebuilt for FC4
   
  
  - 
    Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com> 1.10.0-2
    
- rebuilt
   
  
  - 
    Tue Mar 16 2004 Mike A. Harris <mharris@redhat.com> 1.10.0-1
    
- Change PreReq: XFree86-xfs to Requires: xfs, which is a virtual Provide
  that is present in the xorg-x11 packaging, and in XFree86-4.3.0-64 and
  later builds.  This is necessary in order to make packages not require a
  specific X11 implementation unnecessarily.  (#118469)
   
  
  - 
    Wed May 28 2003 Mike A. Harris <mharris@redhat.com> 1.9.10-1
    
- Add patch from Uli, with some cosmetic cleanups to fix bug (#90942)
   
  
  - 
    Tue May 20 2003 Bill Nottingham <notting@redhat.com> 1.9.9-1
    
- don't forcibly strip binaries on make install
   
  
  - 
    Fri May 16 2003 Mike A. Harris <mharris@redhat.com> 1.9.8-1
    
- Fix serious problem where chkfontpath sends SIGUSR1 to PID 2 bug (#90999)
- Replace hard coded xfs config file paths with constants
- Implemented fatalerror() for displaying variadic error messages and bailing
  with EXIT_FAILURE when "quiet" mode is not enabled, or silencing error
  output and exiting with EXIT_SUCCESS when "quiet" mode is enabled.  Replaced
  all conditionalized tests for quiet mode throughout the code, and changed
  all critical error messages with calls to fatalerror()
- Make restartXfs() more robust, with a fallback for if /proc isn't available.
   
  
  - 
    Mon Feb 10 2003 Mike A. Harris <mharris@redhat.com> 1.9.7-1
    
- Bump and rebuild in new environment as 1.9.7-1
- Fixes for GNU extension usage isblank()
   
  
  - 
    Tue May 21 2002 Mike A. Harris <mharris@redhat.com> 1.9.6-1
    
- Bump and rebuild in new environment as 1.9.6-1
   
  
  - 
    Thu Jan 18 2001 Preston Brown <pbrown@redhat.com>
    
- document missing arguments (#24055) in man page
- use popt to generate help text for the program
   
  
  - 
    Thu Jan 18 2001 Nalin Dahyabhai <nalin@redhat.com>
    
- #ifdef out some debugging code (#24054)
- do a setlocale() before using ctype functions
   
  
  - 
    Fri Jan 12 2001 Preston Brown <pbrown@redhat.com>
    
- fixed up handling of catalogue line in situations where there is no
  path listed on the first line (#10128)
- fixed up handling when adding a directory to empty font path (#11108)
- use fputs where more correct (#14286)
   
  
  - 
    Tue Jul 04 2000 Matt Wilson <msw@redhat.com>
    
- Prereq: XFree86-xfs to insure that it gets installed before
  chkfontpath is.  This should promote XFree86-xfs to be installed
  before any package that has a Prereq: on chkfontpath
- Prereq: /sbin/pidof (even though a Requires: should be sufficient)
   
  
  - 
    Mon Jun 12 2000 Preston Brown <pbrown@redhat.com>
    
- FHS macros
   
  
  - 
    Wed May 17 2000 Matt Wilson <msw@redhat.com>
    
- rebuilt to get rid of broken deps
   
  
  - 
    Thu Feb 03 2000 Preston Brown <pbrown@redhat.com>
    
- rebuild to gzip man page, update description.
   
  
  - 
    Mon Oct 18 1999 Preston Brown <pbrown@redhat.com>
    
- patches from JJ understand :unscaled automatically, no longer necessary
  to specify manually on the cmd line
- tries to keep specific font groups together much harder.
   
  
  - 
    Mon Sep 27 1999 Preston Brown <pbrown@redhat.com>
    
- incorporated patches to deal with :unscaled font dir entries, and
  add a --first flag to add the path at the beginning instead of the end.
- minor cleanups
   
  
  - 
    Sun Aug 15 1999 Preston Brown <pbrown@redhat.com>
    
- fixed up basename
- default to list, not help
- if trailing slash '/' is appended to paths given, strip it off
   
  
  - 
    Wed Apr 14 1999 Preston Brown <pbrown@redhat.com>
    
- preserve permissions on config file
   
  
  - 
    Wed Apr 07 1999 Preston Brown <pbrown@redhat.com>
    
- if /proc isn't mounted, don't do a killall
   
  
  - 
    Tue Mar 30 1999 Preston Brown <pbrown@redhat.com>
    
- don't use psmisc, use pidof from SysVinit
   
  
  - 
    Fri Mar 12 1999 Preston Brown <pbrown@redhat.com>
    
- made psmisc a requirement.
   
  
  - 
    Tue Mar 09 1999 Preston Brown <pbrown@redhat.com>
    
- added "quiet" option.
   
  
  - 
    Wed Feb 24 1999 Preston Brown <pbrown@redhat.com>
    
- injected new group / description.
   
  
  - 
    Tue Feb 16 1999 Preston Brown <pbrown@redhat.com>
    
- important fix - kill font server with USR1 instead of HUP.
   
  
  - 
    Mon Feb 15 1999 Preston Brown <pbrown@redhat.com>
    
- initial spec file