- Remove unsupported filesystem tools (bcl)
This commit is contained in:
parent
757ada921b
commit
e32f6eb055
1
.gitignore
vendored
1
.gitignore
vendored
@ -34,3 +34,4 @@
|
||||
/lorax-templates-rhel-9.0-5.tar.gz
|
||||
/lorax-templates-rhel-9.0-6.tar.gz
|
||||
/lorax-templates-rhel-9.0-7.tar.gz
|
||||
/lorax-templates-rhel-9.0-8.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 7%{?dist}
|
||||
Release: 8%{?dist}
|
||||
Summary: RHEL8 build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
URL: https://github.com/weldr/lorax
|
||||
BuildArch: noarch
|
||||
Source0: lorax-templates-rhel-9.0-7.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-8.tar.gz
|
||||
|
||||
# Where are these supposed to end up?
|
||||
%define templatedir %{_datadir}/lorax/templates.d/80-rhel
|
||||
@ -31,6 +31,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Tue Dec 08 2020 Brian C. Lane <bcl@redhat.com> - 9.0-8
|
||||
- Remove unsupported filesystem tools (bcl)
|
||||
|
||||
* Thu Dec 03 2020 Brian C. Lane <bcl@redhat.com> - 9.0-7
|
||||
- Switch to using upstream mk-s390image for s390 cdboot.img creation
|
||||
Resolves: rhbz#1903923
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-7.tar.gz) = a7ddaefabf875cfcd59c6cd39c3521b3e9491cba98ad5bd155c756e7f13ad76b1337c5b66c5b37edb757ba72e481a981485ec5f27cc8f5ecff65ce7a1e1d5d8f
|
||||
SHA512 (lorax-templates-rhel-9.0-8.tar.gz) = c3ec05201923d3ffc0b4d2952d91379ec75b963df2189f2c3fec5a8c3b761f06864fb4a606dd99e00c8051f420b06726c565a0981264b9c61d067baed61fa98c
|
||||
|
Loading…
Reference in New Issue
Block a user