- add word list from attachment #126053 (#185314)

This commit is contained in:
Nalin Dahyabhai 2007-01-31 19:30:41 +00:00
parent f8e88bbbd5
commit 5c473f2342
3 changed files with 8 additions and 2 deletions

View File

@ -34,3 +34,4 @@ cracklib-2.8.4.tar.gz
cracklib-2.8.5.tar.gz cracklib-2.8.5.tar.gz
cracklib-2.8.6.tar.gz cracklib-2.8.6.tar.gz
cracklib-2.8.9.tar.gz cracklib-2.8.9.tar.gz
pass_file.gz

View File

@ -4,7 +4,7 @@
Summary: A password-checking library. Summary: A password-checking library.
Name: cracklib Name: cracklib
Version: 2.8.9 Version: 2.8.9
Release: 7 Release: 8
Group: System Environment/Libraries Group: System Environment/Libraries
Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
Source1: http://prdownloads.sourceforge.net/cracklib/cracklib-words.gz Source1: http://prdownloads.sourceforge.net/cracklib/cracklib-words.gz
@ -36,6 +36,7 @@ Source33: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.french.gz
Source34: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.hp.gz Source34: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/names.hp.gz
Source35: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/other-names.gz Source35: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/other-names.gz
Source36: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/surnames.finnish.gz Source36: ftp://ftp.cerias.purdue.edu/pub/dict/wordlists/names/surnames.finnish.gz
Source37: pass_file.gz
Patch0: cracklib-2.8.9-suffix.patch Patch0: cracklib-2.8.9-suffix.patch
URL: http://sourceforge.net/projects/cracklib/ URL: http://sourceforge.net/projects/cracklib/
License: Artistic License: Artistic
@ -102,7 +103,7 @@ for dict in %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
%{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} \ %{SOURCE20} %{SOURCE21} %{SOURCE22} %{SOURCE23} %{SOURCE24} \
%{SOURCE25} %{SOURCE26} %{SOURCE27} %{SOURCE28} %{SOURCE29} \ %{SOURCE25} %{SOURCE26} %{SOURCE27} %{SOURCE28} %{SOURCE29} \
%{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} \ %{SOURCE30} %{SOURCE31} %{SOURCE32} %{SOURCE33} %{SOURCE34} \
%{SOURCE35} %{SOURCE36} %{SOURCE1} %{SOURCE35} %{SOURCE36} %{SOURCE37} %{SOURCE1}
do do
cp -fv ${dict} cracklib-dicts/ cp -fv ${dict} cracklib-dicts/
done done
@ -174,6 +175,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcrack.la
%{_libdir}/python*/site-packages/cracklibmodule.so %{_libdir}/python*/site-packages/cracklibmodule.so
%changelog %changelog
* Wed Jan 31 2007 Nalin Dahyabhai <nalin@redhat.com> - 2.8.9-8
- add word list from attachment #126053 (#185314)
* Thu Jan 25 2007 Nalin Dahyabhai <nalin@redhat.com> - 2.8.9-7 * Thu Jan 25 2007 Nalin Dahyabhai <nalin@redhat.com> - 2.8.9-7
- fix check for the existence of dictionaries when the caller specifies a - fix check for the existence of dictionaries when the caller specifies a
location (#224347, upstream #1644628) location (#224347, upstream #1644628)

View File

@ -27,3 +27,4 @@ a2bd31ce25a3057b61d2e5a1182d93a9 sf.gz
c03b38448aefcde059e6fcfb20784f2c surnames.finnish.gz c03b38448aefcde059e6fcfb20784f2c surnames.finnish.gz
575a44add4db95b43c7abb46b307950f cracklib-words.gz 575a44add4db95b43c7abb46b307950f cracklib-words.gz
9a8c9eb26b48787c84024ac779f64bb2 cracklib-2.8.9.tar.gz 9a8c9eb26b48787c84024ac779f64bb2 cracklib-2.8.9.tar.gz
6e76a087a646ede5eba05e9259fd84d4 pass_file.gz