Пакет automake_1.10: Информация

    Исходный пакет: automake_1.10
    Версия: 1.10.3-alt2
    Собран:  10 сентября 2012 г. 4:19
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.gnu.org/software/automake/

    Лицензия: GPLv2+
    О пакете: A GNU tool for automatically creating Makefiles
    Описание: 
    Automake is a tool for automatically generating Makefiles compliant
    with the GNU Coding Standards.
    
    You should install Automake if you are developing software and would
    like to use its capabilities of automatically generating GNU standard
    Makefiles.  If you install Automake, you will also need to install
    GNU Autoconf package.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    automake_1.10 (noarch)

    Сопровождающий: Dmitry V. Levin


    Права:
    @qa_p7

      1. autoconf >= 2:2.58
      2. texinfo >= 4.7

    Последнее изменение


    9 сентября 2012 г. Dmitry V. Levin 1:1.10.3-alt2
    - distdir.am (distcheck): backported upstream fix for CVE-2012-3386.
    - aclocal: backported upstream fix for perl 5.16.0.
    5 марта 2011 г. Dmitry V. Levin 1:1.10.3-alt1
    - Updated to 1.10.3.
    9 сентября 2009 г. Dmitry V. Levin 1:1.10.2-alt2
    - Removed obsolete %install_info/%uninstall_info calls.
    - Moved "make check" to %check section.