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

* fix(dracut-strip-trigger): Noarch

Signed-off-by: Gilver <rockgrub@disroot.org>

* chore: Arches

Signed-off-by: Gilver <rockgrub@disroot.org>

---------

Signed-off-by: Gilver <rockgrub@disroot.org>
This commit is contained in:
Gilver
2025-12-03 13:18:32 -06:00
committed by GitHub
parent edf5afdf64
commit 104649b9b6
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.