summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorDave Brolley <brolley@redhat.com>2008-09-12 11:24:05 -0400
committerDave Brolley <brolley@redhat.com>2008-09-12 11:24:05 -0400
commit2c92c3026644f70f2628949a5cc0f94506a46ff5 (patch)
tree872adface963534337345d73daaa4e76a9927e82 /systemtap.spec
parent7d24ceab85d64c5e9dcb4963d91d123d8303ef30 (diff)
downloadsystemtap-steved-2c92c3026644f70f2628949a5cc0f94506a46ff5.tar.gz
systemtap-steved-2c92c3026644f70f2628949a5cc0f94506a46ff5.tar.xz
systemtap-steved-2c92c3026644f70f2628949a5cc0f94506a46ff5.zip
fixes for stap-find-servers and systemtap.spec
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec4
1 files changed, 2 insertions, 2 deletions
diff --git a/systemtap.spec b/systemtap.spec
index 4a7d2b4a..1a967cf1 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
+Requires: avahi 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 mktemp
+Requires: avahi avahi-tools nc net-tools mktemp
%description server
SystemTap server is the server component of an instrumentation