summaryrefslogtreecommitdiffstats
path: root/collectd.spec
diff options
context:
space:
mode:
authorAlan Pevec <apevec@redhat.com>2012-11-19 12:05:48 +0100
committerAlan Pevec <apevec@redhat.com>2012-11-19 12:06:20 +0100
commitea6362576026713a2c44de390953a21342074757 (patch)
treec557cff67400ddf6ec8b55094b03ccf05ede6dad /collectd.spec
parentd3ceb08841da17cefe2aafcadb5470014d6d1bd3 (diff)
downloadcollectd-ea6362576026713a2c44de390953a21342074757.tar.gz
collectd-ea6362576026713a2c44de390953a21342074757.tar.xz
collectd-ea6362576026713a2c44de390953a21342074757.zip
fixperlinstall from 4.10.8 by Kevin
Diffstat (limited to 'collectd.spec')
-rw-r--r--collectd.spec3
1 files changed, 3 insertions, 0 deletions
diff --git a/collectd.spec b/collectd.spec
index 503568d..6da195b 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -11,6 +11,7 @@ Source1: collectd-httpd.conf
Source2: collection.conf
Source3: collectd.service
Patch1: %{name}-include-collectd.d.patch
+Patch2: fixperlinstall.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root
@@ -188,6 +189,7 @@ This plugin collects information from virtualized guests.
%prep
%setup -q
%patch1
+%patch2
sed -i.orig -e 's|-Werror||g' Makefile.in */Makefile.in
@@ -651,6 +653,7 @@ fi
%changelog
* Mon Nov 19 2012 Alan Pevec <apevec@redhat.com> 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 <apevec@redhat.com> 5.0.4-1
- New upstream release, version bump to 5 (#743894) from Andrew Elwell