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

This commit is contained in:
Jesse Keating 2006-02-11 06:37:54 +00:00
parent 7d61a0946b
commit 448cd72118
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: NIS (or YP) client programs.
Name: yp-tools
Version: 2.8
Release: 8.2
Release: 8.2.1
License: GPL
Group: System Environment/Base
Source: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/yp-tools-%{version}.tar.bz2
@ -61,6 +61,9 @@ rm -rf $RPM_BUILD_ROOT
%dir /var/yp
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.8-8.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.8-8.2
- rebuilt for new gcc4.1 snapshot and glibc changes