Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Open sidebar
savoirfairelinux
jami-project
Commits
faf35be5
Commit
faf35be5
authored
Aug 26, 2020
by
Jenkins
Browse files
Options
Browse Files
Download
Plain Diff
submodules: update nightly branch
parents
1ae25f34
81656f6e
Changes
4
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
6 additions
and
8 deletions
+6
-8
client-android
client-android
+1
-1
daemon
daemon
+1
-1
packaging/rules/rhel/jami-one-click.spec
packaging/rules/rhel/jami-one-click.spec
+2
-3
packaging/rules/rhel/jami.spec
packaging/rules/rhel/jami.spec
+2
-3
No files found.
client-android
@
9edf291d
Subproject commit
c1158499d97b9f24843617a44402c148e6bff08e
Subproject commit
9edf291d7af735557dc3843f946600542f87f50b
daemon
@
baf12551
Subproject commit
381d661a7975d8d4abfc5711473ab4d77d7de371
Subproject commit
baf125519ec6ee7c22f3c4a415d4ce528f032147
packaging/rules/rhel/jami-one-click.spec
View file @
faf35be5
...
...
@@ -40,8 +40,7 @@ BuildRequires: libuuid-devel
BuildRequires: libXfixes-devel
BuildRequires: gnutls-devel
BuildRequires: nettle-devel
#BuildRequires: jsoncpp-devel
#BuildRequires: json-devel
BuildRequires: jsoncpp-devel
BuildRequires: gcc-c++
BuildRequires: glib2-devel
BuildRequires: gtk3-devel
...
...
@@ -94,7 +93,7 @@ cd %{_builddir}/ring-project/daemon/contrib/native && \
make list && \
make fetch && \
make -j4 V=1 && \
make -j4 V=1 .ffmpeg
make -j4 V=1 .ffmpeg
.gnutls
cd %{_builddir}/ring-project/daemon && \
./autogen.sh && \
...
...
packaging/rules/rhel/jami.spec
View file @
faf35be5
...
...
@@ -41,8 +41,7 @@ BuildRequires: libuuid-devel
BuildRequires: libXfixes-devel
BuildRequires: gnutls-devel
BuildRequires: nettle-devel
#BuildRequires: jsoncpp-devel
#BuildRequires: json-devel
BuildRequires: jsoncpp-devel
BuildRequires: gcc-c++
BuildRequires: glib2-devel
BuildRequires: gtk3-devel
...
...
@@ -113,7 +112,7 @@ cd %{_builddir}/ring-project/daemon/contrib/native && \
make list && \
make fetch && \
make -j4 V=1 && \
make -j4 V=1 .ffmpeg
make -j4 V=1 .ffmpeg
.gnutls
cd %{_builddir}/ring-project/daemon && \
./autogen.sh && \
...
...
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