Skip to content

Commit

Permalink
Fix gfal2 package names
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrey Kiryanov authored and gwarf committed Aug 19, 2024
1 parent 092102b commit 1fa41aa
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions ui.spec
Original file line number Diff line number Diff line change
Expand Up @@ -36,10 +36,11 @@ Requires: fuse-libs
Requires: gfal2-all
%if 0%{?rhel} == 7
Requires: gfal2-python
Requires: gfal2-util
%else
Requires: gfal2-python3
Requires: python3-gfal2
Requires: python3-gfal2-util
%endif
Requires: gfal2-util
Requires: gfal2-doc
Requires: gfal2-devel
Requires: ginfo
Expand Down

0 comments on commit 1fa41aa

Please sign in to comment.