import gnu-efi-3.0.8-4.el8
This commit is contained in:
parent
afa30ccc6b
commit
489b6a12ec
@ -2,7 +2,7 @@ Summary: Development Libraries and headers for EFI
|
||||
Name: gnu-efi
|
||||
Version: 3.0.8
|
||||
%global tarball_version 3.0.6
|
||||
Release: 2%{?dist}%{?buildid}
|
||||
Release: 4%{?dist}%{?buildid}
|
||||
Epoch: 1
|
||||
Group: Development/System
|
||||
License: BSD
|
||||
@ -149,10 +149,18 @@ mv ia32/apps/{route80h.efi,modelist.efi} %{buildroot}/boot/efi/EFI/%{efidir}/ia3
|
||||
%{_includedir}/efi
|
||||
|
||||
%files utils
|
||||
%dir %attr(0600,root,root) /boot/efi/EFI/%{efidir}/
|
||||
%attr(0600,root,root) /boot/efi/EFI/%{efidir}/*/*.efi
|
||||
%dir %attr(0700,root,root) /boot/efi/EFI/%{efidir}/
|
||||
%attr(0700,root,root) /boot/efi/EFI/%{efidir}/*/*.efi
|
||||
|
||||
%changelog
|
||||
* Tue Jul 02 2019 Javier Martinez Canillas <javierm@redhat.com> - 3.0.8-4
|
||||
- Add a gating.yaml file so the package can be properly gated.
|
||||
Related: rhbz#1681788
|
||||
|
||||
* Mon Jul 01 2019 Javier Martinez Canillas <javierm@redhat.com> - 3.0.8-3
|
||||
- Change mode attribute for files in /boot/efi to prevent conflicts.
|
||||
Resolves: rhbz#1724562
|
||||
|
||||
* Thu Jul 19 2018 Peter Jones <pjones@redhat.com> - 3.0.8-2
|
||||
- Get rid of some stuff we don't want.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user