[kernel] Own the /lib/modules dir.

Ville Skyttä scop at fedoraproject.org
Sat Jan 25 19:00:41 UTC 2014


commit b7897ab1e47fa1a40adfe575279ca881aad8ecdd
Author: Ville Skyttä <ville.skytta at iki.fi>
Date:   Sat Jan 25 21:00:47 2014 +0200

    Own the /lib/modules dir.

 kernel.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/kernel.spec b/kernel.spec
index 98ca215..3003c39 100644
--- a/kernel.spec
+++ b/kernel.spec
@@ -2041,6 +2041,7 @@ fi
 %endif\
 %attr(600,root,root) /boot/System.map-%{KVERREL}%{?2:+%{2}}\
 /boot/config-%{KVERREL}%{?2:+%{2}}\
+%dir /lib/modules\
 %dir /lib/modules/%{KVERREL}%{?2:+%{2}}\
 /lib/modules/%{KVERREL}%{?2:+%{2}}/kernel\
 /lib/modules/%{KVERREL}%{?2:+%{2}}/build\
@@ -2090,6 +2091,9 @@ fi
 #                                    ||----w |
 #                                    ||     ||
 %changelog
+* Sat Jan 25 2014 Ville Skyttä <ville.skytta at iki.fi>
+- Own the /lib/modules dir.
+
 * Sat Jan 25 2014 Peter Robinson <pbrobinson at fedoraproject.org>
 - Initial ARM config updates for 3.14
 - Disable highbank cpuidle driver


More information about the scm-commits mailing list