[libpcap] Update to libpcap-1.7.2

Michal Sekletar msekleta at fedoraproject.org
Fri Mar 13 17:17:40 UTC 2015


commit e659b3950b314e958ade4593aad780426b9515eb
Author: Michal Sekletar <msekleta at redhat.com>
Date:   Fri Mar 13 18:11:19 2015 +0100

    Update to libpcap-1.7.2
    
    Resolves: #1201078

 .gitignore                            |  1 +
 0005-Fix-scaling-of-time-stamps.patch | 71 -----------------------------------
 libpcap.spec                          |  8 ++--
 sources                               |  2 +-
 4 files changed, 7 insertions(+), 75 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c48e245..aaf11b3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,3 +8,4 @@ libpcap-1.1.1.tar.gz
 /libpcap-1.5.1.tar.gz
 /libpcap-1.5.3.tar.gz
 /libpcap-1.6.2.tar.gz
+/libpcap-1.7.2.tar.gz
diff --git a/libpcap.spec b/libpcap.spec
index 397e306..583020d 100644
--- a/libpcap.spec
+++ b/libpcap.spec
@@ -1,7 +1,7 @@
 Name: libpcap
 Epoch: 14
-Version: 1.6.2
-Release: 2%{?dist}
+Version: 1.7.2
+Release: 1%{?dist}
 Summary: A system-independent interface for user-level packet capture
 Group: Development/Libraries
 License: BSD with advertising
@@ -14,7 +14,6 @@ Patch0001:      0001-man-tcpdump-and-tcpslice-have-manpages-in-man8.patch
 Patch0002:      0002-pcap-config-mitigate-multilib-conflict.patch
 Patch0003:      0003-pcap-linux-apparently-ctc-interfaces-on-s390-has-eth.patch
 Patch0004:      0004-pcap-linux-don-t-use-TPACKETV3-for-memory-mmapped-ca.patch
-Patch0005:      0005-Fix-scaling-of-time-stamps.patch
 
 %description
 Libpcap provides a portable framework for low-level network
@@ -84,6 +83,9 @@ rm -f $RPM_BUILD_ROOT%{_libdir}/libpcap.a
 %{_mandir}/man5/pcap*.5*
 
 %changelog
+* Fri Mar 13 2015 Michal Sekletar <msekleta at redhat.com> - 14:1.7.2-1
+- update to 1.7.2 (#1201078)
+
 * Mon Feb 23 2015 Michal Sekletar <msekleta at redhat.com> - 14:1.6.2-2
 - fix scaling of pcap-ng timestamps (#1169322)
 - remove kernel-devel from buildrequires
diff --git a/sources b/sources
index ae319c2..de962f0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f14191c1a684a75532c739c2c4059fa  libpcap-1.6.2.tar.gz
+4747281d4e3ebdb78bc88cdccd3ca5f7  libpcap-1.7.2.tar.gz


More information about the scm-commits mailing list