From f858879244a74efa54c0436f587ee07067c3fdd2 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:51:32 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tftp.spec b/tftp.spec index c106fe1..32c808e 100644 --- a/tftp.spec +++ b/tftp.spec @@ -3,7 +3,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP). Name: tftp Version: %{tftp_hpa_version} -Release: 1.2 +Release: 1.2.1 License: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{tftp_hpa_version}.tar.bz2 @@ -76,6 +76,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Fri Feb 10 2006 Jesse Keating - 0.41-1.2.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jesse Keating - 0.41-1.2 - rebuilt for new gcc4.1 snapshot and glibc changes