[collectd] Filter plugins from Provides

Ruben Kerkhof ruben at fedoraproject.org
Tue Apr 30 17:16:31 UTC 2013


commit 1ad02a26d730d35817ffb9569cb4f00526ff35a7
Author: Ruben Kerkhof <ruben at rubenkerkhof.com>
Date:   Sat Apr 27 18:49:55 2013 +0200

    Filter plugins from Provides

 collectd.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/collectd.spec b/collectd.spec
index 9913123..ed27885 100644
--- a/collectd.spec
+++ b/collectd.spec
@@ -1,4 +1,5 @@
 %global _hardened_build 1
+%global __provides_exclude_from ^%{_libdir}/collectd/.*\\.so$
 
 Summary: Statistics collection daemon for filling RRD files
 Name: collectd
@@ -668,6 +669,7 @@ fi
 - update to 5.3.0
   http://mailman.verplant.org/pipermail/collectd/2013-April/005749.html
 - enable tail_csv plugin
+- filter plugins from Provides
 
 * Mon Apr 22 2013 Alan Pevec <apevec at redhat.com> 5.2.2-1
 - update to 5.2.2


More information about the scm-commits mailing list