Package gettext: Information

    Source package: gettext
    Version: 0.17-alt9
    Build time:  Sep 10, 2009, 03:26 AM
    Category: System/Base
    Report package bug
    License: GPLv3+ and LGPLv2+
    Summary: GNU libraries and utilities for producing multi-lingual messages
    Description: 
    The GNU gettext provides a set of tools and documentation for producing
    multi-lingual messages in programs.  Tools include a set of conventions about
    how programs should be written to support message catalogs, a directory and
    file naming organization for the message catalogs, a runtime library which
    supports the retrieval of translated messages, and stand-alone programs for
    handling the translatable and the already translated strings.  Gettext provides
    an easy to use library and tools for creating, using, and modifying natural
    language catalogs and is a powerful and simple method for internationalizing
    programs.
    
    This package contains gettext and ngettext utilities.
    
    If you would like to internationalize or incorporate multi-lingual messages
    into programs that you're developing, you should install gettext-tools.

    List of rpms provided by this srpm:
    gettext (x86_64, i586)
    gettext-doc (noarch)
    gettext-tools (x86_64, i586)
    gettext-tools-java (x86_64, i586)
    gettext-tools-python (x86_64, i586)
    libasprintf (x86_64, i586)
    libasprintf-devel (x86_64, i586)

    Maintainer: Dmitry V. Levin

    List of contributors:
    Dmitry V. Levin
    Alex V. Myltsev

    ACL:
    @qa_p5

      1. jdkgcj
      2. gcc-c++
      3. gcc-g77
      4. libcroco-devel
      5. libxml2-devel
      6. /proc
      7. tetex-dvips
      8. libncurses-devel
      9. glib2-devel
      10. emacs-nox

    Last changed


    Sept. 9, 2009 Dmitry V. Levin 0.17-alt9
    - Moved "make check" to %check section.
    June 7, 2009 Dmitry V. Levin 0.17-alt8
    - Built --without-included-regex.
    June 7, 2009 Dmitry V. Levin 0.17-alt7
    - Removed obsolete %install_info/%uninstall_info calls.
    - Backported several upstream fixes.
    - Added README.ALT.
    - Built --color support with system libraries instead of embedded.
    - Enabled testsuite during build by default.