Пакет i586-librpm-devel: Информация

    Бинарный пакет: i586-librpm-devel
    Версия: 4.13.0.1-alt34
    Архитектура: x86_64-i586
    Собран:  25 мая 2023 г. 9:55
    Категория: Разработка/C
    Сообщить об ошибке в пакете
    Домашняя страница: http://www.rpm.org/

    Лицензия: GPLv2+ and LGPLv2+ with exceptions
    О пакете: Development files for manipulating RPM packages
    Описание: 
    [This package was automatically repackaged from i586.]
    
    This package contains the RPM C library and header files. These
    development files will simplify the process of writing programs that
    manipulate RPM packages and databases. These files are intended to
    simplify the process of creating graphical package managers or any
    other tools that need an intimate knowledge of RPM packages in order
    to function.
    
    This package should be installed if you want to develop programs that
    will manipulate RPM packages and databases.

    Сопровождающий: Vladimir D. Seleznev


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


    9 июля 2022 г. Vladimir D. Seleznev 4.13.0.1-alt34
    - Fixed FTBFS: changed BR from liblua5-devel to liblua5.3-devel.
    17 мая 2022 г. Andrew Savchenko 4.13.0.1-alt33
    - E2K: support new naming scheme for profile data files.
    - Disable tests for 32-bit arches until fakechroot is fixed to
      handle new *_time64 syscalls on them.
    18 апреля 2022 г. Vitaly Chikunov 4.13.0.1-alt32
    - pdeath_execute: Use post-update hook API if available.