mirror of
https://src.fedoraproject.org/rpms/grub2.git
synced 2024-12-01 00:48:18 +00:00
Enabled syslinuxcfg module.
This commit is contained in:
parent
34a92f2f0d
commit
bcda470952
1 changed files with 4 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
||||||
Name: grub2
|
Name: grub2
|
||||||
Epoch: 1
|
Epoch: 1
|
||||||
Version: 2.02
|
Version: 2.02
|
||||||
Release: 0.6%{?dist}
|
Release: 0.7%{?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
|
||||||
|
@ -628,6 +628,9 @@ fi
|
||||||
%{_datarootdir}/grub/themes/
|
%{_datarootdir}/grub/themes/
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jul 24 2014 Peter Jones <pjones@redhat.com> - 2.02-0.7
|
||||||
|
- Enabled syslinuxcfg module.
|
||||||
|
|
||||||
* Wed Jul 02 2014 Peter Jones <pjones@redhat.com> - 2.02-0.6
|
* Wed Jul 02 2014 Peter Jones <pjones@redhat.com> - 2.02-0.6
|
||||||
- Re-merge RHEL 7 changes and ARM works in progress.
|
- Re-merge RHEL 7 changes and ARM works in progress.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue