update to 2.8.5
This commit is contained in:
parent
e4e9e9106f
commit
bf2ddcc913
@ -31,3 +31,4 @@ cracklib-2.8.1.tar.gz
|
||||
cracklib-2.8.2.tar.gz
|
||||
cracklib-2.8.3.tar.gz
|
||||
cracklib-2.8.4.tar.gz
|
||||
cracklib-2.8.5.tar.gz
|
||||
|
@ -3,8 +3,8 @@
|
||||
|
||||
Summary: A password-checking library.
|
||||
Name: cracklib
|
||||
Version: 2.8.4
|
||||
Release: 1
|
||||
Version: 2.8.5
|
||||
Release: 2
|
||||
Group: System Environment/Libraries
|
||||
Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
|
||||
Source1: http://prdownloads.sourceforge.net/cracklib/cracklib-words.gz
|
||||
@ -36,7 +36,6 @@ 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
|
||||
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
|
||||
Patch: cracklib-python-fixes.patch
|
||||
URL: http://sourceforge.net/projects/cracklib/
|
||||
License: Artistic
|
||||
Buildroot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -76,7 +75,6 @@ If you are installing CrackLib, you should also install cracklib-dicts.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%patch -p1 -b .misc
|
||||
autoreconf
|
||||
mkdir cracklib-dicts
|
||||
for dict in %{SOURCE10} %{SOURCE11} %{SOURCE12} %{SOURCE13} %{SOURCE14} \
|
||||
@ -145,6 +143,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/python*/site-packages/cracklibmodule.*a
|
||||
%{_sbindir}/packer
|
||||
|
||||
%changelog
|
||||
* Wed Sep 28 2005 Nalin Dahyabhai <nalin@redhat.com> 2.8.5-2
|
||||
- update to 2.8.5
|
||||
|
||||
* Tue Sep 27 2005 Nalin Dahyabhai <nalin@redhat.com> 2.8.4-1
|
||||
- update to 2.8.4
|
||||
- build python module
|
||||
|
2
sources
2
sources
@ -26,4 +26,4 @@ a2bd31ce25a3057b61d2e5a1182d93a9 sf.gz
|
||||
15ec61296de799eaa8111cfabbcbb44f shakespeare.gz
|
||||
c03b38448aefcde059e6fcfb20784f2c surnames.finnish.gz
|
||||
575a44add4db95b43c7abb46b307950f cracklib-words.gz
|
||||
309e01beecc82eb08aae3d36e822ac92 cracklib-2.8.4.tar.gz
|
||||
68674db41be7569099b7aa287719b248 cracklib-2.8.5.tar.gz
|
||||
|
Loading…
Reference in New Issue
Block a user