Code

prepare for the release of rrdtool-1.3.8
[rrdtool-all.git] / program / rrdtool.spec
index 36d47ad22027e16fc48018e7dda0d1fbe4b5d7fa..bd8ba3451fb4dfe50f116e879024628e677a9721 100644 (file)
@@ -9,7 +9,7 @@
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
-Version: 1.3.4
+Version: 1.3.8
 Release: 1
 License: GPLv2+ with exceptions
 Group: Applications/Databases
@@ -311,8 +311,7 @@ find examples/ -type f -exec chmod 0644 {} \;
 %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}