Пакет rpm-build: Информация

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

Бинарный пакет: rpm-build
Версия: 4.0.4-alt138
Архитектура: i586
Собран:  7 апреля 2020 г. 14:07 в задании #249524
Исходный пакет: rpm-build
Сообщить об ошибке в пакете
Домашняя страница: http://www.rpm.org/

Лицензия: GPLv2+
О пакете: Scripts and executable programs used to build packages
Описание: 
This package contains scripts and executable programs that are used to
build packages using RPM.

Сопровождающий: Alexey Tourbin



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


7 апреля 2020 г. Alexey Tourbin 4.0.4-alt138
- find-package, shebang.req: introduced RPM_FINDPACKAGE_MANDATORY=1.
  When an interpreter is invoked by name, as in "#!/usr/bin/env python32",
  and is missing, this will now force the dependency on /usr/bin/python32.
4 января 2020 г. Dmitry V. Levin 4.0.4-alt137
- Fixed %autopatch and %patch regression introduced in previous release.
3 января 2020 г. Dmitry V. Levin 4.0.4-alt136
- Generate requirements on binaries used in systemd service files
  (by Anton V. Boyarshinov)
- Made %autopatch and %patch accept -pg (by Vladimir D. Seleznev).
- Fixed build with new gettext.