From def046d5867c3b0853c03bfc18ea103eb2c3fe14 Mon Sep 17 00:00:00 2001 From: Ethan Jackson Date: Wed, 31 Aug 2011 12:33:21 -0700 Subject: rhel: Add ovs-pki to rpm. --- rhel/openvswitch.spec.in | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'rhel') diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in index 13059900..9bd6b583 100644 --- a/rhel/openvswitch.spec.in +++ b/rhel/openvswitch.spec.in @@ -51,9 +51,7 @@ install xenserver/uuid.py $RPM_BUILD_ROOT/usr/share/openvswitch/python # Get rid of stuff we don't want to make RPM happy. rm \ $RPM_BUILD_ROOT/usr/bin/ovs-controller \ - $RPM_BUILD_ROOT/usr/bin/ovs-pki \ $RPM_BUILD_ROOT/usr/share/man/man8/ovs-controller.8 \ - $RPM_BUILD_ROOT/usr/share/man/man8/ovs-pki.8 \ $RPM_BUILD_ROOT/usr/sbin/ovs-vlan-bug-workaround \ $RPM_BUILD_ROOT/usr/share/man/man8/ovs-vlan-bug-workaround.8 @@ -108,6 +106,7 @@ exit 0 /usr/bin/ovs-ofctl /usr/bin/ovs-parse-leaks /usr/bin/ovs-pcap +/usr/bin/ovs-pki /usr/bin/ovs-tcpundump /usr/bin/ovs-vlan-test /usr/bin/ovs-vsctl @@ -131,6 +130,7 @@ exit 0 /usr/share/man/man8/ovs-dpctl.8.gz /usr/share/man/man8/ovs-ofctl.8.gz /usr/share/man/man8/ovs-parse-leaks.8.gz +/usr/share/man/man8/ovs-pki.8.gz /usr/share/man/man8/ovs-vlan-test.8.gz /usr/share/man/man8/ovs-vsctl.8.gz /usr/share/man/man8/ovs-vswitchd.8.gz -- cgit v1.2.3