xenserver: Package vport-*.ko with kernel module.
authorBen Pfaff <blp@nicira.com>
Sun, 5 Apr 2015 19:12:12 +0000 (12:12 -0700)
committerBen Pfaff <blp@nicira.com>
Sun, 5 Apr 2015 20:39:49 +0000 (13:39 -0700)
Fixes a build error due to unpackaged files.

Signed-off-by: Ben Pfaff <blp@nicira.com>
Acked-by: Justin Pettit <jpettit@nicira.com>
xenserver/openvswitch-xen.spec.in

index 4d98d2e..2902372 100644 (file)
@@ -1,6 +1,6 @@
 # Spec file for Open vSwitch.
 
-# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014 Nicira, Inc.
+# Copyright (C) 2009, 2010, 2011, 2012, 2013, 2014, 2015 Nicira, Inc.
 #
 # Copying and distribution of this file, with or without modification,
 # are permitted in any medium without royalty provided the copyright
@@ -502,3 +502,4 @@ exit 0
 
 %files %{module_package}
 /lib/modules/%{xen_version}/extra/openvswitch/openvswitch.ko
+/lib/modules/%{xen_version}/extra/openvswitch/vport-*.ko