From 70b655cbd01d63f9749ff5aa25cca5ac0a0092ba Mon Sep 17 00:00:00 2001 From: Miroslav Lichvar Date: Fri, 22 Apr 2011 12:55:52 +0200 Subject: [PATCH] 1.1.1-3 --- libpcap.spec | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/libpcap.spec b/libpcap.spec index e8df5f6..39b6b79 100644 --- a/libpcap.spec +++ b/libpcap.spec @@ -1,7 +1,7 @@ Name: libpcap Epoch: 14 Version: 1.1.1 -Release: 2%{?dist} +Release: 3%{?dist} Summary: A system-independent interface for user-level packet capture Group: Development/Libraries License: BSD with advertising @@ -92,6 +92,11 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man5/pcap*.5* %changelog +* Fri Apr 22 2011 Miroslav Lichvar 14:1.1.1-3 +- ignore /sys/net/dev files on ENODEV (#693943) +- drop ppp patch +- compile with -fno-strict-aliasing + * Tue Feb 08 2011 Fedora Release Engineering - 14:1.1.1-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild