Jump to letter: [
          
            4ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        e2fsprogs-devel: Ext2 filesystem-specific static libraries and headers.
        
        
        - Summary
 
        - E2fsprogs-devel contains the libraries and header files needed to
develop second extended (ext2) filesystem-specific programs.
You should install e2fsprogs-devel if you want to develop ext2
filesystem-specific programs. If you install e2fsprogs-devel, you'll
also want to install e2fsprogs.
 
        
        
        Changelog
        
            - * Mon Oct  4 05:00:00 2004 Thomas Woerner <twoerner{%}redhat{*}com> - 1.32-15.1
 
            - rebuilt for multilib
 
        
            - * Thu Sep  4 05:00:00 2003 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
 
            - fixed error case to use correct printf statement
- on mainframe do not error for a 512 block size, but upgrade this
  silently into a 1024 blocksize
 
        
            - * Sun Aug 31 05:00:00 2003 Florian La Roche <Florian{*}LaRoche{%}redhat{*}de>
 
            - fix endianness bug when checking extended attributes of fast symbolic links
  patch by Andreas Gruenbacher <agruen{%}suse{*}de>