Commit e0163f01 authored by Pavel Vainerman's avatar Pavel Vainerman

minor fixes in MBTCPMaster

parent 89118bca
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Name: libuniset Name: libuniset
Version: 0.96 Version: 0.96
Release: eter52 Release: eter53
Summary: UniSet - library for building distributed industrial control systems Summary: UniSet - library for building distributed industrial control systems
License: GPL License: GPL
Group: Development/C++ Group: Development/C++
...@@ -175,6 +175,9 @@ rm -f %buildroot%_libdir/*.la ...@@ -175,6 +175,9 @@ rm -f %buildroot%_libdir/*.la
%exclude %_pkgconfigdir/libUniSet.pc %exclude %_pkgconfigdir/libUniSet.pc
%changelog %changelog
* Sun Sep 06 2009 Pavel Vainerman <pv@altlinux.ru> 0.96-eter52
- minor fixes in MBTCPMAster
* Fri Aug 21 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter51 * Fri Aug 21 2009 Pavel Vainerman <pv@etersoft.ru> 0.96-eter51
- minor fixes in RTUExchange - minor fixes in RTUExchange
......
...@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@ ...@@ -3,7 +3,7 @@ exec_prefix=@exec_prefix@
libdir=@libdir@ libdir=@libdir@
includedir=@includedir@ includedir=@includedir@
Name: libUniSetMBSlave Name: libUniSetMBTCPMaster
Description: Support library for UniSetModbusTCPMaster Description: Support library for UniSetModbusTCPMaster
Requires: libUniSetExtensions libUniSetSharedMemory Requires: libUniSetExtensions libUniSetSharedMemory
Version: @VERSION@ Version: @VERSION@
......
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