diff mbox

[ovs-dev,2/2] rhel: Remove ovs-sim man page from spec.

Message ID 1442421031-11694-2-git-send-email-gshetty@nicira.com
State Changes Requested
Headers show

Commit Message

Gurucharan Shetty Sept. 16, 2015, 4:30 p.m. UTC
Reported-by: Dotslash Lu <dotslash.lu@gmail.com>
Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
---
 rhel/openvswitch.spec.in |    1 -
 1 file changed, 1 deletion(-)

Comments

Gurucharan Shetty Sept. 16, 2015, 4:36 p.m. UTC | #1
The above change is likely needed for xenserver too. I will send an
updated patch.

On Wed, Sep 16, 2015 at 9:30 AM, Gurucharan Shetty <shettyg@nicira.com> wrote:
> Reported-by: Dotslash Lu <dotslash.lu@gmail.com>
> Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
> ---
>  rhel/openvswitch.spec.in |    1 -
>  1 file changed, 1 deletion(-)
>
> diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
> index 642986b..0ec65be 100644
> --- a/rhel/openvswitch.spec.in
> +++ b/rhel/openvswitch.spec.in
> @@ -180,7 +180,6 @@ exit 0
>  /var/lib/openvswitch
>  /var/log/openvswitch
>  %exclude /usr/bin/ovn-*
> -%exclude /usr/share/man/man1/ovs-sim.1.gz
>  %exclude /usr/share/man/man5/ovn-*
>  %exclude /usr/share/man/man7/ovn-*
>  %exclude /usr/share/man/man8/ovn-*
> --
> 1.7.9.5
>
diff mbox

Patch

diff --git a/rhel/openvswitch.spec.in b/rhel/openvswitch.spec.in
index 642986b..0ec65be 100644
--- a/rhel/openvswitch.spec.in
+++ b/rhel/openvswitch.spec.in
@@ -180,7 +180,6 @@  exit 0
 /var/lib/openvswitch
 /var/log/openvswitch
 %exclude /usr/bin/ovn-*
-%exclude /usr/share/man/man1/ovs-sim.1.gz
 %exclude /usr/share/man/man5/ovn-*
 %exclude /usr/share/man/man7/ovn-*
 %exclude /usr/share/man/man8/ovn-*