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

This commit is contained in:
Jesse Keating 2006-02-11 03:26:25 +00:00
parent cbf4a6481a
commit 2fd330f35e
1 changed files with 4 additions and 1 deletions

View File

@ -1,6 +1,6 @@
Name: hesiod Name: hesiod
Version: 3.0.2 Version: 3.0.2
Release: 31.2 Release: 31.2.1
Source: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/hesiod-%{version}.tar.gz Source: ftp://athena-dist.mit.edu/pub/ATHENA/hesiod/hesiod-%{version}.tar.gz
Patch0: hesiod-3.0.2-shlib.patch Patch0: hesiod-3.0.2-shlib.patch
Patch1: hesiod-3.0.2-env.patch Patch1: hesiod-3.0.2-env.patch
@ -33,6 +33,9 @@ ensure synchronize the files among multiple hosts. This package contains
the header files and libraries required for building programs which use Hesiod. the header files and libraries required for building programs which use Hesiod.
%changelog %changelog
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 3.0.2-31.2.1
- bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.0.2-31.2 * Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 3.0.2-31.2
- rebuilt for new gcc4.1 snapshot and glibc changes - rebuilt for new gcc4.1 snapshot and glibc changes