diff --git a/system/base/comar/actions.py b/system/base/comar/actions.py index 224c2a38..c35780f2 100644 --- a/system/base/comar/actions.py +++ b/system/base/comar/actions.py @@ -8,9 +8,11 @@ from pisi.actionsapi import cmaketools from pisi.actionsapi import autotools from pisi.actionsapi import pisitools +from pisi.actionsapi import shelltools from pisi.actionsapi import get def setup(): + shelltools.system("sed -i 's|VERSION 2.6|VERSION 3.5|g' CMakeLists.txt") cmaketools.configure("-DPYTHON_INCLUDE_DIR=/usr/include/python2.7 \ -DPYTHON_LIBRARY=/usr/lib/libpython2.7.so") diff --git a/system/base/comar/pspec.xml b/system/base/comar/pspec.xml index f2461b15..3197b22b 100644 --- a/system/base/comar/pspec.xml +++ b/system/base/comar/pspec.xml @@ -50,6 +50,13 @@ + + 2025-08-26 + 3.0.3.1 + Rebuild. + Mustafa Cinasal + muscnsl@gmail.com + 2022-09-01 3.0.3.1