1
0
Stephan Kulow 2012-05-30 11:25:31 +00:00 committed by Git OBS Bridge
parent e3efbd7664
commit 2c4867f260

View File

@ -29,13 +29,8 @@ BuildArch: noarch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: perl
BuildRequires: perl-macros
%if %{with test}
# fix build cycle, do not enable
BuildRequires: rrdtool
BuildRequires: perl(Log::Dispatch)
BuildRequires: perl(Log::Dispatch::FileRotate) >= 1.10
BuildRequires: perl(XML::DOM) > 1.29
%endif
# MANUAL
Requires: rrdtool
%{perl_requires}
%description