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

This commit is contained in:
Jesse Keating 2006-02-11 06:37:29 +00:00
parent b58f0df578
commit 06535b578c
1 changed files with 4 additions and 1 deletions

View File

@ -1,7 +1,7 @@
Summary: The NIS daemon which binds NIS clients to an NIS domain.
Name: ypbind
Version: 1.17.2
Release: 5.2
Release: 5.2.1
License: GPL
Group: System Environment/Daemons
Source0: ftp://ftp.us.kernel.org/pub/linux/utils/net/NIS/ypbind-mt-%{PACKAGE_VERSION}.tar.bz2
@ -84,6 +84,9 @@ exit 0
%doc README NEWS
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3:1.17.2-5.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3:1.17.2-5.2
- rebuilt for new gcc4.1 snapshot and glibc changes