summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: c0760b1)
raw | patch | inline | side by side (parent: c0760b1)
author | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 4 Sep 2017 09:51:04 +0000 (11:51 +0200) | ||
committer | Marc Fournier <marc.fournier@camptocamp.com> | |
Mon, 4 Sep 2017 09:51:13 +0000 (11:51 +0200) |
contrib/redhat/collectd.spec | patch | blob | history |
index 5181293b1c4caa6d65c35dd66ef96f564c227442..a51c570977a87a06ee56dd6e2fdfb70ac0ad86a7 100644 (file)
Summary: Java plugin for collectd
Group: System Environment/Daemons
Requires: %{name}%{?_isa} = %{version}-%{release}
-BuildRequires: java-devel, jpackage-utils
-Requires: java, jpackage-utils
+BuildRequires: java-devel >= 1.6, jpackage-utils >= 1.6
+Requires: java >= 1.6, jpackage-utils >= 1.6
%description java
This plugin for collectd allows plugins to be written in Java and executed
in an embedded JVM.