- runtime-cleanup: Leave the stat binary (bcl)
This commit is contained in:
parent
23149dde48
commit
453a9b41a9
1
.gitignore
vendored
1
.gitignore
vendored
@ -52,3 +52,4 @@ clog
|
||||
/lorax-templates-rhel-10.0-52.tar.gz
|
||||
/lorax-templates-rhel-10.0-53.tar.gz
|
||||
/lorax-templates-rhel-10.0-55.tar.gz
|
||||
/lorax-templates-rhel-10.0-56.tar.gz
|
||||
|
@ -127,7 +127,7 @@ removefrom coreutils /usr/bin/pathchk
|
||||
removefrom coreutils /usr/bin/pinky /usr/bin/pr /usr/bin/printenv
|
||||
removefrom coreutils /usr/bin/printf /usr/bin/ptx /usr/bin/runcon
|
||||
removefrom coreutils /usr/bin/sha224sum /usr/bin/sha384sum
|
||||
removefrom coreutils /usr/bin/sha512sum /usr/bin/shuf /usr/bin/stat
|
||||
removefrom coreutils /usr/bin/sha512sum /usr/bin/shuf
|
||||
removefrom coreutils /usr/bin/stdbuf /usr/bin/sum /usr/bin/test
|
||||
removefrom coreutils /usr/bin/timeout /usr/bin/truncate /usr/bin/tsort
|
||||
removefrom coreutils /usr/bin/unexpand /usr/bin/users /usr/bin/vdir
|
||||
|
@ -1,6 +1,6 @@
|
||||
Name: lorax-templates-almalinux
|
||||
Version: 10.0
|
||||
Release: 55%{?dist}.alma.1
|
||||
Release: 56%{?dist}.alma.1
|
||||
Summary: AlmaLinux 10 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-55.tar.gz
|
||||
Source0: lorax-templates-rhel-10.0-56.tar.gz
|
||||
|
||||
# Required for the template branding support
|
||||
Requires: lorax >= 34.9.1
|
||||
@ -44,6 +44,9 @@ cp -a 80-rhel/* $RPM_BUILD_ROOT/%{templatedir}
|
||||
%{templatedir}/*
|
||||
|
||||
%changelog
|
||||
* Wed Mar 12 2025 Eduard Abdullin <eabdullin@almalinux.org> - 10.0-56.alma.1
|
||||
- runtime-cleanup: Leave the stat binary (bcl)
|
||||
|
||||
* Tue Dec 10 2024 Eduard Abdullin <eabdullin@almalinux.org> - 10.0-55.alma.1
|
||||
- Update to 10.0-55
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
27a72fa57787410dbc489ebdde8ee44b33ee2f1c43d172c068ec8867ef5acec98638953dae790a5c45687e07f20d0f7e2befbf096165bdb30b0d70f1d3f7413f lorax-templates-rhel-10.0-55.tar.gz
|
||||
c595c41098b97e0b5c3b5b504fe837914510f12f8ffc1d32d800671b94603b12e542666a205fb365eb189731909b4084eab903337188b15c9780aa0f8aa8623e lorax-templates-rhel-10.0-56.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user