Open bovine opened 9 years ago
One thing that I am uncertain about is how to best find the location of apxs for line 39. On my Fedora 20 system, httpd-devel (at least in 2.4.10-1.fc20.i686) now appears to have moved apxs from /usr/sbin/apxs to /usr/bin/apxs. There are other repoforge spec files for apache mods still assume /usr/sbin/apxs so they are identically broken. I'm not sure if this is a temporary or permanent change in httpd-devel that we need to accommodate.
Apache Rivet 2.2.2 was released upstream on Apr 11, 2015. This pull request updates the rpm to use this new version.