- s390 doesn't need to graft product.img and updates.img into /images (#1496461) (bcl@redhat.com)
- distribute the mk-s390-cdboot utility (dan@danny.cz) - update graft variable in s390 template (dan@danny.cz)
This commit is contained in:
parent
0043a2197b
commit
3d1268f140
1
.gitignore
vendored
1
.gitignore
vendored
@ -114,3 +114,4 @@
|
||||
/lorax-27.8.tar.gz
|
||||
/lorax-27.9.tar.gz
|
||||
/lorax-27.10.tar.gz
|
||||
/lorax-27.11.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 27.10
|
||||
Version: 27.11
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -138,6 +138,7 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
%{_sbindir}/mkefiboot
|
||||
%{_sbindir}/livemedia-creator
|
||||
%{_bindir}/image-minimizer
|
||||
%{_bindir}/mk-s390-cdboot
|
||||
%dir %{_sysconfdir}/lorax
|
||||
%config(noreplace) %{_sysconfdir}/lorax/lorax.conf
|
||||
%dir %{_datadir}/lorax
|
||||
@ -152,6 +153,11 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
||||
|
||||
|
||||
%changelog
|
||||
* Wed Sep 27 2017 Brian C. Lane <bcl@redhat.com> 27.11-1
|
||||
- s390 doesn't need to graft product.img and updates.img into /images (#1496461) (bcl@redhat.com)
|
||||
- distribute the mk-s390-cdboot utility (dan@danny.cz)
|
||||
- update graft variable in s390 template (dan@danny.cz)
|
||||
|
||||
* Mon Sep 18 2017 Brian C. Lane <bcl@redhat.com> 27.10-1
|
||||
- Restore all of the grub2-tools on x86_64 and i386 (#1492197) (bcl@redhat.com)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-27.10.tar.gz) = a6caead1e2ad3e09d151fedea66e37ce1a73a77a5bbdd137e176a6085d59ff0457a6625562720c604d7ad557f995f827164e259b91ced3d5baddbddc2c0679dc
|
||||
SHA512 (lorax-27.11.tar.gz) = e008daf6ef44ece0b7c65a5854b447c74a7cadbf5734ede3ef2fb9e435cf216181aaf34130cc35fb1bf2788d64b21f3fb72c07fb1ad28558966c22a483ca5d6d
|
||||
|
Loading…
Reference in New Issue
Block a user