X-Git-Url: https://git.octo.it/?p=rrdtool.git;a=blobdiff_plain;f=rrdtool.spec;h=8fe331ca08070299ff5ffa855ab52a9071ad19d2;hp=e8bce2a096f9bc964642cec7e5fe7808279aca17;hb=07de871981951c5ff711ae94ce2c69f0423c3987;hpb=316b1864d80d16c0c7862c18921cf679ad4c4ba2 diff --git a/rrdtool.spec b/rrdtool.spec index e8bce2a..8fe331c 100644 --- a/rrdtool.spec +++ b/rrdtool.spec @@ -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}