bump for bug in double-long on ppc(64)

This commit is contained in:
Jesse Keating 2006-02-11 02:19:54 +00:00
parent d224008c46
commit 1a2cd108ac

View File

@ -4,7 +4,7 @@
Summary: A password-checking library.
Name: cracklib
Version: 2.8.6
Release: 1.2
Release: 1.2.1
Group: System Environment/Libraries
Source0: http://prdownloads.sourceforge.net/cracklib/cracklib-%{version}.tar.gz
Source1: http://prdownloads.sourceforge.net/cracklib/cracklib-words.gz
@ -145,6 +145,9 @@ rm -f $RPM_BUILD_ROOT/%{_libdir}/libcrack.la
%{_sbindir}/packer
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.8.6-1.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.8.6-1.2
- rebuilt for new gcc4.1 snapshot and glibc changes