diff --git a/apachetop.spec b/apachetop.spec index b4c563b..907368b 100644 --- a/apachetop.spec +++ b/apachetop.spec @@ -1,6 +1,6 @@ Name: apachetop Version: 0.12.6 -Release: 11%{?dist} +Release: 12%{?dist} Summary: A top-like display of Apache logs Group: Applications/Internet @@ -25,6 +25,7 @@ autoheader %build +autoreconf -vif #BZ925005 - support aarch64 %configure --with-logfile=%{_localstatedir}/log/httpd/access_log make %{?_smp_mflags} @@ -46,6 +47,9 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Sat Apr 27 2013 Adam Miller - 0.12.6-12 +- Fix BZ 925005 - rerun autoconf to add support for aarch64 + * Wed Feb 13 2013 Fedora Release Engineering - 0.12.6-11 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild