summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlan Pevec <apevec@fedoraproject.org>2010-06-08 17:09:38 +0000
committerAlan Pevec <apevec@fedoraproject.org>2010-06-08 17:09:38 +0000
commit36698a0c649d888e360bf8a42a3ab98b1af435cd (patch)
tree3724e5fa7d534ad1fab83054195cb564cc44533b
parent73da3743a91eb09cad84487b4c6a77debf4bae66 (diff)
downloadcollectd-36698a0c649d888e360bf8a42a3ab98b1af435cd.tar.gz
collectd-36698a0c649d888e360bf8a42a3ab98b1af435cd.tar.xz
collectd-36698a0c649d888e360bf8a42a3ab98b1af435cd.zip
- New upstream version 4.8.5 http://collectd.org/news.shtml#news83collectd-4_8_5-1_fc13
-rw-r--r--.cvsignore2
-rw-r--r--collectd.spec11
-rw-r--r--sources2
3 files changed, 8 insertions, 7 deletions
diff --git a/.cvsignore b/.cvsignore
index 83731d8..0184383 100644
--- a/.cvsignore
+++ b/.cvsignore
@@ -1 +1 @@
-collectd-4.8.3.tar.bz2
+collectd-4.8.5.tar.bz2
diff --git a/collectd.spec b/collectd.spec
index c77a4b6..9ab5e3a 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -1,7 +1,7 @@
Summary: Statistics collection daemon for filling RRD files
Name: collectd
-Version: 4.8.3
-Release: 3%{?dist}
+Version: 4.8.5
+Release: 1%{?dist}
License: GPLv2
Group: System Environment/Daemons
URL: http://collectd.org/
@@ -12,8 +12,6 @@ Source2: collection.conf
Patch0: %{name}-4.6.2-include-collectd.d.patch
# bug 468067 "pkg-config --libs OpenIPMIpthread" fails
Patch1: %{name}-4.6.2-configure-OpenIPMI.patch
-# bug 564943 FTBFS system libiptc is not usable anymore, fix owniptc
-Patch2: libiptc-avoid-strict-aliasing-warnings.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -176,7 +174,6 @@ This plugin collects information from virtualized guests.
%setup -q
%patch0 -p1
%patch1 -p0
-%patch2 -p1
sed -i.orig -e 's|-Werror||g' Makefile.in */Makefile.in
@@ -489,6 +486,10 @@ fi
%changelog
+* Tue Jun 08 2010 Alan Pevec <apevec@redhat.com> 4.8.5-1
+- New upstream version 4.8.5
+ http://collectd.org/news.shtml#news83
+
* Fri Mar 26 2010 Alan Pevec <apevec@redhat.com> 4.8.3-3
- enable ping plugin bz#541744
diff --git a/sources b/sources
index 0aa01db..cd8e875 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-34e47c23515b52247d8af57e294396a8 collectd-4.8.3.tar.bz2
+89521e19b45cdd7ffbdebbff37bbab6d collectd-4.8.5.tar.bz2