On Mon, Apr 06, 2015 at 10:10:07PM +0200, Thomas Graf wrote:
> On 04/05/15 at 01:36pm, Ben Pfaff wrote:
> > On Sun, Apr 05, 2015 at 12:28:46PM -0700, Justin Pettit wrote:
> > > Thanks for fixing this.  In the "Open vSwitch kernel module" section,
> > > there's a part where "openvswitch.ko" is listed under "Provides:".
> > > Should the vport kernel modules also be included?
> > 
> > I don't know.
> > 
> > Maybe this is relevant for the Fedora spec file too, so let's ask Flavio
> > (CCed).
> 
> Looking at the xenserver spec files, the whole point of the virtual
> package openvswitch.ko.X seems to be manual ABI versioning (which it
> seems was never bumped so far). We can't break ABI to user space
> anyway so I fail to see the purpose for this.

OK.

> The Fedora spec file is lacking a proper %files wildcard for all
> installed .ko though.

I'm an RPM programmer at "cargo cult" level only.  Does this mean that
we should change:
    /lib/modules/%{kernel}/kernel/extra/openvswitch/openvswitch.ko
    /lib/modules/%{kernel}/kernel/extra/openvswitch/vport-*.ko
to
    /lib/modules/%{kernel}/kernel/extra/openvswitch/*.ko
or something else?

Thanks,

Ben.
_______________________________________________
dev mailing list
[email protected]
http://openvswitch.org/mailman/listinfo/dev

Reply via email to