- do not remove libutempter as tmux gained a dep on it (dennis@ausil.us)
- New lorax documentation - 25.6 (bcl@redhat.com) - Update lmc UEFI support to use the edk2-ovmf package (bcl@redhat.com)
This commit is contained in:
parent
6d411cb8e7
commit
6eacccbee6
1
.gitignore
vendored
1
.gitignore
vendored
@ -85,3 +85,4 @@
|
||||
/lorax-25.4.tar.gz
|
||||
/lorax-25.5.tar.gz
|
||||
/lorax-25.6.tar.gz
|
||||
/lorax-25.7.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 25.6
|
||||
Version: 25.7
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -89,6 +89,7 @@ Anaconda's image install feature.
|
||||
Summary: livemedia-creator libvirt dependencies
|
||||
Requires: lorax = %{version}-%{release}
|
||||
Requires: qemu
|
||||
Requires: edk2-ovmf
|
||||
Recommends: qemu-kvm
|
||||
|
||||
%description lmc-virt
|
||||
@ -147,6 +148,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri May 27 2016 Brian C. Lane <bcl@redhat.com> 25.7-1
|
||||
- do not remove libutempter as tmux gained a dep on it (dennis@ausil.us)
|
||||
- New lorax documentation - 25.6 (bcl@redhat.com)
|
||||
- Update lmc UEFI support to use the edk2-ovmf package (bcl@redhat.com)
|
||||
|
||||
* Fri May 13 2016 Brian C. Lane <bcl@redhat.com> 25.6-1
|
||||
- Add efi, product, and updates image paths to treeinfo (bcl@redhat.com)
|
||||
- livemedia-creator: Update make-pxe-live to support missing initramfs
|
||||
|
Loading…
Reference in New Issue
Block a user