Skip to content

Commit

Permalink
anti-evil-maid.spec.in: remove tboot from requirements and triggers
Browse files Browse the repository at this point in the history
Signed-off-by: Krystian Hebel <[email protected]>
  • Loading branch information
krystian-hebel committed Sep 30, 2023
1 parent 1ea43dc commit e28a687
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions anti-evil-maid.spec.in
Original file line number Diff line number Diff line change
Expand Up @@ -2,14 +2,14 @@ Name: anti-evil-maid
Version: @VERSION@
Release: 1%{?dist}
Summary: Anti Evil Maid for initramfs-based systems.
Requires: dracut grub2-tools parted tboot tpm-tools
Requires: dracut grub2-tools parted tpm-tools
Requires: tpm-extra >= 4.0.0
Requires: trousers-changer >= 4.0.0
Requires: systemd >= 227
Requires: coreutils >= 8.25-2
Requires: scrypt qrencode oathtool
Requires: tpm2-tools openssl
Requires(post): dracut grub2-tools tboot systemd
Requires(post): dracut grub2-tools systemd
Obsoletes: anti-evil-maid-dracut
Vendor: Invisible Things Lab
License: GPL
Expand Down Expand Up @@ -81,8 +81,5 @@ if [ "$1" = 0 ]; then
chmod -f +x %trenchboot_grub || true
fi

%triggerin -- tboot
chmod -x %trenchboot_grub

%changelog
@CHANGELOG@

0 comments on commit e28a687

Please sign in to comment.