summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRuben Kerkhof <ruben@rubenkerkhof.com>2013-05-27 09:27:49 +0200
committerRuben Kerkhof <ruben@rubenkerkhof.com>2013-05-27 09:27:49 +0200
commit49d7d88f196ad44ffd67541627bf7de55623d513 (patch)
treee8291114adcf7045b2ea7920cfc2cf03d7c08de7
parent9acaacca39a1a5e3e75bcaeb400f0f596d7eb5a3 (diff)
downloadcollectd-49d7d88f196ad44ffd67541627bf7de55623d513.tar.gz
collectd-49d7d88f196ad44ffd67541627bf7de55623d513.tar.xz
collectd-49d7d88f196ad44ffd67541627bf7de55623d513.zip
BuildRequire static version of iproute (#967214)
-rw-r--r--collectd.spec7
1 files changed, 5 insertions, 2 deletions
diff --git a/collectd.spec b/collectd.spec
index 6d4acd7..b8fbc4e 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -4,7 +4,7 @@
Summary: Statistics collection daemon for filling RRD files
Name: collectd
Version: 5.3.0
-Release: 1%{?dist}
+Release: 2%{?dist}
License: GPLv2
Group: System Environment/Daemons
URL: http://collectd.org/
@@ -226,7 +226,7 @@ called handlers and database traffic.
Summary: Netlink plugin for collectd
Group: System Environment/Daemons
Requires: collectd = %{version}-%{release}
-BuildRequires: iproute-devel
+BuildRequires: iproute-static
%description netlink
This plugin uses a netlink socket to query the Linux kernel
about statistics of various interface and routing aspects.
@@ -817,6 +817,9 @@ rm -f %{buildroot}/%{_libdir}/{collectd/,}*.la
%changelog
+* Mon May 27 2013 Ruben Kerkhof <ruben@rubenkerkhof.com> 5.3.0-2
+- BuildRequire static version of iproute (#967214)
+
* Sat Apr 27 2013 Ruben Kerkhof <ruben@rubenkerkhof.com> 5.3.0-1
- update to 5.3.0
http://mailman.verplant.org/pipermail/collectd/2013-April/005749.html