X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=rrdtool.spec;h=37fddbbc4bb9a53dcb95d6a1468e348c87759da3;hp=e8bce2a096f9bc964642cec7e5fe7808279aca17;hb=d67ce6022b311631183b9272c19c98947a46e23b;hpb=316b1864d80d16c0c7862c18921cf679ad4c4ba2 diff --git a/rrdtool.spec b/rrdtool.spec index e8bce2a..37fddbb 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -9,7 +9,7 @@ Summary: Round Robin Database Tool to store and display time-series data Name: rrdtool -Version: 1.3.99908093000 +Version: 1.4.3 Release: 0.20%{?dist} License: GPLv2+ with exceptions Group: Applications/Databases @@ -311,7 +311,6 @@ find examples/ -type f -exec chmod 0644 {} \; /sbin/service rrdcached stop %postun -p /sbin/ldconfig -/sbin/ldconfig %postun cached /sbin/chkconfig --del rrdcached @@ -350,8 +349,7 @@ test "$1" != 0 || /usr/sbin/userdel %rrdcached_user &>/dev/null || : %files python %defattr(-,root,root,-) %doc bindings/python/AUTHORS bindings/python/COPYING bindings/python/README -%{python_sitearch}/rrdtoolmodule.so -%{python_sitearch}/py_rrdtool-*.egg-info +%{python_sitearch}/* %endif %if %{with_php}