- Install the oscap-anaconda-addon
Resolves: rhbz#1626459
This commit is contained in:
parent
3f2b9be192
commit
a498c4c519
1
.gitignore
vendored
1
.gitignore
vendored
@ -13,3 +13,4 @@
|
|||||||
/lorax-templates-rhel-8.0-14.tar.gz
|
/lorax-templates-rhel-8.0-14.tar.gz
|
||||||
/lorax-templates-rhel-8.0-15.tar.gz
|
/lorax-templates-rhel-8.0-15.tar.gz
|
||||||
/lorax-templates-rhel-8.0-16.tar.gz
|
/lorax-templates-rhel-8.0-16.tar.gz
|
||||||
|
/lorax-templates-rhel-8.0-17.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.0
|
Version: 8.0
|
||||||
Release: 16%{?dist}
|
Release: 17%{?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-8.0-16.tar.gz
|
Source0: lorax-templates-rhel-8.0-17.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
|
||||||
|
* Fri Sep 07 2018 Brian C. Lane <bcl@redhat.com> - 8.0-17
|
||||||
|
- Install the oscap-anaconda-addon
|
||||||
|
Resolves: rhbz#1626459
|
||||||
|
|
||||||
* Wed Aug 22 2018 Brian C. Lane <bcl@redhat.com> - 8.0-16
|
* Wed Aug 22 2018 Brian C. Lane <bcl@redhat.com> - 8.0-16
|
||||||
- Install libreport-rhel-anaconda-bugzilla
|
- Install libreport-rhel-anaconda-bugzilla
|
||||||
Related: rhbz#1593734
|
Related: rhbz#1593734
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-8.0-16.tar.gz) = acd44287e666496ea11081c5b75ae467abbeaaf10412cdfd430dff8db3067dd2ef945b93961bb708b2e401f13b3a0b470f8b55ef895bd97bf684dfda78984801
|
SHA512 (lorax-templates-rhel-8.0-17.tar.gz) = 03a381047b53778f9dec07cad16caca2d0e7c40384dace58f5801ea91615e3ce241da718df87eaecc297b9c724c472ac8027a50e052a20929a93c7b9f35c0718
|
||||||
|
Loading…
Reference in New Issue
Block a user