Commit 811ba7ba authored by Pavel Vaynerman's avatar Pavel Vaynerman

new version

parent 60df1b9b
...@@ -3,7 +3,7 @@ ...@@ -3,7 +3,7 @@
Name: libuniset Name: libuniset
Version: 0.97 Version: 0.97
Release: eter24 Release: eter26
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++
...@@ -178,6 +178,9 @@ rm -f %buildroot%_libdir/*.la ...@@ -178,6 +178,9 @@ rm -f %buildroot%_libdir/*.la
%exclude %_pkgconfigdir/libUniSet.pc %exclude %_pkgconfigdir/libUniSet.pc
%changelog %changelog
* Thu Oct 01 2009 Pavel Vainerman <pv@etersoft.ru> 0.97-eter25
- return old mutex
* Thu Oct 01 2009 Pavel Vainerman <pv@etersoft.ru> 0.97-eter24 * Thu Oct 01 2009 Pavel Vainerman <pv@etersoft.ru> 0.97-eter24
- new mutex - new mutex
......
...@@ -67,7 +67,7 @@ rpmbb $SPECNAME || fatal "Can't build" ...@@ -67,7 +67,7 @@ rpmbb $SPECNAME || fatal "Can't build"
cp2ftp cp2ftp
#rpmbs $SPECNAME rpmbs $SPECNAME
#send_notify #send_notify
# #
......
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