!40 [sync] PR-39: Replace unrecognized macros
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
d45ed589f7
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: pki-core
|
Name: pki-core
|
||||||
Version: 11.0.0
|
Version: 11.0.0
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: The PKI Core Package
|
Summary: The PKI Core Package
|
||||||
License: GPLv2 and LGPLv2
|
License: GPLv2 and LGPLv2
|
||||||
URL: http://www.dogtagpki.org/
|
URL: http://www.dogtagpki.org/
|
||||||
@ -60,7 +60,8 @@ Summary: The PKI Python 3 Package
|
|||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
Obsoletes: pki-base-python3 < %{version}
|
Obsoletes: pki-base-python3 < %{version}
|
||||||
Provides: pki-base-python3 = %{version}
|
Provides: pki-base-python3 = %{version}
|
||||||
%{?python_provide:%python_provide python3-pki}
|
Provides: python3-pki = %{version}
|
||||||
|
Provides: python-pki = %{version}
|
||||||
Requires: pki-base = %{version} python3-cryptography python3-lxml
|
Requires: pki-base = %{version} python3-cryptography python3-lxml
|
||||||
Requires: python3-requests >= 2.6.0 python3-six python3-nss
|
Requires: python3-requests >= 2.6.0 python3-six python3-nss
|
||||||
%description -n python3-pki
|
%description -n python3-pki
|
||||||
@ -455,6 +456,9 @@ fi
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Apr 11 2024 liyanan <liyanan61@h-partners.com> - 11.0.0-7
|
||||||
|
- Replace unrecognized macros
|
||||||
|
|
||||||
* Tue Sep 19 2023 Jia Chao <jiac13@chinaunicom.cn> - 11.0.0-6
|
* Tue Sep 19 2023 Jia Chao <jiac13@chinaunicom.cn> - 11.0.0-6
|
||||||
- Fix: use ${HOME} replace hard code '/home/abuild'.
|
- Fix: use ${HOME} replace hard code '/home/abuild'.
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user