|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Summary: Apache module to intercept login form submission and run PAM authentication
|
|
|
|
|
Name: mod_intercept_form_submit
|
|
|
|
|
Version: 1.2.0
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://www.adelton.com/apache/mod_intercept_form_submit/
|
|
|
|
|
Source0: https://www.adelton.com/apache/mod_intercept_form_submit/%{name}-%{version}.tar.gz
|
|
|
|
@ -62,6 +62,10 @@ install -Dp -m 0644 intercept_form_submit.confx $RPM_BUILD_ROOT%{_httpd_confdir}
|
|
|
|
|
%{_httpd_moddir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.0-8
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.0-7
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|