Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit f112765

Browse files
committed
add 0.32-3 changes
1 parent 74ef8b0 commit f112765

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

packaging/fedora/charliecloud.spec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Source0: https://github.com/hpc/%{name}/releases/downloads/v%{version}/%{n
1919
BuildRequires: gcc rsync bash
2020
Requires: squashfuse squashfs-tools findutils
2121
Patch0: el7-pkgdir.patch
22-
%if 0%{?fedora} > 36 || 0%{?rhel} > 8
22+
%if 0%{?fedora} > 36
2323
BuildRequires: fuse3 fuse3-libs fuse3-devel squashfuse-devel
2424
Requires: fuse3-libs squashfuse
2525
Patch1: no-rpath.patch
@@ -39,6 +39,7 @@ For more information: https://hpc.github.io/charliecloud
3939
%package builder
4040
Summary: Charliecloud container image building tools
4141
License: ASL 2.0 and MIT
42+
BuildArch: noarch
4243
BuildRequires: python3-devel
4344
BuildRequires: python%{python3_pkgversion}-requests
4445
Requires: %{name}
@@ -48,7 +49,6 @@ Provides: bundled(python%{python3_pkgversion}-lark-parser) = 0.11.3
4849
%if 0%{?fedora} > 34 || 0%{?rhel} > 8
4950
Requires: git >= 2.28.1
5051
%endif
51-
%{?el7:BuildArch: noarch}
5252
%{?el8:Requires: git >= 2.28.1}
5353
%{?el9:Requires: git >= 2.28.1}
5454

0 commit comments

Comments
 (0)