- Install libreport-rhel-anaconda-bugzilla
Related: rhbz#1593734
This commit is contained in:
parent
827c5b5217
commit
e4525b2e23
1
.gitignore
vendored
1
.gitignore
vendored
@ -12,3 +12,4 @@
|
|||||||
/lorax-templates-rhel-8.0-13.tar.gz
|
/lorax-templates-rhel-8.0-13.tar.gz
|
||||||
/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
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.0
|
Version: 8.0
|
||||||
Release: 15%{?dist}
|
Release: 16%{?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-15.tar.gz
|
Source0: lorax-templates-rhel-8.0-16.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
|
||||||
|
* Wed Aug 22 2018 Brian C. Lane <bcl@redhat.com> - 8.0-16
|
||||||
|
- Install libreport-rhel-anaconda-bugzilla
|
||||||
|
Related: rhbz#1593734
|
||||||
|
|
||||||
* Mon Aug 20 2018 Brian C. Lane <bcl@redhat.com> - 8.0-15
|
* Mon Aug 20 2018 Brian C. Lane <bcl@redhat.com> - 8.0-15
|
||||||
- import-state.service from initscripts is needed by Anaconda
|
- import-state.service from initscripts is needed by Anaconda
|
||||||
Resolves: rhbz#1618668
|
Resolves: rhbz#1618668
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-8.0-15.tar.gz) = 084ea0d6cd7ec0986a39a50b2102de0d50c457f6c0600baaab3160bf686f6e79cdb19d952bd84bdb61010967687938db0c4f9e769df379728900a0f7f6ce6c4b
|
SHA512 (lorax-templates-rhel-8.0-16.tar.gz) = acd44287e666496ea11081c5b75ae467abbeaaf10412cdfd430dff8db3067dd2ef945b93961bb708b2e401f13b3a0b470f8b55ef895bd97bf684dfda78984801
|
||||||
|
Loading…
Reference in New Issue
Block a user