fix(dracut-strip-trigger): Noarch (#7929) (#7933)

* fix(dracut-strip-trigger): Noarch



* chore: Arches



---------


(cherry picked from commit 104649b9b6)

Signed-off-by: Gilver <rockgrub@disroot.org>
Co-authored-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Raboneko
2025-12-03 11:23:59 -08:00
committed by GitHub
parent bae031cdcf
commit 841b5f163c
2 changed files with 3 additions and 1 deletions
@@ -1,4 +1,5 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "dracut-strip-trigger.spec"
}
@@ -1,12 +1,13 @@
Name: dracut-strip-trigger
Version: 0
Release: 6%?dist
Release: 7%?dist
Summary: Strip initramfs aggressively
License: GPL-3.0-only
Requires: dracut installonlypkg(kernel)
Conflicts: dracut-config-generic
Source0: LICENSE
Source1: 01-aggressive-strip.conf
BuildArch: noarch
%global _desc %{expand:
Strip initramfs automatically for each kernel update using --hostonly --aggressive-strip.