]> git.pld-linux.org Git - packages/dropwatch.git/commitdiff
- libnl version, verbose files auto/th/dropwatch-1.4-8
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 3 Aug 2016 19:10:23 +0000 (21:10 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 3 Aug 2016 19:10:23 +0000 (21:10 +0200)
dropwatch.spec

index 1aaab86afe8bb9c56e0835fd31b8912de1a63702..b2183195d471013773ad8d999fa3999d42f8b24b 100644 (file)
@@ -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*
This page took 0.234234 seconds and 4 git commands to generate.