This is an automated email from the ASF dual-hosted git repository.

brandonwilliams pushed a commit to branch cassandra-3.0
in repository https://gitbox.apache.org/repos/asf/cassandra.git

commit 39c8d6aa57e825e5b7f55eb13c5cf7eebc18c6ad
Author: Brandon Williams <brandonwilli...@apache.org>
AuthorDate: Mon Apr 4 14:39:46 2022 -0500

    Add procps-ng RPM dependency
    
    Patch by Dylan Richardson; reviewed by brandonwilliams and bereng for
    CASSANDRA-17516
---
 redhat/cassandra.spec | 1 +
 1 file changed, 1 insertion(+)

diff --git a/redhat/cassandra.spec b/redhat/cassandra.spec
index 68f2b4020e..2a56918af8 100644
--- a/redhat/cassandra.spec
+++ b/redhat/cassandra.spec
@@ -47,6 +47,7 @@ BuildRequires: ant-junit >= 1.9
 
 Requires:      jre >= 1.8.0
 Requires:      python(abi) >= 2.7
+Requires:      procps-ng >= 3.3
 Requires(pre): user(cassandra)
 Requires(pre): group(cassandra)
 Requires(pre): shadow-utils


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@cassandra.apache.org
For additional commands, e-mail: commits-h...@cassandra.apache.org

Reply via email to