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