!35 [sync] PR-32: 【openEuler-22.03-LTS-SP1】Add version for the symbol cracklib-dicts
From: @openeuler-sync-bot Reviewed-by: @houmingyong Signed-off-by: @houmingyong
This commit is contained in:
commit
2bb0518222
@ -5,7 +5,7 @@
|
|||||||
|
|
||||||
Name: cracklib
|
Name: cracklib
|
||||||
Version: 2.9.8
|
Version: 2.9.8
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: A password-checking library
|
Summary: A password-checking library
|
||||||
|
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
@ -25,10 +25,10 @@ BuildRequires: python3-devel
|
|||||||
Conflicts: cracklib-dicts < 2.8
|
Conflicts: cracklib-dicts < 2.8
|
||||||
Requires: gzip
|
Requires: gzip
|
||||||
|
|
||||||
Provides: cracklib-dicts
|
Provides: cracklib-dicts = %{version}-%{release}
|
||||||
Provides: %{name}-python = %{version}-%{release}
|
Provides: %{name}-python = %{version}-%{release}
|
||||||
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
Provides: %{name}-python%{?_isa} = %{version}-%{release}
|
||||||
Obsoletes: cracklib-dicts
|
Obsoletes: cracklib-dicts < %{version}-%{release}
|
||||||
Obsoletes: %{name}-python < %{version}-%{release}
|
Obsoletes: %{name}-python < %{version}-%{release}
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -154,6 +154,9 @@ make test
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Apr 26 2023 yixiangzhike <yixiangzhike007@163.com> - 2.9.8-2
|
||||||
|
- add version for the symbol cracklib-dicts
|
||||||
|
|
||||||
* Fri Oct 21 2022 yixiangzhike <yixiangzhike007@163.com> - 2.9.8-1
|
* Fri Oct 21 2022 yixiangzhike <yixiangzhike007@163.com> - 2.9.8-1
|
||||||
- update to 2.9.8
|
- update to 2.9.8
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user