From 8e58d10b145261cf3ea720c715d5977c7bf1c25e Mon Sep 17 00:00:00 2001 From: Jakub Bogusz Date: Wed, 3 Aug 2016 21:10:23 +0200 Subject: [PATCH] - libnl version, verbose files --- dropwatch.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/dropwatch.spec b/dropwatch.spec index 1aaab86..b218319 100644 --- a/dropwatch.spec +++ b/dropwatch.spec @@ -10,7 +10,7 @@ Source0: https://fedorahosted.org/releases/d/r/dropwatch/%{name}-%{version}.tbz2 Patch0: np-Werror.patch URL: https://fedorahosted.org/dropwatch BuildRequires: binutils-devel -BuildRequires: libnl-devel +BuildRequires: libnl-devel >= 3.2 BuildRequires: linux-libc-headers BuildRequires: pkgconfig BuildRequires: readline-devel @@ -52,5 +52,5 @@ rm -rf $RPM_BUILD_ROOT %files %defattr(644,root,root,755) %doc README -%attr(755,root,root) %{_bindir}/* -%{_mandir}/man1/* +%attr(755,root,root) %{_bindir}/dropwatch +%{_mandir}/man1/dropwatch.1* -- 2.43.0