Search
j0ke.net Open Build Service
>
Projects
>
server:monitoring
>
munin14
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 7
[-]
[+]
Changed
munin.spec
@@ -28,12 +28,19 @@ Source7: plugins.conf Requires: perl-HTML-Template perl-Log-Log4perl perl(Getopt::Long) >= 2.37 rrdtool logrotate cron +Requires: perl(Net::SSLeay) +Requires: perl(Net::Server) +Requires: perl(Net::SNMP) BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-root -BuildRequires: html2text htmldoc perl-Module-Build perl-HTML-Template perl-Log-Log4perl perl(Getopt::Long) >= 2.37 +BuildRequires: html2text htmldoc +BuildRequires: perl-Module-Build perl-HTML-Template perl-Log-Log4perl perl(Getopt::Long) >= 2.37 +BuildRequires: perl(Net::SSLeay) +BuildRequires: perl(Net::Server) +BuildRequires: perl(Net::SNMP) %description @@ -57,7 +64,10 @@ Summary: Network-wide graphing framework (node) BuildArch: noarch -Requires: perl-Net-Server ps sysstat logrotate cron +Requires: ps sysstat logrotate cron +Requires: perl(Net::SSLeay) +Requires: perl(Net::Server) +Requires: perl(Net::SNMP) %description node Munin is a highly flexible and powerful solution used to create graphs of @@ -190,12 +200,12 @@ %files %defattr(-, root, root) -%doc %{_docdir}/munin/README %{_docdir}/munin/COPYING +%doc %{_docdir}/munin/README +%doc %{_docdir}/munin/COPYING %doc %{_docdir}/munin/resources/apache-cgi.conf %doc %{_docdir}/munin/ChangeLog %dir %{htmldir} %{htmldir}/.htaccess -%{htmldir}/favicon.ico %{_mandir}/man8/munin-graph* %{_mandir}/man8/munin-update* %{_mandir}/man8/munin-html*