]> git.pld-linux.org Git - packages/collectd.git/blobdiff - collectd.spec
perl 5.38.0 rebuild
[packages/collectd.git] / collectd.spec
index 900f94ad9dddb06bd08c9be78ce7360ccdc74c64..9b7d21cf44ba07aacb72e744422621bbcd933e61 100644 (file)
@@ -188,7 +188,7 @@ Summary:    Collects system information in RRD files
 Summary(pl.UTF-8):     Zbieranie informacji o systemie w plikach RRD
 Name:          collectd
 Version:       5.9.2
-Release:       7
+Release:       9
 License:       GPL v2
 Group:         Daemons
 # http://collectd.org/files/%{name}-%{version}.tar.bz2 is xz compressed :/
@@ -202,6 +202,7 @@ Source5:    %{name}-apache.conf
 Source10:      %{name}-df.conf
 Source11:      %{name}-rrdtool.conf
 Patch0:                %{name}-collection.patch
+Patch1:                glibc-2.36.patch
 Patch2:                noquote.patch
 URL:           http://collectd.org/
 %{?with_ipmi:BuildRequires:    OpenIPMI-devel >= 2.0.14-3}
@@ -224,6 +225,7 @@ BuildRequires:      libstdc++-devel
 BuildRequires: libtool
 %{?with_libvirt:BuildRequires: libvirt-devel}
 %{?with_xml:BuildRequires:     libxml2-devel}
+BuildRequires: linux-libc-headers
 %{?with_sensors:BuildRequires: lm_sensors-devel}
 %{?with_mysql:BuildRequires:   mysql-devel}
 BuildRequires: ncurses-devel
@@ -233,6 +235,8 @@ BuildRequires:      ncurses-devel
 BuildRequires: perl-devel
 BuildRequires: pkgconfig
 %{?with_pgsql:BuildRequires:   postgresql-devel}
+BuildRequires: protobuf-c
+BuildRequires: protobuf-devel
 BuildRequires: python-devel
 BuildRequires: python-modules
 BuildRequires: rpmbuild(macros) >= 1.268
@@ -1367,6 +1371,7 @@ Perl files from Collectd package
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 %patch2 -p1
 
 %build
This page took 0.099115 seconds and 4 git commands to generate.