From ba50b03b24c6dce14eb9b2ef92921a6d06c3cf45 Mon Sep 17 00:00:00 2001 From: Jakub Filak Date: Jun 14 2013 20:43:17 +0000 Subject: Add a forgotten requires on tar in retrace-client --- diff --git a/abrt.spec b/abrt.spec index 4cb33dd..997c5f1 100644 --- a/abrt.spec +++ b/abrt.spec @@ -125,6 +125,7 @@ Summary: %{name}'s retrace client Group: System Environment/Libraries Requires: %{name} = %{version}-%{release} Requires: xz +Requires: tar %description retrace-client This package contains the client application for Retrace server