- Add prefixdevname package
Resolves: rhbz#1615991
This commit is contained in:
parent
80fcf2aea2
commit
2fa191598e
1
.gitignore
vendored
1
.gitignore
vendored
@ -9,3 +9,4 @@
|
||||
/lorax-templates-rhel-8.0-10.tar.gz
|
||||
/lorax-templates-rhel-8.0-11.tar.gz
|
||||
/lorax-templates-rhel-8.0-12.tar.gz
|
||||
/lorax-templates-rhel-8.0-13.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 8.0
|
||||
Release: 12%{?dist}
|
||||
Release: 13%{?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-12.tar.gz
|
||||
Source0: lorax-templates-rhel-8.0-13.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
|
||||
* Wed Aug 15 2018 Brian C. Lane <bcl@redhat.com> - 8.0-13
|
||||
- Add prefixdevname package
|
||||
Resolves: rhbz#1615991
|
||||
|
||||
* Thu Aug 02 2018 Troy Dawson <tdawson@redhat.com> - 8.0-12
|
||||
- Drop dependency on bridge-utils Resolves: #1588705
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-8.0-12.tar.gz) = 3b1c603b52452361e9738aa67a653d02e051d2223b065394cd0e5fd23ec7b8cdf6500512b2ddbbc31566e291feae4b7b234ab06e1ae8f8bf939f8c73a10fc7e5
|
||||
SHA512 (lorax-templates-rhel-8.0-13.tar.gz) = 0625d21129e0c22226122085fd91e136934788c582b0480bf8b254c9019875a36c6e8167bdcb8be5ae58bd286690cbacce06ece8afcc934374d2d8f25f0ef2eb
|
||||
|
Loading…
Reference in New Issue
Block a user