diff --git a/mod_auth_cas.spec b/mod_auth_cas.spec index 756d227..f448e28 100644 --- a/mod_auth_cas.spec +++ b/mod_auth_cas.spec @@ -8,7 +8,7 @@ Name: mod_auth_cas Version: 1.0.8.1 -Release: 7%{?dist} +Release: 8%{?dist} Summary: Apache 2.0/2.2 compliant module that supports the CASv1 and CASv2 protocols Group: System Environment/Daemons @@ -41,6 +41,7 @@ and CASv2 protocols %patch0 -p1 -b .fixbuild %build +autoreconf -vif #BZ926155 - support aarch64 %configure --with-apxs=%{_httpd_apxs} make %{?_smp_mflags} @@ -68,6 +69,9 @@ rm -rf %{buildroot} %config(noreplace) %{_httpd_modconfdir}/*.conf %changelog +* Thu Mar 02 2013 Adam Miller - 1.0.8.1-8 +- BZ926155 - support aarch64 + * Thu Feb 14 2013 Fedora Release Engineering - 1.0.8.1-7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild