SPECS: collectd.spec - updated to 3.11.2

wiget wiget at pld-linux.org
Sun Feb 25 22:16:12 CET 2007


Author: wiget                        Date: Sun Feb 25 21:16:12 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated to 3.11.2

---- Files affected:
SPECS:
   collectd.spec (1.7 -> 1.8) 

---- Diffs:

================================================================
Index: SPECS/collectd.spec
diff -u SPECS/collectd.spec:1.7 SPECS/collectd.spec:1.8
--- SPECS/collectd.spec:1.7	Mon Feb 12 22:23:51 2007
+++ SPECS/collectd.spec	Sun Feb 25 22:16:07 2007
@@ -3,27 +3,30 @@
 # - mysql subpackage
 # - lm_sensors subpackage
 # - hddtemp subpackage
-# - initscripts for local/network mode (subpackage ?)
-# - initscripts for server mode (subpackage ?)
+# - initscripts for local/client/server mode (subpackage ?)
 # - collection CGI script
 # - package contrib scripts as %doc
 Summary:	Collects system information in RRD files
 Summary(pl.UTF-8):	Zbieranie informacji o systemie w plikach RRD
 Name:		collectd
-Version:	3.10.1
-Release:	0.1
+Version:	3.11.2
+Release:	0.2
 License:	GPL v2
 Group:		Daemons
 Source0:	http://collectd.org/files/%{name}-%{version}.tar.gz
-# Source0-md5:	0a355891f319855e1d242e6c57f7ed4f
+# Source0-md5:	40f4c3689c2c049497a8b1a47e01cc75
 Source1:	%{name}.conf
+Patch0:		%{name}-include.patch
 URL:		http://collectd.org/
 BuildRequires:	autoconf
 BuildRequires:	automake
-#BuildRequires:	intltool
+BuildRequires:	curl-devel
 BuildRequires:	libstatgrab-devel >= 0.12
+BuildRequires:	libpcap-devel
 BuildRequires:	libtool
+BuildRequires:	mysql-devel
 BuildRequires:	rpmbuild(macros) >= 1.228
+BuildRequires:	rrdtool-devel
 Requires(post,preun):	/sbin/chkconfig
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -50,6 +53,7 @@
 
 %prep
 %setup -q
+%patch -p1
 
 %build
 %{__libtoolize}
@@ -100,9 +104,13 @@
 %attr(755,root,root) %{_libdir}/%{name}/cpu.so
 %attr(755,root,root) %{_libdir}/%{name}/df.so
 %attr(755,root,root) %{_libdir}/%{name}/disk.so
+%attr(755,root,root) %{_libdir}/%{name}/dns.so
+%attr(755,root,root) %{_libdir}/%{name}/email.so
 %attr(755,root,root) %{_libdir}/%{name}/hddtemp.so
 %attr(755,root,root) %{_libdir}/%{name}/load.so
+%attr(755,root,root) %{_libdir}/%{name}/mbmon.so
 %attr(755,root,root) %{_libdir}/%{name}/memory.so
+%attr(755,root,root) %{_libdir}/%{name}/multimeter.so
 %attr(755,root,root) %{_libdir}/%{name}/mysql.so
 %attr(755,root,root) %{_libdir}/%{name}/nfs.so
 %attr(755,root,root) %{_libdir}/%{name}/ntpd.so
@@ -131,6 +139,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.8  2007/02/25 21:16:07  wiget
+- updated to 3.11.2
+
 Revision 1.7  2007/02/12 21:23:51  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/collectd.spec?r1=1.7&r2=1.8&f=u



More information about the pld-cvs-commit mailing list