Merge remote-tracking branch 'origin/f27' into private-modular-server-rebase
This commit is contained in:
commit
aeaa4965de
2 changed files with 12 additions and 3 deletions
13
lorax.spec
13
lorax.spec
|
|
@ -3,8 +3,8 @@
|
|||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 27.10
|
||||
Release: boltron.5%{?dist}
|
||||
Version: 27.11
|
||||
Release: boltron.6%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
Group: Applications/System
|
||||
|
|
@ -147,6 +147,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
|
||||
|
|
@ -161,6 +162,14 @@ make DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
|
|||
|
||||
|
||||
%changelog
|
||||
* Thu Oct 19 2017 Stephen Gallagher <sgallagh@redhat.com> - 27.11-boltron.6
|
||||
- Rebase to 27.11
|
||||
|
||||
* 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)
|
||||
|
||||
* Tue Sep 26 2017 Stephen Gallagher <sgallagh@redhat.com> - 27.10-boltron.5
|
||||
- Don't remove libmenu.so library during cleanup on PowerPC
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1,2 +1,2 @@
|
|||
SHA512 (lorax-templates-git4e7dd97.tar.gz) = 73d8b4d04f1e22fd1467508fb1883bfe6e1f0fb4354c4f3c4052ccb398ef554927c0efcaf296aa860f46bb1113efbbec1958250a8775db5c3bc43cdc76e77731
|
||||
SHA512 (lorax-27.10.tar.gz) = a6caead1e2ad3e09d151fedea66e37ce1a73a77a5bbdd137e176a6085d59ff0457a6625562720c604d7ad557f995f827164e259b91ced3d5baddbddc2c0679dc
|
||||
SHA512 (lorax-27.11.tar.gz) = e008daf6ef44ece0b7c65a5854b447c74a7cadbf5734ede3ef2fb9e435cf216181aaf34130cc35fb1bf2788d64b21f3fb72c07fb1ad28558966c22a483ca5d6d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue