[PATCH 1/3] Do not include tzmapdata into the main package

Chris Lumens clumens at redhat.com
Thu Nov 14 21:24:23 UTC 2013


> diff --git a/anaconda.spec.in b/anaconda.spec.in
> old mode 100644
> new mode 100755
> index 9cec8da..56c8d54
> --- a/anaconda.spec.in
> +++ b/anaconda.spec.in
> @@ -221,6 +221,7 @@ update-desktop-database &> /dev/null || :
>  %{_sbindir}/anaconda
>  %{_sbindir}/handle-sshpw
>  %{_datadir}/anaconda
> +%exclude %{_datadir}/anaconda/tzmapdata
>  %{_prefix}/libexec/anaconda
>  %{_libdir}/python*/site-packages/pyanaconda/*
>  %{_bindir}/analog

With David Shea's libtimezonemap patches, you won't need this patch.

- Chris


More information about the anaconda-patches mailing list