Drop system-storage-manager
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
8137a1b583
commit
a98e014c52
1
.gitignore
vendored
1
.gitignore
vendored
@ -30,3 +30,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-28.tar.gz
|
||||
/lorax-templates-rhel-10.0-29.tar.gz
|
||||
/lorax-templates-rhel-10.0-30.tar.gz
|
||||
/lorax-templates-rhel-10.0-31.tar.gz
|
||||
|
@ -104,7 +104,6 @@ installpkg rsyslog
|
||||
|
||||
## filesystem tools
|
||||
installpkg btrfs-progs xfsprogs ntfs-3g ntfsprogs
|
||||
installpkg system-storage-manager
|
||||
installpkg device-mapper-persistent-data
|
||||
installpkg xfsdump
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-rhel
|
||||
Version: 10.0
|
||||
Release: 30%{?dist}
|
||||
Release: 31%{?dist}
|
||||
Summary: RHEL build templates for lorax and livemedia-creator
|
||||
|
||||
License: GPLv2+
|
||||
@ -10,7 +10,7 @@ BuildArch: noarch
|
||||
# This tarball is generated from the contents of this dist-git repository
|
||||
# by running the command `make tar`.
|
||||
# See README for full details of how to update this package
|
||||
Source0: lorax-templates-rhel-10.0-30.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-31.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -40,8 +40,8 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-30
|
||||
- ()
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-31
|
||||
- Drop system-storage-manager
|
||||
|
||||
* Fri Jun 09 2023 Stephen Gallagher <sgallagh@redhat.com> - 10.0-28
|
||||
- Drop jfs-utils
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (lorax-templates-rhel-10.0-30.tar.gz) = cbe5c363ffea067f056316d8e7014a846d8d94420adfff448c11c4cc7507a590ce94803143ccb70a99e3b8961589448a588b91f228aaa6fa44246f6c72f36979
|
||||
SHA512 (lorax-templates-rhel-10.0-31.tar.gz) = 9be334715f588b51bc47a0db909e5e0f2474873167495dcdb352bcf023deaa2c4fc3600107f12f784af5d56162c9a52962a267022665740bf10d9bf3e56b1797
|
||||
|
Loading…
Reference in New Issue
Block a user