From 0ebb2fc615839d1bd210474854f0fe27594b3427 Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Wed, 9 Feb 2011 12:58:13 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild --- tftp.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tftp.spec b/tftp.spec index bc5a18d..55d39df 100644 --- a/tftp.spec +++ b/tftp.spec @@ -1,7 +1,7 @@ Summary: The client for the Trivial File Transfer Protocol (TFTP) Name: tftp Version: 0.49 -Release: 7%{?dist} +Release: 8%{?dist} License: BSD Group: Applications/Internet Source0: http://www.kernel.org/pub/software/network/tftp/tftp-hpa-%{version}.tar.bz2 @@ -94,6 +94,9 @@ rm -rf ${RPM_BUILD_ROOT} %{_mandir}/man8/* %changelog +* Wed Feb 09 2011 Fedora Release Engineering - 0.49-8 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild + * Mon Jan 03 2011 Jiri Skala - 0.49-7 - fixes #666746 - Packaging mistake: confusing %doc files patched+unpatched - fixes printing statistics using -v option