Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eos
QuarkDB
Commits
b5623c35
Commit
b5623c35
authored
Jan 15, 2020
by
Georgios Bitzes
Browse files
Tweak prepare.sh and specfile to make compatible with C8
parent
b6a7df0d
Pipeline
#1344981
failed with stages
in 16 minutes and 2 seconds
Changes
2
Pipelines
3
Hide whitespace changes
Inline
Side-by-side
ci/c8/prepare.sh
View file @
b5623c35
...
...
@@ -6,7 +6,7 @@ set -e
## step.
##------------------------------------------------------------------------------
dnf
install
-y
expect gcc-c++ cmake3 make rpm-build which git
yum-plugin-priorities
yum-utils libtsan dnf-plugins-core
dnf
install
-y
expect gcc-c++ cmake3 make rpm-build which git yum-utils libtsan dnf-plugins-core
python3 epel-release
##------------------------------------------------------------------------------
## Extract quarkdb build dependencies from its specfile.
...
...
packaging/quarkdb.spec.in
View file @
b5623c35
...
...
@@ -34,7 +34,7 @@ BuildRequires: cmake3 >= 3.3
%define cmake_cmd cmake3
%endif
BuildRequires: bzip2-devel
BuildRequires: python
BuildRequires: python
3
BuildRequires: zlib-static
BuildRequires: zlib-devel
BuildRequires: openssl-devel
...
...
Write
Preview
Supports
Markdown
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