[dropwatch] Resolves: bz 1035791

Neil Horman nhorman at fedoraproject.org
Fri Nov 29 16:26:23 UTC 2013


commit 443c04325da810d0fbc7311387dd31a0ac9304ab
Author: Neil Horman <nhorman at tuxdriver.com>
Date:   Fri Nov 29 11:26:02 2013 -0500

    Resolves: bz 1035791

 dropwatch.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
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 <nhorman at redhat.com> - 1.4-6
+- Drop libnl-devel BuildRequire (bz 1035791)
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.4-6
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list