From 13e6d2152e5aca18e4fd1d0d5f8c6b280f995763 Mon Sep 17 00:00:00 2001 From: Dave Brolley Date: Tue, 9 Sep 2008 15:09:21 -0400 Subject: Remove unnecessary dependencies. --- systemtap.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'systemtap.spec') diff --git a/systemtap.spec b/systemtap.spec index 5ace5632..f9978baf 100644 --- a/systemtap.spec +++ b/systemtap.spec @@ -81,7 +81,7 @@ Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ Requires: systemtap-runtime = %{version}-%{release} -Requires: avahi-tools nc mktemp grep sed tar which coreutils util-linux-ng +Requires: avahi-tools nc mktemp %description client SystemTap client is the client component of an instrumentation @@ -94,7 +94,7 @@ Group: Development/System License: GPLv2+ URL: http://sourceware.org/systemtap/ Requires: systemtap -Requires: avahi-tools nc net-tools gawk mktemp grep sed tar coreutils util-linux-ng +Requires: avahi-tools nc net-tools mktemp %description server SystemTap server is the server component of an instrumentation -- cgit