- dump has been removed
Resolves: rhbz#1931762
This commit is contained in:
parent
2ca7a9af40
commit
145b117059
1
.gitignore
vendored
1
.gitignore
vendored
@ -37,3 +37,4 @@
|
|||||||
/lorax-templates-rhel-9.0-8.tar.gz
|
/lorax-templates-rhel-9.0-8.tar.gz
|
||||||
/lorax-templates-rhel-9.0-9.tar.gz
|
/lorax-templates-rhel-9.0-9.tar.gz
|
||||||
/lorax-templates-rhel-9.0-10.tar.gz
|
/lorax-templates-rhel-9.0-10.tar.gz
|
||||||
|
/lorax-templates-rhel-9.0-11.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 9.0
|
Version: 9.0
|
||||||
Release: 10%{?dist}
|
Release: 11%{?dist}
|
||||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||||
|
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/weldr/lorax
|
URL: https://github.com/weldr/lorax
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Source0: lorax-templates-rhel-9.0-10.tar.gz
|
Source0: lorax-templates-rhel-9.0-11.tar.gz
|
||||||
|
|
||||||
# Where are these supposed to end up?
|
# Where are these supposed to end up?
|
||||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||||
@ -31,6 +31,10 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 04 2021 Brian C. Lane <bcl@redhat.com> - 9.0-11
|
||||||
|
- dump has been removed
|
||||||
|
Resolves: rhbz#1931762
|
||||||
|
|
||||||
* Tue Feb 16 2021 Brian C. Lane <bcl@redhat.com> - 9.0-10
|
* Tue Feb 16 2021 Brian C. Lane <bcl@redhat.com> - 9.0-10
|
||||||
- Use inst.rescue to trigger rescue mode (awilliam)
|
- Use inst.rescue to trigger rescue mode (awilliam)
|
||||||
- Use image dependencies metapackage (vslavik)
|
- Use image dependencies metapackage (vslavik)
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-9.0-10.tar.gz) = 0fa7c9c5e2de46d9049bb586a2cc7e6f8663d8892f3f7f90f7c3f0687439208cd415ea73bd1fc4ce73e2c2447ae72b732bdf2098209d7fa39c800e7185b0a143
|
SHA512 (lorax-templates-rhel-9.0-11.tar.gz) = 242610a330708af7214dbae113ed5aa8febff32465010dcd5971caf843e1b25feacac15fc750e2310542274a910bd6faa9d06d8524b629122ed61e1e00584228
|
||||||
|
Loading…
Reference in New Issue
Block a user