[Ovirt-devel] [PATCH recipe] Remove ovirt-docs from recipe since it is now required by ovirt-server instead

Jason Guiditta jguiditt at redhat.com
Wed Oct 15 03:41:13 UTC 2008


On Tue, 2008-10-14 at 23:08 -0400, Perry Myers wrote:
> Signed-off-by: Perry Myers <pmyers at redhat.com>
> ---
>  appliances/ovirt/ovirt.pp.in |    4 ----
>  ovirt-recipe.spec.in         |    1 -
>  2 files changed, 0 insertions(+), 5 deletions(-)
> 
> diff --git a/appliances/ovirt/ovirt.pp.in b/appliances/ovirt/ovirt.pp.in
> index da98f2d..66f7a9e 100644
> --- a/appliances/ovirt/ovirt.pp.in
> +++ b/appliances/ovirt/ovirt.pp.in
> @@ -179,10 +179,6 @@ single_exec {"ovirt_installation":
>      require => [Service["postgresql"],Single_exec["ovirt_appliance_installation"]]
>  }
>  
> -single_exec {"ovirt_docs_accesible_from_server":
> -    command => "/bin/ln -s /usr/share/doc/ovirt-docs-${appliance_version}/Using_oVirt/ /usr/share/ovirt-server/public/help"
> -}
> -
>  #
>  # Cobbler Configuration
>  #
> diff --git a/ovirt-recipe.spec.in b/ovirt-recipe.spec.in
> index b98380c..9fef6af 100644
> --- a/ovirt-recipe.spec.in
> +++ b/ovirt-recipe.spec.in
> @@ -29,7 +29,6 @@ Requires: iscsi-initiator-utils
>  Requires: ovirt-server
>  Requires: ovirt-node-image-pxe
>  Requires: ovirt-release
> -Requires: ovirt-docs
>  Requires: rhpl
>  Requires: cobbler
>  Requires: rubygem-cobbler

ACK, since this is just backing out an older version of what was added
into the server spec file.

-j




More information about the ovirt-devel mailing list