Commit 72c4c8b9 authored by Pavel Vainerman's avatar Pavel Vainerman

Откатил добавление потока проверки соединения в ModbusMaster.

Т.к. он не выполняет своей функции.
parent 7924a134
......@@ -8,7 +8,7 @@
Name: libuniset
Version: 1.7
Release: alt5
Release: alt7
Summary: UniSet - library for building distributed industrial control systems
......@@ -335,6 +335,12 @@ mv -f %buildroot%python_sitelibdir_noarch/* %buildroot%python_sitelibdir/%oname
%exclude %_pkgconfigdir/libUniSet.pc
%changelog
* Wed Feb 12 2014 Pavel Vainerman <pv@altlinux.ru> 1.7-alt7
- revert last changes ("ModbusMaster: add thread for check connection")
* Wed Feb 12 2014 Pavel Vainerman <pv@altlinux.ru> 1.7-alt6
- ModbusMaster: add thread for check connection
* Mon Feb 10 2014 Pavel Vainerman <pv@altlinux.ru> 1.7-alt5
- ModbusMaster: minor fixes
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment