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

This commit is contained in:
Jesse Keating 2006-02-11 06:37:44 +00:00
parent 2fab8c1f96
commit 897c901c29
1 changed files with 4 additions and 1 deletions

View File

@ -4,7 +4,7 @@ Summary: The NIS (Network Information Service) server.
Url: http://www.linux-nis.org/nis/ypserv/index.html
Name: ypserv
Version: 2.13
Release: 10.1
Release: 10.2
License: GPL
Group: System Environment/Daemons
Source0: ftp://ftp.kernel.org/pub/linux/utils/net/NIS/ypserv-%{version}.tar.bz2
@ -138,6 +138,9 @@ exit 0
%{_includedir}/*/*
%changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 2.13-10.2
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 2.13-10.1
- rebuilt for new gcc4.1 snapshot and glibc changes