!6 [sync] PR-5: modify the Buildrequires for ebs
From: @openeuler-sync-bot Reviewed-by: @wk333 Signed-off-by: @wk333
This commit is contained in:
commit
ba3e072722
@ -2,13 +2,17 @@
|
||||
|
||||
Name: keycloak-httpd-client-install
|
||||
Version: 1.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Provides tools to configure Apache HTTPD as Keycloak client
|
||||
License: GPLv3
|
||||
URL: https://github.com/jdennis/keycloak-httpd-client-install
|
||||
Source0: https://github.com/jdennis/keycloak-httpd-client-install/archive/%{git_tag}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel (python3-setuptools if python3-devel >= 3.12)
|
||||
BuildRequires: python3-devel
|
||||
|
||||
%if "%{?python3_version}" >= "3.12"
|
||||
BuildRequires: python3-setuptools
|
||||
%endif
|
||||
|
||||
%description
|
||||
Keycloak is a federated Identity Provider (IdP) that supports a
|
||||
@ -62,6 +66,9 @@ chmod 644 %{buildroot}/%{_mandir}/man8/keycloak-httpd-client-install.8
|
||||
%doc README.md doc/ChangeLog
|
||||
|
||||
%changelog
|
||||
* Thu Aug 17 2023 chenchen <chen_aka_jan@163.com> - 1.1-2
|
||||
- modify the Buildrequires for ebs
|
||||
|
||||
* Mon Feb 27 2023 lilong <lilong@kylinos.cn> - 1.1-1
|
||||
- Upgrade to 1.1
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user