Code

rpn compare operators CAN return unknown ... (#293)
[rrdtool.git] / rrdtool.spec
index 1bf062495c3b00f49aee7b2a385f18e8694b1c10..9ae6fdf820c41256cf637aae90afc5a2ec972ead 100644 (file)
@@ -7,7 +7,7 @@
 
 Summary: Round Robin Database Tool to store and display time-series data
 Name: rrdtool
-Version: 1.2.25
+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}