[PATCH 1/2] Don't require hfs-tools on RHEL (#849987).

Vratislav Podzimek vpodzime at redhat.com
Wed Aug 22 18:05:54 UTC 2012


These both look good to me.

On Wed, 2012-08-22 at 13:56 -0400, Chris Lumens wrote:
> ---
>  anaconda.spec.in | 2 ++
>  1 file changed, 2 insertions(+)
> 
> diff --git a/anaconda.spec.in b/anaconda.spec.in
> index 2c4a328..98bb73a 100644
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -143,7 +143,9 @@ Requires: zenity
>  %endif
>  Requires: createrepo >= %{createrepover}
>  Requires: squashfs-tools
> +%if ! 0%{?rhel}
>  Requires: hfsplus-tools
> +%endif
>  Requires: genisoimage >= %{genisoimagever}
>  Requires: GConf2 >= %{gconfversion}
>  %ifarch %{ix86} x86_64

-- 
Vratislav Podzimek

Anaconda Rider | Red Hat, Inc. | Brno - Czech Republic



More information about the anaconda-patches mailing list