Skip to content

Commit

Permalink
Use rpm-sequoia on RHEL 10+
Browse files Browse the repository at this point in the history
RHEL 10 also has a sufficiently new RPM with rpm-sequoia enabled.
  • Loading branch information
yselkowitz authored and ppisar committed Jul 11, 2024
1 parent d1e9430 commit f94e051
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion librepo.spec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
%bcond_without zchunk
%endif

%if 0%{?fedora} >= 39
%if 0%{?fedora} >= 39 || 0%{?rhel} >= 10
%bcond_with use_gpgme
%bcond_with use_selinux
%else
Expand Down

0 comments on commit f94e051

Please sign in to comment.