!7 Upgrade to 1.6.5

From: @starlet-dx 
Reviewed-by: @wu-leilei 
Signed-off-by: @wu-leilei
This commit is contained in:
openeuler-ci-bot 2023-10-10 06:02:27 +00:00 committed by Gitee
commit fc99376fd7
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
3 changed files with 6 additions and 2 deletions

Binary file not shown.

Binary file not shown.

View File

@ -1,11 +1,12 @@
Name: mod_auth_gssapi Name: mod_auth_gssapi
Version: 1.6.1 Version: 1.6.5
Release: 4 Release: 1
Summary: A Authentication module through GSSAPI for Apache Summary: A Authentication module through GSSAPI for Apache
License: MIT License: MIT
URL: https://github.com/modauthgssapi/mod_auth_gssapi URL: https://github.com/modauthgssapi/mod_auth_gssapi
Source0: https://github.com/modauthgssapi/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz Source0: https://github.com/modauthgssapi/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz
BuildRequires: httpd-devel krb5-devel openssl-devel autoconf automake libtool gssntlmssp-devel BuildRequires: httpd-devel krb5-devel openssl-devel autoconf automake libtool gssntlmssp-devel
BuildRequires: bison flex
Requires: httpd-mmn = %{_httpd_mmn} krb5-libs >= 1.11.5 Requires: httpd-mmn = %{_httpd_mmn} krb5-libs >= 1.11.5
%description %description
@ -33,6 +34,9 @@ install -D -m644 10-auth_gssapi.conf %{buildroot}%{_httpd_modconfdir}/10-auth_gs
%{_httpd_moddir}/mod_auth_gssapi.so %{_httpd_moddir}/mod_auth_gssapi.so
%changelog %changelog
* Tue Oct 10 2023 yaoxin <yao_xin001@hoperun.com> - 1.6.5-1
- Upgrade to 1.6.5
* Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.1-4 * Fri Jul 30 2021 chenyanpanHW <chenyanpan@huawei.com> - 1.6.1-4
- DESC: delete -S git from %autosetup, and delete BuildRequires git - DESC: delete -S git from %autosetup, and delete BuildRequires git