Drop dependency on bridge-utils Resolves: #1588705
This commit is contained in:
parent
00ec7a1c57
commit
72cbcf1568
1
.gitignore
vendored
1
.gitignore
vendored
@ -8,3 +8,4 @@
|
|||||||
/lorax-templates-rhel-8.0-9.tar.gz
|
/lorax-templates-rhel-8.0-9.tar.gz
|
||||||
/lorax-templates-rhel-8.0-10.tar.gz
|
/lorax-templates-rhel-8.0-10.tar.gz
|
||||||
/lorax-templates-rhel-8.0-11.tar.gz
|
/lorax-templates-rhel-8.0-11.tar.gz
|
||||||
|
/lorax-templates-rhel-8.0-12.tar.gz
|
||||||
|
@ -1,12 +1,12 @@
|
|||||||
Name: lorax-templates-rhel
|
Name: lorax-templates-rhel
|
||||||
Version: 8.0
|
Version: 8.0
|
||||||
Release: 11%{?dist}
|
Release: 12%{?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-11.tar.gz
|
Source0: lorax-templates-rhel-8.0-12.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,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
|||||||
%{templatedir}/*
|
%{templatedir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Aug 02 2018 Troy Dawson <tdawson@redhat.com> - 8.0-12
|
||||||
|
- Drop dependency on bridge-utils Resolves: #1588705
|
||||||
|
|
||||||
* Thu Jul 26 2018 Troy Dawson <tdawson@redhat.com> - 8.0-11
|
* Thu Jul 26 2018 Troy Dawson <tdawson@redhat.com> - 8.0-11
|
||||||
- Expand variables and wildcards in runtime-install.tmpl
|
- Expand variables and wildcards in runtime-install.tmpl
|
||||||
- Cleanup the sections and packages not in RHEL8.
|
- Cleanup the sections and packages not in RHEL8.
|
||||||
|
2
sources
2
sources
@ -1 +1 @@
|
|||||||
SHA512 (lorax-templates-rhel-8.0-11.tar.gz) = b0976d3ab1aadb198e554862c9517b0d23f9bb47c00437d58d96ac31d81205c4ad0f17138d89a654124849af6a46b072049ba4d63de02119f15d095b4b8c8f4f
|
SHA512 (lorax-templates-rhel-8.0-12.tar.gz) = 3b1c603b52452361e9738aa67a653d02e051d2223b065394cd0e5fd23ec7b8cdf6500512b2ddbbc31566e291feae4b7b234ab06e1ae8f8bf939f8c73a10fc7e5
|
||||||
|
Loading…
Reference in New Issue
Block a user