Changes of Revision 3
[-] | Changed | munin.spec |
x 1
2 Source6: munin-node.cron.d 3 Source7: plugins.conf 4 5 -Requires: perl-HTML-Template rrdtool logrotate cron 6 +Requires: perl-HTML-Template perl-Log-Log4perl perl(Getopt::Long) >= 2.37 rrdtool logrotate cron 7 8 BuildArch: noarch 9 10 BuildRoot: %{_tmppath}/%{name}-%{version}-root 11 12 -BuildRequires: html2text htmldoc perl-Module-Build 13 +BuildRequires: html2text htmldoc perl-Module-Build perl-HTML-Template perl-Log-Log4perl perl(Getopt::Long) >= 2.37 14 15 16 %description 17 |