summaryrefslogtreecommitdiffstats
path: root/systemtap.spec
diff options
context:
space:
mode:
authorFrank Ch. Eigler <fche@elastic.org>2009-09-08 06:30:04 -0400
committerFrank Ch. Eigler <fche@elastic.org>2009-09-08 06:30:04 -0400
commite408e69fb484f3a30ec698c7804bb5391f0b7e16 (patch)
tree6a8ae76014d9fb432aab5f49e163c95f4a367861 /systemtap.spec
parent5a1c472ea889332ce6e16315ddd81fc6b51202cd (diff)
downloadsystemtap-steved-e408e69fb484f3a30ec698c7804bb5391f0b7e16.tar.gz
systemtap-steved-e408e69fb484f3a30ec698c7804bb5391f0b7e16.tar.xz
systemtap-steved-e408e69fb484f3a30ec698c7804bb5391f0b7e16.zip
packaging: make -client and -system prereq zip & unzip
Diffstat (limited to 'systemtap.spec')
-rw-r--r--systemtap.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/systemtap.spec b/systemtap.spec
index aacd0603..0241df4f 100644
--- a/systemtap.spec
+++ b/systemtap.spec
@@ -97,6 +97,7 @@ License: GPLv2+
URL: http://sourceware.org/systemtap/
Requires: systemtap-runtime = %{version}-%{release}
Requires: avahi avahi-tools nss nss-tools mktemp
+Requires: zip unzip
%description client
SystemTap client is the client component of an instrumentation
@@ -110,6 +111,7 @@ License: GPLv2+
URL: http://sourceware.org/systemtap/
Requires: systemtap
Requires: avahi avahi-tools nss nss-tools mktemp
+Requires: zip unzip
%description server
SystemTap server is the server component of an instrumentation