[ABRT PATCH] SPEC: do not require abrt-retrace-client in RHEL

Michal Toman mtoman at redhat.com
Tue Jul 30 10:36:36 UTC 2013


Pushed, thanks

On 30.07.2013 12:12, Jakub Filak  wrote:
> references RHBZ#917778
>
> Signed-off-by: Jakub Filak <jfilak at redhat.com>
> ---
>   abrt.spec.in | 2 ++
>   1 file changed, 2 insertions(+)
>
> diff --git a/abrt.spec.in b/abrt.spec.in
> index 2ac2e64..71e12f0 100644
> --- a/abrt.spec.in
> +++ b/abrt.spec.in
> @@ -122,8 +122,10 @@ Group: System Environment/Libraries
>   Requires: cpio
>   Requires: gdb >= 7.0-3
>   Requires: elfutils
> +%if 0%{!?rhel:1}
>   # abrt-action-perform-ccpp-analysis wants to run analyze_RetraceServer:
>   Requires: %{name}-retrace-client
> +%endif
>   Requires: %{name} = %{version}-%{release}
>   Requires: abrt-libs = %{version}-%{release}
>
>


More information about the Crash-catcher mailing list