Code

prepare for the release of rrdtool-1.2.30
[rrdtool.git] / rrdtool.spec
index 4063935d8714fe999dca0bd23e3bba243f34834a..9ae6fdf820c41256cf637aae90afc5a2ec972ead 100644 (file)
@@ -7,7 +7,7 @@
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
-Version: 1.2.28
+Version: 1.2.30
 Release: 5%{?dist}
 License: GPL
 Group: Applications/Databases
@@ -276,7 +276,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}/*
 %endif
 
 %if %{with_php}