From d6dd54822ddc9f2676d32d119451f541fe14fb8d Mon Sep 17 00:00:00 2001 From: Dennis Gilmore Date: Sat, 14 Jan 2012 00:27:29 -0600 Subject: [PATCH] - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild --- tcpdump.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/tcpdump.spec b/tcpdump.spec index c735d0f..3905ad2 100644 --- a/tcpdump.spec +++ b/tcpdump.spec @@ -2,7 +2,7 @@ Summary: A network traffic monitoring tool Name: tcpdump Epoch: 14 Version: 4.2.1 -Release: 1%{?dist} +Release: 2%{?dist} License: BSD with advertising URL: http://www.tcpdump.org Group: Applications/Internet @@ -93,6 +93,9 @@ exit 0 %{_mandir}/man8/tcpdump.8* %changelog +* Sat Jan 14 2012 Fedora Release Engineering - 14:4.2.1-2 +- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild + * Tue Jan 03 2012 Jan Synáček - 14:4.2.1-1 - Update to 4.2.1 - Remove ppi.h from sources (readded again in upstream tarball)