- Expand variables and wildcards in runtime-install.tmpl
- Cleanup the sections and packages not in RHEL8.
This commit is contained in:
parent
8c49953fff
commit
c9444eecc8
1
.gitignore
vendored
1
.gitignore
vendored
@ -7,3 +7,4 @@
|
||||
/lorax-templates-rhel-8.0-8.tar.gz
|
||||
/lorax-templates-rhel-8.0-9.tar.gz
|
||||
/lorax-templates-rhel-8.0-10.tar.gz
|
||||
/lorax-templates-rhel-8.0-11.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 10%{?dist}
|
||||
Release: 11%{?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-10.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-11.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
|
||||
* Thu Jul 26 2018 Troy Dawson <tdawson@redhat.com> - 8.0-11
|
||||
- Expand variables and wildcards in runtime-install.tmpl
|
||||
- Cleanup the sections and packages not in RHEL8.
|
||||
|
||||
* Wed Jul 25 2018 Andrew Hills <ahills@redhat.com> - 8.0-10
|
||||
- Drop btrfs-progs from installpkgs (RCM-38058)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-10.tar.gz) = 7e6b9e26322bf877fffe06d499e6508c9b2bc057d4c49edfbed83908077b20eeee6a0df8c77bbf61d0888cd05e038c3be75b131dad36c8eb9cbdc6fb8a028b81
|
||||
SHA512 (lorax-templates-rhel-8.0-11.tar.gz) = b0976d3ab1aadb198e554862c9517b0d23f9bb47c00437d58d96ac31d81205c4ad0f17138d89a654124849af6a46b072049ba4d63de02119f15d095b4b8c8f4f
|
||||
|
Loading…
Reference in New Issue
Block a user