Skip to content
Snippets Groups Projects
Commit d8786b12 authored by Jenkins's avatar Jenkins
Browse files

submodules: update nightly branch

parents faf35be5 27bbb2d0
No related branches found
Tags
No related merge requests found
client-gnome @ cbd9a6de
Subproject commit e64681ff94b07dc50a2c06eadd99a7fd800ce84a Subproject commit cbd9a6decbe4318670e423ba86ce909145d6c6ae
daemon @ 731dc1c7
Subproject commit baf125519ec6ee7c22f3c4a415d4ce528f032147 Subproject commit 731dc1c70e398d8b83e8af1898f21c4b36ca3fb6
...@@ -2,7 +2,7 @@ FROM opensuse/leap ...@@ -2,7 +2,7 @@ FROM opensuse/leap
RUN zypper --non-interactive install dnf RUN zypper --non-interactive install dnf
RUN dnf clean all RUN dnf clean all
RUN zypper --non-interactive lr RUN zypper --non-interactive lr
RUN zypper --non-interactive --gpg-auto-import-key refresh RUN zypper --non-interactive --gpg-auto-import-keys refresh
RUN zypper --non-interactive lr RUN zypper --non-interactive lr
RUN zypper --non-interactive install -y dnf-command\(builddep\) rpmdevtools RUN zypper --non-interactive install -y dnf-command\(builddep\) rpmdevtools
......
...@@ -80,7 +80,7 @@ cd %{_builddir}/ring-project/daemon/contrib/native && \ ...@@ -80,7 +80,7 @@ cd %{_builddir}/ring-project/daemon/contrib/native && \
make list && \ make list && \
make fetch && \ make fetch && \
make -j4 V=1 && \ make -j4 V=1 && \
make -j4 V=1 .ffmpeg make -j4 V=1 .ffmpeg .gnutls
cd %{_builddir}/ring-project/daemon && \ cd %{_builddir}/ring-project/daemon && \
./autogen.sh && \ ./autogen.sh && \
......
...@@ -95,7 +95,7 @@ cd %{_builddir}/ring-project/daemon/contrib/native && \ ...@@ -95,7 +95,7 @@ cd %{_builddir}/ring-project/daemon/contrib/native && \
make list && \ make list && \
make fetch && \ make fetch && \
make -j4 V=1 && \ make -j4 V=1 && \
make -j4 V=1 .ffmpeg make -j4 V=1 .ffmpeg .gnutls
cd %{_builddir}/ring-project/daemon && \ cd %{_builddir}/ring-project/daemon && \
./autogen.sh && \ ./autogen.sh && \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment