Commit 3d303f1e authored by Pavel Vainerman's avatar Pavel Vainerman

enabled uwebsocket build by default

parent d8587959
...@@ -14,7 +14,7 @@ ...@@ -14,7 +14,7 @@
%def_enable logdb %def_enable logdb
%def_enable opentsdb %def_enable opentsdb
%def_enable uresolver %def_enable uresolver
%def_disable uwebsocket %def_enable uwebsocket
%ifarch %ix86 %ifarch %ix86
%def_enable com485f %def_enable com485f
...@@ -592,6 +592,9 @@ rm -f %buildroot%_docdir/%oname/html/*.md5 ...@@ -592,6 +592,9 @@ rm -f %buildroot%_docdir/%oname/html/*.md5
# history of current unpublished changes # history of current unpublished changes
%changelog %changelog
* Wed May 19 2021 Pavel Vainerman <pv@altlinux.ru> 2.10.1-alt2
- added new build flags
* Sat May 08 2021 Pavel Vainerman <pv@altlinux.ru> 2.10.1-alt1 * Sat May 08 2021 Pavel Vainerman <pv@altlinux.ru> 2.10.1-alt1
- new release - new release
......
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