- Update documentation (#1430906) (bcl@redhat.com)
- really kill kernel-bootwrapper on ppc (dan@danny.cz)
This commit is contained in:
parent
d55c6c965e
commit
ebc9261641
1
.gitignore
vendored
1
.gitignore
vendored
@ -128,3 +128,4 @@
|
||||
/lorax-29.1.tar.gz
|
||||
/lorax-29.2.tar.gz
|
||||
/lorax-29.3.tar.gz
|
||||
/lorax-29.4.tar.gz
|
||||
|
@ -3,7 +3,7 @@
|
||||
%define debug_package %{nil}
|
||||
|
||||
Name: lorax
|
||||
Version: 29.3
|
||||
Version: 29.4
|
||||
Release: 1%{?dist}
|
||||
Summary: Tool for creating the anaconda install images
|
||||
|
||||
@ -61,7 +61,6 @@ Requires: syslinux >= 6.02-4
|
||||
%endif
|
||||
|
||||
%ifarch ppc ppc64 ppc64le
|
||||
Requires: kernel-bootwrapper
|
||||
Requires: grub2
|
||||
Requires: grub2-tools
|
||||
%endif
|
||||
@ -220,6 +219,10 @@ getent passwd weldr >/dev/null 2>&1 || useradd -r -g weldr -d / -s /sbin/nologin
|
||||
%{python3_sitelib}/composer/*
|
||||
|
||||
%changelog
|
||||
* Thu May 17 2018 Brian C. Lane <bcl@redhat.com> 29.4-1
|
||||
- Update documentation (#1430906) (bcl@redhat.com)
|
||||
- really kill kernel-bootwrapper on ppc (dan@danny.cz)
|
||||
|
||||
* Mon May 14 2018 Brian C. Lane <bcl@redhat.com> 29.3-1
|
||||
- Update the README with relevant URLs (bcl@redhat.com)
|
||||
- Fix documentation for enabling lorax-composer.socket (bcl@redhat.com)
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-29.3.tar.gz) = 4be3a6d88ccdaa4d555566425f2cff7e0d4a386acbd8908801b75f8a210d07497df267c8f64935c88ed07339b6f1d90fe8adad16cf49fe323233ee31a53b45fd
|
||||
SHA512 (lorax-29.4.tar.gz) = 2eb23748832300793093e39e8f4549b84fc694f969028d60dffae8a18e309225bd967dbdbfa82920caf01fd29c9caae80856639b4465d4a992690f45d8c9a1fd
|
||||
|
Loading…
Reference in New Issue
Block a user