[mod_auth_cas] BZ926155 - support aarch64

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


commit beea2ea3ba4edd97fc085d2d5a573d59062e49b2
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 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 <maxamillion at fedoraproject.org> - 1.0.8.1-8 
+- BZ926155 - support aarch64
+
 * Thu Feb 14 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.8.1-7
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild
 


More information about the scm-commits mailing list