1
0
Fork 0

spec: utils now requires base package (rhbz#809934)

This commit is contained in:
Jaroslav Škarvada 2012-04-06 11:00:39 +02:00
parent 99a863f517
commit 14c23e444a

View file

@ -26,6 +26,7 @@ network and ATA harddisk devices are implemented.
%package utils
Summary: Disk and net statistic monitoring systemtap scripts
Requires: %{name} = %{version}-%{release}
Requires: systemtap
%description utils