Jump to letter: [
          
            49ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        Omni: The Omni Print Driver System
        
        
        - Summary
- The Omni printer driver provides support for over 300 printers using
the Ghostscript framework. In addition, it provides a model for dynamically
loading printer drivers, creating new devices by editing device description
files, and simplifies new printer driver development by allowing for the
subclassing of previous device features.
Changelog
        
            - * Wed Dec  1 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 0.9.1-7.1
- - Added --libdir=%{_libdir} to setupOmni command line, to allow printing
  to work on multilib platforms (bug #141421).
            - * Tue Jun 15 19:00:00 2004 Elliot Lee <sopwith{%}redhat{*}com>
- - rebuilt 
            - * Mon Mar  8 18:00:00 2004 Tim Waugh <twaugh{%}redhat{*}com> 0.9.1-6
- - Fixed GCC 3.4 compilation again (-W options not valid for C++).