Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
S
slapos.package
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Carlos Ramos Carreño
slapos.package
Commits
100c65f0
Commit
100c65f0
authored
Dec 13, 2022
by
Ophélie Gagnard
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
obs: Update dependencies and versioning.
parent
467f6391
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
9 additions
and
9 deletions
+9
-9
obs/_generic/build-scripts/00env.sh
obs/_generic/build-scripts/00env.sh
+1
-1
obs/fluent-bit/env.sh
obs/fluent-bit/env.sh
+3
-3
obs/mca--static/env.sh
obs/mca--static/env.sh
+4
-4
obs/plugin-fluentbit-to-wendelin/env.sh
obs/plugin-fluentbit-to-wendelin/env.sh
+1
-1
No files found.
obs/_generic/build-scripts/00env.sh
View file @
100c65f0
...
...
@@ -34,7 +34,7 @@ PACKAGE_SHORT_DESCRIPTION=${PACKAGE_SHORT_DESCRIPTION:-Package for ${SOFTWARE_NA
PACKAGE_DISTRIBUTION_VALUE
=
${
PACKAGE_DISTRIBUTION_VALUE
:-
UNRELEASED
}
PACKAGE_URGENCY
=
${
PACKAGE_URGENCY
:-
medium
}
## Buildout file and version
GIT_REPOSITORY
=
${
GIT_REPOSITORY
:-
https
://lab.nexedi.com/nexedi/slapos
}
GIT_REPOSITORY
=
${
GIT_REPOSITORY
:-
https
://lab.nexedi.com/nexedi/slapos
.git
}
GIT_BRANCH_OR_COMMIT
=
${
GIT_BRANCH_OR_COMMIT
:-
master
}
BUILDOUT_RELATIVE_PATH
=
${
BUILDOUT_RELATIVE_PATH
:-
software
/
$SOFTWARE_NAME
/software.cfg
}
## OBS information
...
...
obs/fluent-bit/env.sh
View file @
100c65f0
...
...
@@ -5,10 +5,10 @@ export MAINTAINER_EMAIL=ophelie.gagnard@nexedi.com
export
SOFTWARE_NAME
=
fluent-bit
# version format: <fluent-bit>+<slapos>
export
SOFTWARE_VERSION
=
1.9.8
+1.0.293+nodep
export
SOFTWARE_VERSION
=
1.9.8
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
=
component/fluent-bit/obs
-nodep
.cfg
export
PACKAGE_BUILD_DEPENDENCIES
=
"debhelper (>= 4.1.16), chrpath, wget, python
3 (>= 3.7) | python, python3-dev (>= 3.7) | python-dev
"
export
BUILDOUT_RELATIVE_PATH
=
component/fluent-bit/obs.cfg
export
ZC_BUILDOUT_VERSION
=
2.7.1+slapos019
export
OBS_PROJECT
=
home:oph.nxd
...
...
obs/mca--static/env.sh
View file @
100c65f0
...
...
@@ -2,11 +2,11 @@ export MAINTAINER_NAME="Ophélie Gagnard"
export
MAINTAINER_EMAIL
=
ophelie.gagnard@nexedi.com
export
SOFTWARE_NAME
=
mca--static
# version format: <mca>+<
fluentbit-plugin>+<
slapos>
export
SOFTWARE_VERSION
=
0.3.1
+1.0.293+nodep
# version format: <mca>+<slapos>
export
SOFTWARE_VERSION
=
0.3.1
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
=
component/mca/obs-static
-nodep
.cfg
export
PACKAGE_BUILD_DEPENDENCIES
=
"debhelper (>= 4.1.16), chrpath, wget, python
3 (>= 3.7) | python, python3-dev (>= 3.7) | python-dev
"
export
BUILDOUT_RELATIVE_PATH
=
component/mca/obs-static.cfg
export
OBS_PROJECT
=
home:oph.nxd
export
OBS_COMMIT_MSG
=
"Yet another push in OBS."
obs/plugin-fluentbit-to-wendelin/env.sh
View file @
100c65f0
...
...
@@ -4,7 +4,7 @@ export MAINTAINER_EMAIL=ophelie.gagnard@nexedi.com
export
SOFTWARE_NAME
=
plugin-fluentbit-to-wendelin
# version format: <fluentbit-plugin>+<slapos>
# nodep means "no build dependencies"
export
SOFTWARE_VERSION
=
0.
2.1+1.0.293+nodep
export
SOFTWARE_VERSION
=
0.
3.1
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
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment