- Fix path to generic.prm (bcl)
Resolves: rhbz#1746424
This commit is contained in:
parent
d1a822db95
commit
a062372ea3
1
.gitignore
vendored
1
.gitignore
vendored
@ -18,3 +18,4 @@
|
||||
/lorax-templates-rhel-8.0-19.tar.gz
|
||||
/lorax-templates-rhel-8.1-1.tar.gz
|
||||
/lorax-templates-rhel-8.1-2.tar.gz
|
||||
/lorax-templates-rhel-8.1-3.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.1
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?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.1-2.tar.gz
|
||||
Source0: lorax-templates-rhel-8.1-3.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
|
||||
* Tue Sep 03 2019 Brian C. Lane <bcl@redhat.com> - 8.1-3
|
||||
- Fix path to generic.prm (bcl)
|
||||
Resolves: rhbz#1746424
|
||||
|
||||
* Wed May 15 2019 Brian C. Lane <bcl@redhat.com> - 8.1-2
|
||||
- Install redhat-release-eula package (bcl)
|
||||
Related: rhbz#1700465
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.1-2.tar.gz) = cef4dec7e4381c282093b3a7cdeb4a6a10acd98ac288c63592615e70bd8c7a1226421cf14927514533f44669262e9d96e3efae2d46de5ee2cf22a0a91f8fbe47
|
||||
SHA512 (lorax-templates-rhel-8.1-3.tar.gz) = cb20f95442fd334210c8e64089da4555c70f0390ff1d67996363937729a950c675230f4cd0a282737aedba5122f86fc0a26387b76d0e9ebd5af8274baf3ab042
|
||||
|
Loading…
Reference in New Issue
Block a user