Пакет rpmhdrcache: Информация

    Исходный пакет: rpmhdrcache
    Версия: 0.3.2-alt1
    Собран:  27 декабря 2021 г. 15:35
    Сообщить об ошибке в пакете
    Домашняя страница: http://git.altlinux.org/gears/r/rpmhdrcache.git

    Лицензия: GPLv2+
    О пакете: Cached reading of rpm package headers
    Описание: 
    Sisyphus repository currently has more than 10K source packages (which is
    more than 60K rpm files with subpackages).  To assist repeated repo scanning
    (which is required for each repo update), this package provides rpmhdrcache.so
    perloadable module.  This module intercepts rpmReadPackageHeader calls and
    caches the result using libqacache library.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    libqacache (mipsel)
    libqacache-debuginfo (mipsel)
    libqacache-devel (mipsel)
    rpmhdrcache (mipsel)
    rpmhdrcache-debuginfo (mipsel)

    Сопровождающий: Gleb Fotengauer-Malinovskiy

    Список участников:
    Gleb Fotengauer-Malinovskiy
    Alexey Tourbin

      1. libssl-devel
      2. libdb4-devel
      3. librpm-devel
      4. libsnappy-devel

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


    23 декабря 2021 г. Gleb Fotengauer-Malinovskiy 0.3.2-alt1
    - Fixed build on e2k architectures.
    1 февраля 2019 г. Gleb Fotengauer-Malinovskiy 0.3.1-alt1
    - Switched to librpm7 API (patch by Alexey Tourbin).
    - Rebuilt with openssl 1.1.
    4 октября 2011 г. Alexey Tourbin 0.3-alt1
    - cache.c: implemented db and fs atime cleanup
    - clean.c: implemented /usr/bin/qacache-clean helper program