[mod_auth_cas/f18] BZ926155 - support aarch64

Adam Miller maxamillion at fedoraproject.org
Thu May 2 23:05:12 UTC 2013


commit b24534927bff5dd49e38c41f11b4b7cccf6a657d
Author: Adam Miller <admiller at redhat.com>
Date:   Thu May 2 17:04:40 2013 -0500

    BZ926155 - support aarch64

 mod_auth_cas.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/mod_auth_cas.spec b/mod_auth_cas.spec
index 55e1b4f..201a0eb 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:        6%{?dist}
+Release:        7%{?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 <maxamillion at fedoraproject.org> - 1.0.8.1-7 
+- BZ926155 - support aarch64
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8.1-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 


More information about the scm-commits mailing list