summaryrefslogtreecommitdiff
path: root/rhel
diff options
context:
space:
mode:
authorWilliam Tu <u9012063@gmail.com>2016-08-02 23:07:15 -0700
committerRussell Bryant <russell@ovn.org>2016-08-03 08:29:01 -0400
commit13a08aa9061465d30e89dcbb58c759f05d3c181d (patch)
tree6c627a0e268c5cd8da50f8e5e9c06cde4a384793 /rhel
parenta103c1f4a4e30c3ccccef3a2f06c3cabe506f187 (diff)
downloadopenvswitch-13a08aa9061465d30e89dcbb58c759f05d3c181d.tar.gz
fedora.spec: Add OVN include files.
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 patch fixes it and tested with rpmbuild 4.13.0 under Fedora 23. Signed-off-by: William Tu <u9012063@gmail.com> Signed-off-by: Russell Bryant <russell@ovn.org>
Diffstat (limited to 'rhel')
-rw-r--r--rhel/openvswitch-fedora.spec.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/rhel/openvswitch-fedora.spec.in b/rhel/openvswitch-fedora.spec.in
index 088afcb9e..34c0f37f2 100644
--- a/rhel/openvswitch-fedora.spec.in
+++ b/rhel/openvswitch-fedora.spec.in
@@ -405,6 +405,7 @@ fi
%{_libdir}/pkgconfig/*.pc
%{_includedir}/openvswitch/*
%{_includedir}/openflow/*
+%{_includedir}/ovn/*
%files
%defattr(-,root,root)