diff --git a/dropwatch.spec b/dropwatch.spec index 4d22bee..cbf9362 100644 --- a/dropwatch.spec +++ b/dropwatch.spec @@ -1,13 +1,13 @@ Summary: Kernel dropped packet monitor Name: dropwatch Version: 1.4 -Release: 6%{?dist} +Release: 7%{?dist} Source0: https://fedorahosted.org/releases/d/r/dropwatch/dropwatch-%{version}.tbz2 URL: http://fedorahosted.org/dropwatch License: GPLv2+ Group: Applications/System BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root -BuildRequires: kernel-devel, libnl-devel, readline-devel +BuildRequires: kernel-devel, readline-devel BuildRequires: binutils-devel, binutils-static libnl3-devel pkgconfig Requires: libnl3, readline @@ -42,6 +42,9 @@ rm -rf $RPM_BUILD_ROOT %doc COPYING %changelog +* Fri Nov 29, 2013 Neil Horman - 1.4-6 +- Drop libnl-devel BuildRequire (bz 1035791) + * Sat Aug 03 2013 Fedora Release Engineering - 1.4-6 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild