Logoj0ke.net Open Build Service > Projects > server:monitoring > collectd > Changes
Sign Up | Log In

Changes of Revision 33

[-] Changed collectd.spec
x
 
1
@@ -1,7 +1,7 @@
2
 # norootforbuild
3
 
4
 Name:              collectd
5
-Version:           4.7.2
6
+Version:           4.8.0
7
 Release:           1
8
 Summary:           Statistics Collection Daemon for filling RRD Files
9
 Source:                http://verplant.org/collectd/files/collectd-%{version}.tar.bz2
10
@@ -84,7 +84,7 @@
11
 %build
12
 mkdir -p libltdl/m4
13
 autoreconf -fiv
14
-
15
+export CFLAGS="-DHAVE_IPTC_HANDLE_T -DHAVE_IP6TC_HANDLE_T"
16
 %configure \
17
    --with-libstatgrab \
18
    --with-rrdtool \
19
@@ -182,6 +182,9 @@
20
 /srv/www/collectd
21
 
22
 %changelog
23
+* Sun Sep 24 2009 Carsten Schoene <cs@linux-administrator.com> - 4.8.0-1
24
+- update to new release 4.8.0
25
+
26
 * Fri Jul 24 2009 Carsten Schoene <cs@linux-administrator.com> - 4.7.2-1
27
 - new upstream version
28
 
29
[+] Added collectd-4.7.2-Werror.patch ^
[+] Changed collectd-Werror.patch ^
Added collectd-4.8.0.tar.bz2 ^