%global _hardened_build 1 %global __provides_exclude_from ^%{_libdir}/collectd/.*\\.so$ Summary: Statistics collection daemon for filling RRD files Name: collectd Version: 5.4.0 Release: 2%{?dist} License: GPLv2 Group: System Environment/Daemons URL: http://collectd.org/ Source: http://collectd.org/files/%{name}-%{version}.tar.bz2 Source1: collectd-httpd.conf Source2: collection.conf Source3: collectd.service Source91: apache.conf Source92: email.conf Source93: mysql.conf Source94: nginx.conf Source95: sensors.conf Source96: snmp.conf Source97: rrdtool.conf Patch0: %{name}-include-collectd.d.patch BuildRequires: perl(ExtUtils::MakeMaker) BuildRequires: perl(ExtUtils::Embed) BuildRequires: python-devel BuildRequires: libgcrypt-devel Requires(post): systemd Requires(preun): systemd Requires(postun): systemd %description collectd is a small daemon written in C for performance. It reads various system statistics and updates RRD files, creating them if necessary. Since the daemon doesn't need to startup every time it wants to update the files it's very fast and easy on the system. Also, the statistics are very fine grained since the files are updated every 10 seconds. %package amqp Summary: AMQP plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: librabbitmq-devel %description amqp This plugin can be used to communicate with other instances of collectd or third party applications using an AMQP message broker. %package apache Summary: Apache plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} %description apache This plugin collects data provided by Apache's 'mod_status'. %package ascent Summary: Ascent plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: curl-devel BuildRequires: libxml2-devel %description ascent This plugin collects data about an Ascent server, a free server for the "World of Warcraft" game. %package bind Summary: Bind plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: curl-devel BuildRequires: libxml2-devel %description bind This plugin retrieves statistics from the BIND dns server. %package curl Summary: Curl plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: curl-devel %description curl This plugin reads webpages with curl %package curl_json Summary: Curl JSON plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: curl-devel BuildRequires: yajl-devel %description curl_json This plugin retrieves JSON data via curl. %package curl_xml Summary: Curl XML plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: curl-devel BuildRequires: libxml2-devel %description curl_xml This plugin retrieves XML data via curl. %package dbi Summary: DBI plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libdbi-devel %description dbi This plugin uses the dbi library to connect to various databases, execute SQL statements and read back the results. %package dns Summary: DNS traffic analysis plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libpcap-devel %description dns This plugin collects DNS traffic data. %package email Summary: Email plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release}, spamassassin %description email This plugin collects data provided by spamassassin. %package generic-jmx Summary: Generic JMX plugin for collectd Group: System Environment/Daemons Requires: collectd-java = %{version}-%{release} %description generic-jmx This plugin collects data provided by JMX. %package gmond Summary: Gmond plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release}, spamassassin BuildRequires: ganglia-devel %description gmond This plugin receives multicast traffic sent by gmond, the statistics collection daemon of Ganglia. %package ipmi Summary: IPMI plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: OpenIPMI-devel %description ipmi This plugin for collectd provides IPMI support. %package iptables Summary: Iptables plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: iptables-devel %description iptables This plugin collects data from iptables counters. %package ipvs Summary: IPVS plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} %description ipvs This plugin collects data from IPVS. %package java Summary: Java bindings for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: java-devel BuildRequires: jpackage-utils %description java These are the Java bindings for collectd. %package lvm Summary: LVM plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: lvm2-devel %description lvm This plugin collects information from lvm %package memcachec Summary: Memcachec plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libmemcached-devel %description memcachec This plugin connects to a memcached server, queries one or more given pages and parses the returned data according to user specification. %package modbus Summary: Modbus plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libmodbus-devel %description modbus This plugin connects to a Modbus "slave" via Modbus/TCP and reads register values. %package mysql Summary: MySQL plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: mysql-devel %description mysql MySQL querying plugin. This plugin provides data of issued commands, called handlers and database traffic. %package netlink Summary: Netlink plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: iproute-static, libmnl-devel %description netlink This plugin uses a netlink socket to query the Linux kernel about statistics of various interface and routing aspects. %package nginx Summary: Nginx plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} %description nginx This plugin collects data provided by Nginx. %package notify_desktop Summary: Notify desktop plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libnotify-devel %description notify_desktop This plugin sends a desktop notification to a notification daemon, as defined in the Desktop Notification Specification. %package notify_email Summary: Notify email plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libesmtp-devel %description notify_email This plugin uses the ESMTP library to send notifications to a configured email address. %ifnarch s390 s390x %package nut Summary: Network UPS Tools plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: nut-devel %description nut This plugin for collectd provides Network UPS Tools support. %endif %package -n perl-Collectd Summary: Perl bindings for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) %description -n perl-Collectd This package contains the Perl bindings and plugin for collectd. %package pinba Summary: Pinba plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: protobuf-c-devel %description pinba This plugin receives profiling information from Pinba, an extension for the PHP interpreter. %package ping Summary: Ping plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: liboping-devel %description ping This plugin for collectd provides network latency statistics. %package postgresql Summary: PostgreSQL plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: postgresql-devel %description postgresql PostgreSQL querying plugin. This plugins provides data of issued commands, called handlers and database traffic. %package rrdcached Summary: RRDCacheD plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: rrdtool-devel %description rrdcached This plugin uses the RRDtool accelerator daemon, rrdcached(1), to store values to RRD files in an efficient manner. %package rrdtool Summary: RRDTool plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: rrdtool-devel %description rrdtool This plugin for collectd provides rrdtool support. %ifnarch ppc ppc64 sparc sparc64 %package sensors Summary: Libsensors module for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release}, lm_sensors BuildRequires: lm_sensors-devel %description sensors This plugin for collectd provides querying of sensors supported by lm_sensors. %endif %package snmp Summary: SNMP module for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release}, net-snmp BuildRequires: net-snmp-devel %description snmp This plugin for collectd provides querying of net-snmp. %package varnish Summary: Varnish plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: varnish-libs-devel %description varnish This plugin collects information about Varnish, an HTTP accelerator. %ifnarch ppc ppc64 sparc sparc64 %package virt Summary: Libvirt plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: libvirt-devel BuildRequires: libxml2-devel %description virt This plugin collects information from virtualized guests. %endif %package web Summary: Contrib web interface to viewing rrd files Group: System Environment/Daemons Requires: collectd = %{version}-%{release} Requires: collectd-rrdtool = %{version}-%{release} Requires: perl-HTML-Parser, perl-Regexp-Common, rrdtool-perl, httpd %description web This package will allow for a simple web interface to view rrd files created by collectd. %package write_riemann Summary: Riemann output plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: protobuf-c-devel %description write_riemann This plugin can send data to Riemann. %package xmms Summary: XMMS plugin for collectd Group: System Environment/Daemons Requires: collectd = %{version}-%{release} BuildRequires: xmms-devel %description xmms This is a collectd plugin for the XMMS music player. It graphs the bit-rate and sampling rate as you play songs. %prep %setup -q %patch0 -p1 sed -i.orig -e 's|-Werror||g' Makefile.in */Makefile.in %build %configure CFLAGS="%{optflags} -DLT_LAZY_OR_NOW='RTLD_LAZY|RTLD_GLOBAL'" \ --enable-all-plugins \ --disable-static \ --disable-apple_sensors \ --disable-aquaero \ --disable-lpar \ --disable-mic \ --disable-netapp \ %ifarch s390 s390x --disable-nut \ %endif --disable-onewire \ --disable-oracle \ --disable-pf \ --disable-redis \ --disable-routeros \ %ifarch ppc ppc64 sparc sparc64 --disable-sensors \ %endif --disable-sigrok \ --disable-tape \ --disable-tokyotyrant \ --disable-write_mongodb \ --disable-write_redis \ --disable-zfs_arc \ --with-libiptc \ --with-java=%{java_home}/ \ --with-python \ --with-perl-bindings=INSTALLDIRS=vendor %{__make} %{?_smp_mflags} %install %{__rm} -rf contrib/SpamAssassin %{__make} install DESTDIR="%{buildroot}" %{__install} -Dp -m0644 src/collectd.conf %{buildroot}%{_sysconfdir}/collectd.conf %{__install} -Dp -m0644 %{SOURCE3} %{buildroot}%{_unitdir}/collectd.service %{__install} -d -m0755 %{buildroot}%{_localstatedir}/lib/collectd/rrd %{__install} -d -m0755 %{buildroot}/%{_datadir}/collectd/collection3/ %{__install} -d -m0755 %{buildroot}/%{_sysconfdir}/httpd/conf.d/ find contrib/ -type f -exec %{__chmod} a-x {} \; # Remove Perl hidden .packlist files. find %{buildroot} -name .packlist -exec rm {} \; # Remove Perl temporary file perllocal.pod find %{buildroot} -name perllocal.pod -exec rm {} \; # copy web interface cp -ad contrib/collection3/* %{buildroot}/%{_datadir}/collectd/collection3/ rm -f %{buildroot}/%{_datadir}/collectd/collection3/etc/collection.conf cp %{SOURCE1} %{buildroot}/%{_sysconfdir}/httpd/conf.d/collectd.conf cp %{SOURCE2} %{buildroot}%{_sysconfdir}/collection.conf ln -s %{_sysconfdir}/collection.conf %{buildroot}/%{_datadir}/collectd/collection3/etc/collection.conf chmod +x %{buildroot}/%{_datadir}/collectd/collection3/bin/*.cgi # Move the Perl examples to a separate directory. mkdir perl-examples find contrib -name '*.p[lm]' -exec mv {} perl-examples/ \; # Move config contribs mkdir -p %{buildroot}%{_sysconfdir}/collectd.d/ cp %{SOURCE91} %{buildroot}%{_sysconfdir}/collectd.d/apache.conf cp %{SOURCE92} %{buildroot}%{_sysconfdir}/collectd.d/email.conf cp %{SOURCE93} %{buildroot}%{_sysconfdir}/collectd.d/mysql.conf cp %{SOURCE94} %{buildroot}%{_sysconfdir}/collectd.d/nginx.conf cp %{SOURCE95} %{buildroot}%{_sysconfdir}/collectd.d/sensors.conf cp %{SOURCE96} %{buildroot}%{_sysconfdir}/collectd.d/snmp.conf cp %{SOURCE97} %{buildroot}%{_sysconfdir}/collectd.d/rrdtool.conf # configs for subpackaged plugins %ifnarch s390 s390x for p in dns ipmi libvirt nut perl ping postgresql %else for p in dns ipmi libvirt perl ping postgresql %endif do %{__cat} > %{buildroot}%{_sysconfdir}/collectd.d/$p.conf < 5.4.0-2 - Enable memcached plugin (#1036422) - Stop running autoreconf * Sun Sep 15 2013 Ruben Kerkhof 5.4.0-1 - Update to 5.4.0 http://mailman.verplant.org/pipermail/collectd/2013-August/005906.html - Enable new cgroups, statsd and lvm plugins * Sat Aug 03 2013 Fedora Release Engineering - 5.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild * Wed Jul 17 2013 Petr Pisar - 5.3.0-4 - Perl 5.18 rebuild * Mon Jun 03 2013 Kevin Fenzi 5.3.0-3 - Rebuild for new ganglia * Mon May 27 2013 Ruben Kerkhof 5.3.0-2 - BuildRequire static version of iproute (#967214) * Sat Apr 27 2013 Ruben Kerkhof 5.3.0-1 - update to 5.3.0 http://mailman.verplant.org/pipermail/collectd/2013-April/005749.html - enable all plugins we can enable - filter plugins from Provides - use new systemd macros (#850062) - modernize specfile * Mon Apr 22 2013 Alan Pevec 5.2.2-1 - update to 5.2.2 http://mailman.verplant.org/pipermail/collectd/2013-April/005749.html - build with PIE flags rhbz#954322 * Mon Feb 04 2013 Alan Pevec 5.2.1-1 - update to 5.2.1 http://mailman.verplant.org/pipermail/collectd/2013-January/005577.html * Mon Nov 26 2012 Alan Pevec 5.2.0-1 - update to 5.2.0 from Steve Traylen rhbz#877721 * Wed Nov 21 2012 Alan Pevec 5.1.1-1 - update to 5.1.1 - spec cleanups from Ruben Kerkhof - fix postgresql_default.conf location rhbz#681615 - fix broken configuration for httpd 2.4 rhbz#871385 * Mon Nov 19 2012 Alan Pevec 5.0.5-1 - new upstream version 5.0.5 http://mailman.verplant.org/pipermail/collectd/2012-November/005465.html * Mon Sep 17 2012 Alan Pevec 5.0.4-1 - New upstream release, version bump to 5 (#743894) from Andrew Elwell * Wed Jul 18 2012 Fedora Release Engineering - 4.10.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild * Mon Jun 11 2012 Petr Pisar - 4.10.7-2 - Perl 5.16 rebuild * Tue Apr 03 2012 Alan Pevec 4.10.7-1 - new upstream release 4.10.7 http://mailman.verplant.org/pipermail/collectd/2012-April/005045.html * Wed Feb 29 2012 Alan Pevec 4.10.6-1 - new upstream release 4.10.6 http://mailman.verplant.org/pipermail/collectd/2012-February/004932.html * Thu Jan 12 2012 Fedora Release Engineering - 4.10.4-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild * Mon Nov 28 2011 Alan Pevec 4.10.4-1 - new upstream version 4.10.4 http://mailman.verplant.org/pipermail/collectd/2011-October/004777.html - collectd-web config file DataDir value wrong rhbz#719809 - Python plugin doesn't work rhbz#739593 - Add systemd service file. (thanks Paul P. Komkoff Jr) rhbz#754460 * Fri Jul 29 2011 Kevin Fenzi - 4.10.3-8 - Rebuild for new snmp again. * Thu Jul 21 2011 Petr Sabata - 4.10.3-7 - Perl mass rebuild * Wed Jul 20 2011 Petr Sabata - 4.10.3-6 - Perl mass rebuild * Fri Jul 08 2011 Kevin Fenzi - 4.10.3-5 - Rebuild for new snmp * Thu Jun 16 2011 Marcela Mašláňová - 4.10.3-4 - Perl mass rebuild * Tue May 03 2011 Dan Horák - 4.10.3-3 - fix build on s390(x) * Tue Apr 19 2011 Alan Pevec 4.10.3-2 - re-enable nut plugin rhbz#465729 rhbz#691380 * Tue Mar 29 2011 Alan Pevec 4.10.3-1 - new upstream version 4.10.3 http://collectd.org/news.shtml#news87 - disable nut 2.6 which fails collectd check: libupsclient . . . . no (symbol upscli_connect not found) * Wed Mar 23 2011 Dan Horák - 4.10.2-4 - rebuilt for mysql 5.5.10 (soname bump in libmysqlclient) * Tue Feb 08 2011 Fedora Release Engineering - 4.10.2-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild * Fri Jan 07 2011 Dan Horák 4.10.2-2 - no nut on s390(x) * Thu Dec 16 2010 Alan Pevec 4.10.2-1 - New upstream version 4.10.2 - http://collectd.org/news.shtml#news86 - explicitly disable/enable all plugins, fixes FTBFS bz#660936 * Thu Nov 04 2010 Alan Pevec 4.10.1-1 - New upstream version 4.10.1 http://collectd.org/news.shtml#news85 * Sat Oct 30 2010 Richard W.M. Jones 4.10.0-3 - Bump and rebuild for updated libnetsnmp.so. * Wed Sep 29 2010 jkeating - 4.10.0-2 - Rebuilt for gcc bug 634757 * Sun Sep 19 2010 Robert Scheck 4.10.0-1 - New upstream version 4.10.0 (thanks to Mike McGrath) * Tue Jun 08 2010 Alan Pevec 4.9.2-1 - New upstream version 4.9.2 http://collectd.org/news.shtml#news83 * Thu Apr 29 2010 Marcela Maslanova - 4.9.1-3 - Mass rebuild with perl-5.12.0 * Fri Mar 26 2010 Alan Pevec 4.9.1-2 - enable ping plugin bz#541744 * Mon Mar 08 2010 Lubomir Rintel 4.9.1-1 - New upstream version 4.9.1 http://collectd.org/news.shtml#news81 * Tue Feb 16 2010 Alan Pevec 4.8.3-1 - New upstream version 4.8.3 http://collectd.org/news.shtml#news81 - FTBFS bz#564943 - system libiptc is not usable and owniptc fails to compile: add a patch from upstream iptables.git to fix owniptc compilation * Fri Dec 4 2009 Stepan Kasal - 4.8.1-3 - rebuild against perl 5.10.1 * Fri Nov 27 2009 Alan Pevec 4.8.1-2 - use Fedora libiptc, owniptc in collectd sources fails to compile * Wed Nov 25 2009 Alan Pevec 4.8.1-1 - update to 4.8.1 (Florian La Roche) bz# 516276 - disable ping plugin until liboping is packaged bz# 541744 * Fri Sep 11 2009 Tom "spot" Callaway 4.6.5-1 - update to 4.6.5 - disable ppc/ppc64 due to compile error * Wed Sep 02 2009 Alan Pevec 4.6.4-1 - fix condrestart: on upgrade collectd is not restarted, bz# 516273 - collectd does not re-connect to libvirtd, bz# 480997 - fix unpackaged files https://bugzilla.redhat.com/show_bug.cgi?id=516276#c4 - New upstream version 4.6.4 http://collectd.org/news.shtml#news69 * Fri Aug 21 2009 Tomas Mraz - 4.6.2-5 - rebuilt with new openssl * Thu Aug 6 2009 Richard W.M. Jones - 4.6.2-4 - Force rebuild to test FTBFS issue. - lib/collectd/types.db seems to have moved to share/collectd/types.db * Fri Jul 24 2009 Fedora Release Engineering - 4.6.2-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild * Wed May 20 2009 Alan Pevec 4.6.2-1 - New upstream version 4.6.2 http://collectd.org/news.shtml#news64 * Tue Mar 03 2009 Alan Pevec 4.5.3-2 - patch for strict-aliasing issue in liboping.c * Mon Mar 02 2009 Alan Pevec 4.5.3-1 - New upstream version 4.5.3 - fixes collectd is built without iptables plugin, bz# 479208 - list all expected plugins explicitly to avoid such bugs * Tue Feb 24 2009 Fedora Release Engineering - 4.5.1-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild * Fri Jan 23 2009 Richard W.M. Jones - 4.5.1-3 - Rebuild against new mysql client. * Sun Dec 07 2008 Alan Pevec 4.5.1-2.1 - fix subpackages, bz# 475093 * Sun Nov 30 2008 Alan Pevec 4.5.1-2 - workaround for https://bugzilla.redhat.com/show_bug.cgi?id=468067 * Wed Oct 22 2008 Alan Pevec 4.5.1-1 - New upstream version 4.5.1, bz# 470943 http://collectd.org/news.shtml#news59 - enable Network UPS Tools (nut) plugin, bz# 465729 - enable postgresql plugin - spec cleanup, bz# 473641 * Fri Aug 01 2008 Alan Pevec 4.4.2-1 - New upstream version 4.4.2. * Thu Jul 03 2008 Lubomir Rintel 4.4.1-4 - Fix a typo introduced by previous change that prevented building in el5 * Thu Jul 03 2008 Lubomir Rintel 4.4.1-3 - Make this compile with older perl package - Turn dependencies on packages to dependencies on Perl modules - Add default attributes for files * Thu Jun 12 2008 Alan Pevec 4.4.1-2 - Split rrdtool into a subpackage (Chris Lalancette) - cleanup subpackages, split dns plugin, enable ipmi - include /etc/collectd.d (bz#443942) * Mon Jun 09 2008 Alan Pevec 4.4.1-1 - New upstream version 4.4.1. - plugin changes: reenable iptables, disable ascent * Tue May 27 2008 Alan Pevec 4.4.0-2 - disable iptables/libiptc * Mon May 26 2008 Alan Pevec 4.4.0-1 - New upstream version 4.4.0. * Wed Apr 23 2008 Richard W.M. Jones - 4.3.2-9 - Added {?dist} to release number (thanks Alan Pevec). * Wed Apr 23 2008 Richard W.M. Jones - 4.3.2-8 - Bump release number so we can tag this in Rawhide. * Thu Apr 17 2008 Richard W.M. Jones - 4.3.2-6 - Exclude perl.so from the main package. * Thu Apr 17 2008 Richard W.M. Jones - 4.3.2-5 - Put the perl bindings and plugin into a separate perl-Collectd package. Note AFAICT from the manpage, the plugin and Collectd::* perl modules must all be packaged together. * Wed Apr 16 2008 Richard W.M. Jones - 4.3.2-4 - Remove -devel subpackage. - Add subpackages for apache, email, mysql, nginx, sensors, snmp (thanks Richard Shade). - Add subpackages for perl, libvirt. * Tue Apr 15 2008 Richard W.M. Jones - 4.3.2-2 - Install Perl bindings in vendor dir not site dir. * Tue Apr 15 2008 Richard W.M. Jones - 4.3.2-1 - New upstream version 4.3.2. - Create a -devel subpackage for development stuff, examples, etc. - Use .bz2 package instead of .gz. - Remove fix-hostname patch, now upstream. - Don't mark collectd init script as config. - Enable MySQL, sensors, email, apache, Perl, unixsock support. - Don't remove example Perl scripts. - Package types.db(5) manpage. - Fix defattr. - Build in koji to find the full build-requires list. * Mon Apr 14 2008 Richard W.M. Jones - 4.2.3.100.g79b0797-2 - Prepare for Fedora package review: - Clarify license is GPLv2 (only). - Setup should be quiet. - Spelling mistake in original description fixed. - Don't include NEWS in doc - it's an empty file. - Convert some other doc files to UTF-8. - config(noreplace) on init file. * Thu Jan 10 2008 Chris Lalancette - 4.2.3.100.g79b0797.1.ovirt - Update to git version 79b0797 - Remove *.pm files so we don't get a bogus dependency - Re-enable rrdtool; we will need it on the WUI side anyway * Mon Oct 29 2007 Dag Wieers - 4.2.0-1 - 5946+/dag - Updated to release 4.2.0. * Mon Oct 29 2007 Dag Wieers - 3.11.5-1 - Initial package. (using DAR)