]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- release 6 (by relup.sh)
[packages/collectd.git] / collectd.spec
index d615d4a786985b0969146c0686ba9876edbb2b83..62c3777765726e554f4697ce985efe0552a3bb5c 100644 (file)
 %bcond_without dns             # DNS plugin
 %bcond_without ipmi            # IPMI plugin
 %bcond_without iptables        # iptables plugin
+%bcond_with    java
 %bcond_without libesmtp        # notify_email plugin
 %bcond_without libvirt         # libvirt plugin
 %bcond_without modbus  # modbus plugin
@@ -125,7 +126,7 @@ Summary:    Collects system information in RRD files
 Summary(pl.UTF-8):     Zbieranie informacji o systemie w plikach RRD
 Name:          collectd
 Version:       5.5.0
-Release:       1
+Release:       6
 License:       GPL v2
 Group:         Daemons
 Source0:       http://collectd.org/files/%{name}-%{version}.tar.bz2
@@ -1342,6 +1343,7 @@ Perl files from Collectd package
        %{__enable_disable dns} \
        %{__enable_disable ipmi} \
        %{__enable_disable iptables} \
+       %{__with_without java} \
        %{__enable_disable multimeter} \
        %{__enable_disable mysql} \
        %{__enable_disable netlink} \
This page took 0.029645 seconds and 4 git commands to generate.