Skip to content

Commit

Permalink
Try using go instead of golang
Browse files Browse the repository at this point in the history
Skip-PR-comments: true
Quick-functional: true
Skip-build-ubuntu20-rpm: true
Skip-unit-tests: true
Skip-coverity-test: true
Skip-fault-injection-test: true
Skip-func-test-el8: false
Skip-func-test-leap15: false
Skip-func-hw-test: true
Test-tag: test_dfuse_daos_build_wt_il

Required-githooks: true

Signed-off-by: Brian J. Murrell <brian.murrell@intel.com>
  • Loading branch information
brianjmurrell committed Jul 7, 2023
1 parent dbc4fb4 commit 6e55d30
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions utils/rpms/daos.spec
Original file line number Diff line number Diff line change
Expand Up @@ -216,11 +216,7 @@ Requires: git
Requires: dbench
Requires: lbzip2
Requires: attr
%if (0%{?rhel} >= 7)
Requires: golang >= 1.18
%else
Requires: go >= 1.18
%endif
%if (0%{?suse_version} >= 1315)
Requires: lua-lmod
Requires: libcapstone-devel
Expand Down

0 comments on commit 6e55d30

Please sign in to comment.