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

  • Default inline alert: Версия в репозитории: 4.13.0.1-alt40

Бинарный пакет: librpmbuild7
Версия: 4.13.0.1-alt23
Архитектура: aarch64
Собран:  4 июля 2020 г. 4:02 в задании #254442
Исходный пакет: rpm
Сообщить об ошибке в пакете
Домашняя страница: http://www.rpm.org/

Лицензия: GPLv2+ and LGPLv2+ with exceptions
О пакете: Libraries for building and signing RPM packages
Описание: 
This package contains the RPM shared libraries for building and signing
packages.

Сопровождающий: Ivan Zakharyaschev


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


3 июля 2020 г. Ivan Zakharyaschev 4.13.0.1-alt23
- Fixed a bug in ARM hardfloat detection (armv?h* archs), introduced
  in 4.13.0.1-alt22, which would prevent normal installation of armh
  packages on such machines. (Note that rpm-build-4.0.4-alt141 is still
  ignorant of armv?h* arches, so the only way to build packages installable
  on such machines is with --target armh.)
28 июня 2020 г. Ivan Zakharyaschev 4.13.0.1-alt22
- Improved machine detection & configuration for:
  + x86_64 on Darwin, armv5tl, Transmeta Crusoe as i686, parisc as hppa (on linux)
    (cherry-picked from upstream);
  + armv8[h]l (further refined by me on the base of changes from upstream and
    Peter Robinson).
  (Accompanying macros have been added, too.)
29 мая 2020 г. Andrew Savchenko 4.13.0.1-alt21
- Add support for >= gcc10.
- E2K: Add lcc to the generic devel exceptions list.