Commit 2a4866b1 authored by Ophélie Gagnard's avatar Ophélie Gagnard

obs: Update env.sh files

Update according to the .cfg file names in slapos repository.
parent 23e947d6
Pipeline #24860 passed with stage
in 0 seconds
......@@ -5,13 +5,10 @@ export MAINTAINER_EMAIL=ophelie.gagnard@nexedi.com
export SOFTWARE_NAME=fluent-bit
# version format: <fluent-bit>+<slapos>
export SOFTWARE_VERSION=1.8.0+1.0.279+dep
export GIT_BRANCH_OR_COMMIT=1.0.279
export SOFTWARE_VERSION=1.9.8+1.0.293+nodep
export PACKAGE_BUILD_DEPENDENCIES="debhelper (>= 4.1.16), chrpath, wget, python (>= 2.7), python3 (>= 3.7), python3-dev (>= 3.7), golang (>= 2:1.15~1), cmake (>= 3.18)"
export GIT_REPOSITORY=https://lab.nexedi.com/Ophelie/slapos.git
export GIT_BRANCH_OR_COMMIT=fluent-bit_tmp
export BUILDOUT_RELATIVE_PATH=component/fluent-bit/dep--fluent-bit.cfg
export BUILDOUT_RELATIVE_PATH=component/fluent-bit/obs-nodep.cfg
export ZC_BUILDOUT_VERSION=2.7.1+slapos019
export OBS_PROJECT=home:oph.nxd
......
......@@ -3,10 +3,10 @@ export MAINTAINER_EMAIL=ophelie.gagnard@nexedi.com
export SOFTWARE_NAME=mca--static
# version format: <mca>+<fluentbit-plugin>+<slapos>
export SOFTWARE_VERSION=0.3.1+0.2+1.0.293+dep
export SOFTWARE_VERSION=0.3.1+1.0.293+nodep
export PACKAGE_BUILD_DEPENDENCIES="debhelper (>= 4.1.16), chrpath, wget, python (>= 2.7), python3 (>= 3.7), python3-dev (>= 3.7), cmake (>= 3.18)"
export BUILDOUT_RELATIVE_PATH=software/mca/dep--mca--static.cfg
export BUILDOUT_RELATIVE_PATH=component/mca/obs-static-nodep.cfg
export OBS_PROJECT=home:oph.nxd
export OBS_COMMIT_MSG="Yet another push in OBS."
......@@ -6,7 +6,7 @@ export SOFTWARE_NAME=plugin-fluentbit-to-wendelin
# nodep means "no build dependencies"
export SOFTWARE_VERSION=0.2.1+1.0.293+nodep
export PACKAGE_BUILD_DEPENDENCIES="debhelper (>= 4.1.16), chrpath, wget, python (>= 2.7), python3 (>= 3.7), python3-dev (>= 3.7), golang (>= 2:1.15~1), cmake (>= 3.18)"
export PACKAGE_BUILD_DEPENDENCIES="debhelper (>= 4.1.16), chrpath, wget, python (>= 2.7), python3 (>= 3.7), python3-dev (>= 3.7), golang (>= 2:1.15~1)"
export BUILDOUT_RELATIVE_PATH=component/fluentbit-plugin-wendelin/obs-nodep.cfg
export OBS_PROJECT=home:oph.nxd
......
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