Rebuild for Python 2.6
This commit is contained in:
parent
044e85f19f
commit
1faf15733c
@ -5,7 +5,7 @@
|
|||||||
Summary: A password-checking library
|
Summary: A password-checking library
|
||||||
Name: cracklib
|
Name: cracklib
|
||||||
Version: 2.8.13
|
Version: 2.8.13
|
||||||
Release: 1
|
Release: 2
|
||||||
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
|
||||||
|
|
||||||
@ -223,6 +223,9 @@ EOF
|
|||||||
%{_libdir}/../lib/python*/site-packages/*.py*
|
%{_libdir}/../lib/python*/site-packages/*.py*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Nov 29 2008 Ignacio Vazquez-Abrams <ivazqueznet+rpm@gmail.com> - 2.8.13-2
|
||||||
|
- Rebuild for Python 2.6
|
||||||
|
|
||||||
* Tue Oct 28 2008 Nalin Dahyabhai <nalin@redhat.com> - 2.8.13-1
|
* Tue Oct 28 2008 Nalin Dahyabhai <nalin@redhat.com> - 2.8.13-1
|
||||||
- update to 2.8.13, which overhauls the python bindings and revises
|
- update to 2.8.13, which overhauls the python bindings and revises
|
||||||
FascistCheck()'s behavior:
|
FascistCheck()'s behavior:
|
||||||
|
Loading…
Reference in New Issue
Block a user