Details
-
Bug
-
Status: Resolved
-
Low
-
Resolution: Fixed
-
None
-
Low
Description
I tried rebuilding cassandra-3.11.1-1.src.rpm on a Centos 7 host which had ant installed, but not the "ant-junit" package; that failed with a somewhat cryptic error message. It turnout out I needed to have the "ant-junit" package installed, as well. So for the cassandra.spec file, I suggest that the following line be added just below the existing BuildRequires line:
BuildRequires: ant-junit >= 1.9