[ovs-dev] [PATCH 2/3] rhel: Package vport-*.ko.

Ben Pfaff blp at nicira.com
Sun Apr 5 20:41:44 UTC 2015


Applied to master, thanks for the review.

On Sun, Apr 05, 2015 at 12:30:56PM -0700, Justin Pettit wrote:
> Acked-by: Justin Pettit <jpettit at nicira.com>
> 
> --Justin
> 
> 
> > On Apr 5, 2015, at 12:12 PM, Ben Pfaff <blp at nicira.com> wrote:
> > 
> > Fixes a presumed build break due to unpackaged files.  (Only "presumed" at
> > this point because it is masked in the VMware build system by the similar
> > XenServer build failure.)
> > 
> > Signed-off-by: Ben Pfaff <blp at nicira.com>
> > ---
> > rhel/openvswitch-kmod-fedora.spec.in | 3 ++-
> > 1 file changed, 2 insertions(+), 1 deletion(-)
> > 
> > diff --git a/rhel/openvswitch-kmod-fedora.spec.in b/rhel/openvswitch-kmod-fedora.spec.in
> > index ed38002..8f79fd2 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
> > @@ -56,6 +56,7 @@ depmod %{kernel}
> > %files
> > %defattr(-,root,root)
> > /lib/modules/%{kernel}/kernel/extra/openvswitch/openvswitch.ko
> > +/lib/modules/%{kernel}/kernel/extra/openvswitch/vport-*.ko
> > 
> > %changelog
> > * Wed Sep 21 2011 Kyle Mestery <kmestery at cisco.com>
> > -- 
> > 2.1.3
> > 
> > _______________________________________________
> > dev mailing list
> > dev at openvswitch.org
> > http://openvswitch.org/mailman/listinfo/dev
> 



More information about the dev mailing list