Update conflicts on grubby
Signed-off-by: Peter Jones <pjones@redhat.com>
This commit is contained in:
parent
c2f7a5e9af
commit
66fa5861ee
@ -7,7 +7,7 @@
|
|||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.02
|
Version: 2.02
|
||||||
Release: 52%{?dist}
|
Release: 53%{?dist}
|
||||||
Summary: Bootloader with support for Linux, Multiboot and more
|
Summary: Bootloader with support for Linux, Multiboot and more
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
@ -74,7 +74,7 @@ hardware devices.\
|
|||||||
Summary: grub2 common layout
|
Summary: grub2 common layout
|
||||||
Group: System Environment/Base
|
Group: System Environment/Base
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Conflicts: grubby < 8.40-18%{?dist}
|
Conflicts: grubby < 8.40-18
|
||||||
|
|
||||||
%description common
|
%description common
|
||||||
This package provides some directories which are required by various grub2
|
This package provides some directories which are required by various grub2
|
||||||
@ -498,7 +498,7 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Thu Aug 30 2018 Peter Jones <pjones@redhat.com> - 2.02-52
|
* Thu Aug 30 2018 Peter Jones <pjones@redhat.com> - 2.02-53
|
||||||
- Fix AArch64 machines with no RAM latched lower than 1GB
|
- Fix AArch64 machines with no RAM latched lower than 1GB
|
||||||
Resolves: rhbz#1615969
|
Resolves: rhbz#1615969
|
||||||
- Set http_path and http_url when HTTP booting
|
- Set http_path and http_url when HTTP booting
|
||||||
@ -506,6 +506,9 @@ fi
|
|||||||
- Better allocation of kernel+initramfs on x86_64 and aarch64
|
- Better allocation of kernel+initramfs on x86_64 and aarch64
|
||||||
Resolves: rhbz#1572126
|
Resolves: rhbz#1572126
|
||||||
|
|
||||||
|
* Mon Aug 20 2018 Peter Jones <pjones@redhat.com> - 2.02-52
|
||||||
|
- Update conflicts on grubby not to care about %%{?dist}
|
||||||
|
|
||||||
* Sun Aug 19 2018 Peter Jones <pjones@redhat.com> - 2.02-51
|
* Sun Aug 19 2018 Peter Jones <pjones@redhat.com> - 2.02-51
|
||||||
- Make it quieter.
|
- Make it quieter.
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user