|
|
|
@ -8,7 +8,7 @@
|
|
|
|
|
Summary: PAM authorization checker and PAM Basic Authentication provider
|
|
|
|
|
Name: mod_authnz_pam
|
|
|
|
|
Version: 1.2.3
|
|
|
|
|
Release: 8%{?dist}
|
|
|
|
|
Release: 9%{?dist}
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://www.adelton.com/apache/mod_authnz_pam/
|
|
|
|
|
Source0: https://www.adelton.com/apache/mod_authnz_pam/%{name}-%{version}.tar.gz
|
|
|
|
@ -63,6 +63,10 @@ install -Dp -m 0644 authnz_pam.confx $RPM_BUILD_ROOT%{_httpd_confdir}/authnz_pam
|
|
|
|
|
%{_httpd_moddir}/*.so
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.3-9
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.3-8
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
|
|
|
|
|