modify the URL of Source
This commit is contained in:
parent
d11b865876
commit
600a570a0c
@ -6,13 +6,13 @@
|
||||
|
||||
Name: cracklib
|
||||
Version: 2.9.7
|
||||
Release: 3
|
||||
Release: 4
|
||||
Summary: A password-checking library
|
||||
|
||||
License: LGPLv2+
|
||||
URL: http://sourceforge.net/projects/cracklib/
|
||||
Source0: https://github.com/cracklib/cracklib/releases/download/cracklib-%{version}/cracklib-%{version}.tar.gz
|
||||
Source1: https://github.com/cracklib/cracklib/releases/download/cracklib-%{version}/cracklib-words-%{version}.gz
|
||||
Source0: https://github.com/cracklib/cracklib/releases/download/v%{version}/cracklib-%{version}.tar.gz
|
||||
Source1: https://github.com/cracklib/cracklib/releases/download/v%{version}/cracklib-words-%{version}.gz
|
||||
Patch9000: fix-problem-of-error-message-about-simplistic-passwo.patch
|
||||
|
||||
BuildRequires: gcc, words, gettext, gettext-autopoint, zlib-devel
|
||||
@ -195,6 +195,9 @@ make test
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Mon Sep 14 2020 wangchen <wangchen137@huawei.com> - 2.9.7-4
|
||||
- Modify the URL of Source
|
||||
|
||||
* Thu Sep 3 2020 zhangxingliang <zhangxingliang3@huawei.com> - 2.9.7-3
|
||||
- Add python3-cracklib package
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user