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

    Исходный пакет: distcc
    Версия: 3.4-alt6
    Собран:  24 октября 2021 г. 11:31
    Сообщить об ошибке в пакете
    Домашняя страница: http://distcc.org

    Лицензия: GPLv2
    О пакете: distcc is a program to distribute builds C/C++/ Objective C/C++
    Описание: 
    distcc is a program to distribute builds of C, C++, Objective C
    or Objective C++ code across several machines on a network.
    distcc should always generate the same results as a local build,
    is simple to install and use, and is often two or more
    times faster than a local compile.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    distcc (mipsel)
    distcc-debuginfo (mipsel)
    distcc-pump (mipsel)
    distcc-server (mipsel)
    distcc-server-debuginfo (mipsel)
    python3-module-include_server (mipsel)
    python3-module-include_server-debuginfo (mipsel)

    Сопровождающий: Vitaly Lipatov


      1. python3-devel
      2. binutils-devel
      3. rpm-build-intro
      4. rpm-build-python3
      5. libavahi-devel
      6. libpopt-devel

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


    26 августа 2021 г. Vitaly Lipatov 3.4-alt6
    - remove unused BR: glibc-devel-static
    19 августа 2021 г. Ivan A. Melnikov 3.4-alt5
    - don't clean symlinks on upgrade;
    - update symlinks from filetrigger only.
    26 июля 2021 г. Alexey Sheplyakov 3.4-alt4
    - Avoid circular dependencies between distcc and distcc-server