On 2 August 2016 at 14:41, William Tu <u9012...@gmail.com> wrote: > Starting with RPM 4.1, rpmbuild will exit if all files in the $RPM_BUILD_ROOT > directory are not found in the %files section, resulting 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 patch disables it and tested with rpmbuild 4.13.0 under Fedora 23. > > Signed-off-by: William Tu <u9012...@gmail.com>
Is this just because the fedora packaging hasn't been updated to provide OVN, or someone has forgotten to update the specfile after adding/moving files? It seems to me like the right solution is to specify these files in the specfile somehow, rather than overriding a warning about unpackaged files. _______________________________________________ dev mailing list dev@openvswitch.org http://openvswitch.org/mailman/listinfo/dev