From ff83ae414007be896092613722f6b968315395b87c275c680aec6a06ab8f9a75 Mon Sep 17 00:00:00 2001 From: Egbert Eich Date: Fri, 27 Oct 2023 09:42:25 +0000 Subject: [PATCH] - Fix typo OBS-URL: https://build.opensuse.org/package/show/network:cluster/apptainer?expand=0&rev=62 --- apptainer.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apptainer.spec b/apptainer.spec index be9ca5e..4c683a0 100644 --- a/apptainer.spec +++ b/apptainer.spec @@ -55,7 +55,7 @@ BuildRequires: binutils-gold %endif BuildRequires: libseccomp-devel Requires: squashfs -Requires: squashfsfuse +Requires: squashfuse Recommends: fuse2fs # Needed for container decryption in userspace, upstream rpms include this # but factory should have this seperately