]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
- rel 5; fix python build
[packages/collectd.git] / collectd.spec
index a95ecb3705670ac136a0c4e4c7eba42ad46a3df2..6a4b73dce8b8cd03dd681815b64a5aa66268b2d4 100644 (file)
@@ -136,7 +136,7 @@ Summary:    Collects system information in RRD files
 Summary(pl.UTF-8):     Zbieranie informacji o systemie w plikach RRD
 Name:          collectd
 Version:       5.8.0
-Release:       4
+Release:       5
 License:       GPL v2
 Group:         Daemons
 Source0:       http://collectd.org/files/%{name}-%{version}.tar.bz2
@@ -149,6 +149,7 @@ Source5:    %{name}-apache.conf
 Source10:      %{name}-df.conf
 Source11:      %{name}-rrdtool.conf
 Patch0:                %{name}-collection.patch
+Patch1:                %{name}-python.patch
 Patch2:                noquote.patch
 URL:           http://collectd.org/
 %{?with_ipmi:BuildRequires:    OpenIPMI-devel >= 2.0.14-3}
@@ -1314,6 +1315,7 @@ Perl files from Collectd package
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 %patch2 -p1
 
 %build
This page took 0.022773 seconds and 4 git commands to generate.