- runtime-install: Remove system-storage-manager
Resolves: rhbz#1924154
This commit is contained in:
parent
5e873481ad
commit
d4dc777da3
1
.gitignore
vendored
1
.gitignore
vendored
@ -35,3 +35,4 @@
|
||||
/lorax-templates-rhel-9.0-6.tar.gz
|
||||
/lorax-templates-rhel-9.0-7.tar.gz
|
||||
/lorax-templates-rhel-9.0-8.tar.gz
|
||||
/lorax-templates-rhel-9.0-9.tar.gz
|
||||
|
@ -1,12 +1,12 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 9.0
|
||||
Release: 8%{?dist}
|
||||
Release: 9%{?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-8.tar.gz
|
||||
Source0: lorax-templates-rhel-9.0-9.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 Feb 02 2021 Brian C. Lane <bcl@redhat.com> - 9.0-9
|
||||
- runtime-install: Remove system-storage-manager
|
||||
Resolves: rhbz#1924154
|
||||
|
||||
* Tue Dec 08 2020 Brian C. Lane <bcl@redhat.com> - 9.0-8
|
||||
- Remove unsupported filesystem tools (bcl)
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-9.0-8.tar.gz) = c3ec05201923d3ffc0b4d2952d91379ec75b963df2189f2c3fec5a8c3b761f06864fb4a606dd99e00c8051f420b06726c565a0981264b9c61d067baed61fa98c
|
||||
SHA512 (lorax-templates-rhel-9.0-9.tar.gz) = 28c815b2734b1ebd46ed239c14d6bb5c8bc3b9373aaf6cadd71f92cb0619af6271e8e7ff2efeb14a1f366ad4a5c34020128a16d9b7cb1f51b714e04eccbccd29
|
||||
|
Loading…
Reference in New Issue
Block a user