Пакет efi-rpm-macros-3-3.el8.src
| Имя | efi-rpm-macros |
|---|---|
| Эпоха | 0 |
| Версия | 3 |
| Релиз | 3.el8 |
| Архитектура | src |
| Сайт | https://github.com/rhboot/efi-rpm-macros/ |
| Лицензия | GPLv3+ |
| Время сборки | 2023-12-22 19:48:13 |
| Хост сборки | builder-x86-03.inferitos.ru |
| Краткое описание | Common RPM Macros for building EFI-related packages |
| Репозитории | BaseOS |
| Полное описание | efi-rpm-macros provides a set of RPM macros for use in EFI-related packages. |
| Эррата | — |
| Размер | 25 КиБ |
| Исходный проект | efi-rpm-macros-3-3.el8 |
| Контрольная сумма SHA-256 | fd260dacb56792edcd37bb29ac984c176bde8eee3fec2fad16272947ba197906 |
×
* Tue Jul 25 2023 MSVSphere Packaging Team <packager@msvsphere.ru> - 3-3
- Rebuilt for MSVSphere 8.8
* Thu Nov 05 2020 Javier Martinez Canillas <javierm@redhat.com> - 3-3
- Ignore the mode bits when doing RPM verification of files in /boot/efi
Resolves: rhbz#1845052
* Fri May 04 2018 Peter Jones <pjones@redhat.com> - 3-2
- Always provide macros for efi_arch and efi_alt_arch (and their _upper
variants), and make efi_has_arch and efi_has_alt_arch 0 when they will be
wrong. This ensures everything can always expand when we're on a non-efi
architecture.
* Fri May 04 2018 Peter Jones <pjones@redhat.com> - 3-1
- Update to version 3 to try and un-break rawhide composes due to
ExclusiveArch constraints.
* Thu May 03 2018 Peter Jones <pjones@redhat.com> - 2-6
- Rework the macros for better srpm use.
* Wed May 02 2018 Peter Jones <pjones@redhat.com> - 2-5
- Add efi-filesystem subpackage
* Wed May 02 2018 Peter Jones <pjones@redhat.com> - 2-4
- Add %{efi_has_alt_arch}
* Tue May 01 2018 Peter Jones <pjones@redhat.com> - 2-3
- Make an efi-srpm-macros subpackage to pull in so %{efi} works in
ExclusiveArch in koji.
* Tue May 01 2018 Peter Jones <pjones@redhat.com> - 2-2
- Fix the non-efi and non-efi-alt-arch cases, hopefully.
* Tue May 01 2018 Peter Jones <pjones@redhat.com> - 2-1
- Lots of rpmlint fixups and the like.