From ebfa1363ae9116da7a6fd0abc4217e1b30179d17 Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Jun 15 2015 18:43:56 +0000 Subject: Own bash completion dirs not owned by anything in dep chain --- diff --git a/kmod.spec b/kmod.spec index 21a3e14..0f9858e 100644 --- a/kmod.spec +++ b/kmod.spec @@ -1,6 +1,6 @@ Name: kmod Version: 21 -Release: 1%{?dist} +Release: 2%{?dist} Summary: Linux kernel module management utilities Group: System Environment/Kernel @@ -95,7 +95,7 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}/weak-modules %{_sbindir}/lsmod %{_sbindir}/depmod %{_sbindir}/weak-modules -%{_datadir}/bash-completion/completions/kmod +%{_datadir}/bash-completion/ %attr(0644,root,root) %{_mandir}/man5/*.5* %attr(0644,root,root) %{_mandir}/man8/*.8* %doc NEWS README TODO @@ -111,6 +111,9 @@ install -m 755 %{SOURCE1} $RPM_BUILD_ROOT%{_sbindir}/weak-modules %{_libdir}/libkmod.so %changelog +* Mon Jun 15 2015 Ville Skyttä - 21-2 +- Own bash completion dirs not owned by anything in dep chain + * Tue Jun 09 2015 Josh Boyer - 21-1 - Update to verion 21