summaryrefslogtreecommitdiff
path: root/rhel/openvswitch-kmod-fedora.spec.in
diff options
context:
space:
mode:
Diffstat (limited to 'rhel/openvswitch-kmod-fedora.spec.in')
-rw-r--r--rhel/openvswitch-kmod-fedora.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/rhel/openvswitch-kmod-fedora.spec.in b/rhel/openvswitch-kmod-fedora.spec.in
index ed3800226..ecea16c8b 100644
--- a/rhel/openvswitch-kmod-fedora.spec.in
+++ b/rhel/openvswitch-kmod-fedora.spec.in
@@ -1,6 +1,6 @@
# Spec file for Open vSwitch.
-# Copyright (C) 2009, 2010 Nicira Networks, Inc.
+# Copyright (C) 2009, 2010, 2015 Nicira Networks, Inc.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
@@ -55,7 +55,7 @@ depmod %{kernel}
%files
%defattr(-,root,root)
-/lib/modules/%{kernel}/kernel/extra/openvswitch/openvswitch.ko
+/lib/modules/%{kernel}/kernel/extra/openvswitch/*.ko
%changelog
* Wed Sep 21 2011 Kyle Mestery <kmestery@cisco.com>