[tcpdump/f20] spec: update to 4.5.1

Michal Sekletar msekleta at fedoraproject.org
Wed Jan 15 14:38:32 UTC 2014


commit 0595ee16926c53c8afd3f14c2abf0d4120ce06aa
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Wed Jan 15 15:31:54 2014 +0100

    spec: update to 4.5.1
    
    Resolves: #1053592

 .gitignore   |    1 +
 sources      |    3 +--
 tcpdump.spec |   10 ++++++----
 3 files changed, 8 insertions(+), 6 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 5fc4e22..21ab5b9 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,3 +7,4 @@ tcpdump-4.1.1.tar.gz
 /tcpdump-4.4.0.tar.gz
 /generate-tarball.sh
 /tcpdump-4.5.0-20131108gitb07944a.tar.gz
+/tcpdump-4.5.1.tar.gz
diff --git a/sources b/sources
index 808873d..d5d4ea8 100644
--- a/sources
+++ b/sources
@@ -1,3 +1,2 @@
+973a2513d0076e34aa9da7e15ed98e1b  tcpdump-4.5.1.tar.gz
 e329cbeb7e589f132d92c3447c477190  tcpslice-1.2a3.tar.gz
-ce99ecb3cda13f5e4bb861e64f74f249  tcpdump-4.5.0-20131108gitb07944a.tar.gz
-0ea1c85e8a0abcb92aff6e5be2d68ece  generate-tarball.sh
diff --git a/tcpdump.spec b/tcpdump.spec
index ba339e8..be0478c 100644
--- a/tcpdump.spec
+++ b/tcpdump.spec
@@ -1,8 +1,8 @@
 Summary: A network traffic monitoring tool
 Name: tcpdump
 Epoch: 14
-Version: 4.5.0
-Release: 1.20131108gitb07944a%{?dist}
+Version: 4.5.1
+Release: 1%{?dist}
 License: BSD with advertising
 URL: http://www.tcpdump.org
 Group: Applications/Internet
@@ -10,9 +10,8 @@ Requires(pre): shadow-utils
 BuildRequires: openssl-devel libpcap-devel
 BuildRequires: automake sharutils
 
-Source0: tcpdump-4.5.0-20131108gitb07944a.tar.gz
+Source0: http://www.tcpdump.org/release/%{name}-%{version}.tar.gz
 Source1: ftp://ftp.ee.lbl.gov/tcpslice-1.2a3.tar.gz
-Source2: generate-tarball.sh
 
 Patch1: tcpdump-4.0.0-portnumbers.patch
 Patch2: tcpdump-4.0.0-icmp6msec.patch
@@ -96,6 +95,9 @@ exit 0
 %{_mandir}/man8/tcpdump.8*
 
 %changelog
+* Wed Jan 15 2014 Michal Sekletar <msekleta at redhat.com> - 14:4.5.1-1
+- update to 4.5.1
+
 * Fri Nov 08 2013 Michal Sekletar <msekleta at redhat.com> - 14:4.5.0-1.20131108gitb07944a
 - update to snaphot gitb07944a
 


More information about the scm-commits mailing list