- import-state.service from initscripts is needed by Anaconda
Resolves: rhbz#1618668
This commit is contained in:
parent
28e9d56848
commit
562a853ed5
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/lorax-templates-rhel-8.0-12.tar.gz
|
||||
/lorax-templates-rhel-8.0-13.tar.gz
|
||||
/lorax-templates-rhel-8.0-14.tar.gz
|
||||
/lorax-templates-rhel-8.0-15.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-8.0-14.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-15.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Mon Aug 20 2018 Brian C. Lane <bcl@redhat.com> - 8.0-15
|
||||
- import-state.service from initscripts is needed by Anaconda
|
||||
Resolves: rhbz#1618668
|
||||
|
||||
* Mon Aug 20 2018 Josh Boyer <jwboyer@redhat.com> - 8.0-14
|
||||
- Remove fbset from runtime-install
|
||||
Resolves: rhbz#1615430
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-14.tar.gz) = 6a0b10577e6fe6d88aa0dad0b40fe8c96bd6fd6b695fcbd388e470a927b42b45e8e0b652e55b91c19e4607df3ccfd725aa4d4647749fc2c6fcb72088b680744a
|
||||
SHA512 (lorax-templates-rhel-8.0-15.tar.gz) = 084ea0d6cd7ec0986a39a50b2102de0d50c457f6c0600baaab3160bf686f6e79cdb19d952bd84bdb61010967687938db0c4f9e769df379728900a0f7f6ce6c4b
|
||||
|
Loading…
Reference in New Issue
Block a user