This commit is contained in:
Peter Robinson 2014-08-17 10:00:14 +00:00
parent 8be877d042
commit 50f7c7bfcf

View File

@ -8,7 +8,7 @@
Summary: Apache module to retrieve additional information about the authenticated user
Name: mod_lookup_identity
Version: 0.9.2
Release: 1%{?dist}
Release: 2%{?dist}
License: ASL 2.0
Group: System Environment/Daemons
URL: http://www.adelton.com/apache/mod_lookup_identity/
@ -63,6 +63,9 @@ install -Dp -m 0644 lookup_identity.confx $RPM_BUILD_ROOT%{_httpd_confdir}/looku
%{_httpd_moddir}/*.so
%changelog
* Sun Aug 17 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 0.9.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild
* Fri Jun 27 2014 Jan Pazdziora <jpazdziora@redhat.com> - 0.9.2-1
- Fix error handling and reporting.
- Fix module loading/configuration for Apache 2.4.