From: Jakub Bogusz Date: Wed, 3 Aug 2016 19:10:23 +0000 (+0200) Subject: - libnl version, verbose files X-Git-Tag: auto/th/dropwatch-1.4-8 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fdropwatch.git;a=commitdiff_plain;h=8e58d10b145261cf3ea720c715d5977c7bf1c25e - libnl version, verbose files --- 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*