mirror of https://github.com/apache/cassandra
Hotfix: add sstablepartitions to redhat/noboolean/cassandra.spec
patch by Andrés de la Peña; reviewed by Brandon Williams for CASSANDRA-8720
This commit is contained in:
parent
d22112c293
commit
af07ed334a
|
|
@ -190,6 +190,7 @@ Cassandra is a distributed (peer-to-peer) system for the management and storage
|
|||
This package contains extra tools for working with Cassandra clusters.
|
||||
|
||||
%files tools
|
||||
%attr(755,root,root) %{_bindir}/sstablepartitions
|
||||
%attr(755,root,root) %{_bindir}/sstabledump
|
||||
%attr(755,root,root) %{_bindir}/compaction-stress
|
||||
%attr(755,root,root) %{_bindir}/sstableexpiredblockers
|
||||
|
|
|
|||
Loading…
Reference in New Issue