Re: [ovs-dev] [PATCHv2] fedora.spec: Add OVN include files.

2016-08-03 Thread Russell Bryant
On Wed, Aug 3, 2016 at 2:07 AM, William Tu wrote: > Current 'make rpm-fedora' fails due to files exists in $RPM_BUILD_ROOT > directory but not found in the %files section, resulting in errors below: > RPM build errors: > Installed (but unpackaged) file(s) found: > /usr/include/ovn/actions

[ovs-dev] [PATCHv2] fedora.spec: Add OVN include files.

2016-08-02 Thread William Tu
Current 'make rpm-fedora' fails due to files exists in $RPM_BUILD_ROOT directory but not found in the %files section, resulting in errors below: RPM build errors: Installed (but unpackaged) file(s) found: /usr/include/ovn/actions.h /usr/include/ovn/expr.h /usr/include/ovn/lex.h The