[lorax] Don't remove hmac files for ssh and sshd (#882153)

Vratislav Podzimek vpodzime at redhat.com
Wed Mar 13 09:01:54 UTC 2013


On Tue, 2013-03-12 at 11:12 -0700, Brian C. Lane wrote:
> From: "Brian C. Lane" <bcl at redhat.com>
> 
> ---
>  share/runtime-cleanup.tmpl | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
> 
> diff --git a/share/runtime-cleanup.tmpl b/share/runtime-cleanup.tmpl
> index 34a0a3a..9dfc021 100644
> --- a/share/runtime-cleanup.tmpl
> +++ b/share/runtime-cleanup.tmpl
> @@ -286,8 +286,8 @@ removefrom nss-softokn /usr/${libdir}/nss/*
>  removefrom openldap /etc/openldap/* /usr/${libdir}/libldap_r-*
>  removefrom openssh /etc/ssh/* /usr/libexec/*
>  removefrom openssh-clients /etc/ssh/* /usr/bin/slogin /usr/bin/ssh-*
> -removefrom openssh-clients /usr/${libdir}/* /usr/libexec/*
> -removefrom openssh-server /etc/ssh/* /usr/${libdir}/* /usr/libexec/*
> +removefrom openssh-clients /usr/libexec/*
> +removefrom openssh-server /etc/ssh/* /usr/libexec/*
>  removefrom openssl /etc/pki/* /usr/bin/* /usr/${libdir}/openssl/*
>  removefrom pam /usr/sbin/* /usr/share/locale/*
>  removefrom pciutils /usr/sbin/*
Looks good to me.

-- 
Vratislav Podzimek

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



More information about the anaconda-patches mailing list