Skip to content
This repository has been archived by the owner on Mar 26, 2020. It is now read-only.

Commit

Permalink
Merge pull request #544 from kshlm/update-spec-for-rc0
Browse files Browse the repository at this point in the history
Depend on glusterfs-server v4.0rc0 in rpm spec
  • Loading branch information
prashanthpai authored Jan 31, 2018
2 parents f447cfb + 2cba8b5 commit 281e483
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion extras/rpms/glusterd2.spec
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ ExclusiveArch: %{go_arches}
BuildRequires: golang >= 1.8.0
BuildRequires: systemd

Requires: glusterfs-server >= 4.0dev
Requires: glusterfs-server >= 4.0rc0
Requires(post): systemd
Requires(preun): systemd
Requires(postun): systemd
Expand Down

0 comments on commit 281e483

Please sign in to comment.