From 16653bfbe89569602a1506a0469e4df38336574f Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Tue, 7 Feb 2006 13:59:54 +0000 Subject: [PATCH] bump for new gcc/glibc --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tftp.spec b/tftp.spec index d2aeeb7..c106fe1 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.1 +Release: 1.2 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 +* Tue Feb 07 2006 Jesse Keating - 0.41-1.2 +- rebuilt for new gcc4.1 snapshot and glibc changes + * Fri Dec 09 2005 Jesse Keating - rebuilt