Jump to letter: [
          
            9ABCDEFGHIJKLMNOPQRSTUVWXYZ
          ]
        
        hesiod-devel: Development libraries and headers for Hesiod
        
        
            | Name: | hesiod-devel | Vendor: | Scientific Linux | 
        
            | Version: | 3.1.0 | License: | MIT | 
        
            | Release: | 8 | URL: |  | 
        
        
        - Summary
- Hesiod is a system which uses existing DNS functionality to provide access
to databases of information that changes infrequently.  It is often used to
distribute information which might otherwise kept in the /etc/passwd,
/etc/group, and /etc/printcap files over a network, eliminating the need to
ensure synchronize the files among multiple hosts.  This package contains
the header files and libraries required for building programs which use Hesiod.
Changelog
        
            - * Mon Jul 17 17:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 3.1.0-8
- - rebuild 
            - * Fri Jul  7 17:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 3.1.0-7
- - use the system libtool to consistently link libhesiod.la with libresolv 
            - * Fri Jul  7 17:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> - 3.1.0-6
- - run autoreconf instead of autoconf after untarring so that we get a
  config.h.in which suits the changes we make to configure.in (part of #197938)