xen.spec: Fix xenserver build failure.
authorAlex Wang <alexw@nicira.com>
Fri, 21 Nov 2014 18:55:03 +0000 (10:55 -0800)
committerAlex Wang <alexw@nicira.com>
Fri, 21 Nov 2014 19:13:46 +0000 (11:13 -0800)
commitfaebf930196069f7ea2dc97ee3968698dcea84f2
treeca64318c73faaec07a90c21c6f333de7606a1572
parent8f9392dc70a5816074edf1656ca2ea9d77cee254
xen.spec: Fix xenserver build failure.

This commit conducts similar operations as commit 2fd84d5e5
(rhel: Include pkgconfig and update header install in
Fedora/RHEL spec.) to xenserver spec file to prevent the
following rpmbuild failure.

  RPM build errors:
       Installed (but unpackaged) file(s) found:
           /usr/include/openflow/nicira-ext.h
           /usr/include/openflow/openflow-1.0.h
           /usr/include/openflow/openflow-1.1.h
           /usr/include/openflow/openflow-1.2.h
           /usr/include/openflow/openflow-1.3.h
           /usr/include/openflow/openflow-1.4.h
           /usr/include/openflow/openflow-1.5.h
           /usr/include/openflow/openflow-common.h
           /usr/include/openflow/openflow.h
           /usr/include/openvswitch/types.h
           /usr/lib/pkgconfig/libofproto.pc
           /usr/lib/pkgconfig/libopenvswitch.pc
           /usr/lib/pkgconfig/libovsdb.pc
           /usr/lib/pkgconfig/libsflow.pc

VMware-BZ: #1362092

Reported-by: Edwin Chiu <echiu@nicira.com>
Signed-off-by: Alex Wang <alexw@nicira.com>
Acked-by: Gurucharan Shetty <gshetty@nicira.com>
xenserver/openvswitch-xen.spec.in