On 07/24/2013 12:39 PM, John Doe wrote:
From: John Doe jdmls@yahoo.com
From: Adrian Sevcenco Adrian.Sevcenco@cern.ch
Hi! Does anyone know where i can find an rrdtool rpm which contains rrdcached? it seems that there is no rrdcached rpm and rrdtool rpms from all known repos (base,epel,rpmforge) dont have rrdcached ...
Google says to check DAG rpms...
To be more precise, repoforge extra.
Found it and with some minor modifications in spec file i rebuilt the 1.4.8 : (rrdtool2.spec is the 1.4.7 spec file)
[rpmbuild@gwiftm SPECS]$ diff rrdtool.spec rrdtool2.spec 206,207d205 < %{_bindir}/rrdcreate < %{_bindir}/rrdinfo 238,239c236,237 < %{_prefix}/share/rrdtool/ifOctets.tcl < %{_prefix}/share/rrdtool/pkgIndex.tcl ---
%{_libdir}/rrdtool/ifOctets.tcl %{_libdir}/rrdtool/pkgIndex.tcl
btw : where (or tho whom) can i make requests for updating packages from EPEL? (i am interested in rrdtool and ganglia)
Thanks! Adrian