Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
jami-project
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Requirements
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
This is an archived project. Repository and other project resources are read-only.
Show more breadcrumbs
savoirfairelinux
jami-project
Commits
0a97e703
Commit
0a97e703
authored
6 years ago
by
Jenkins
Browse files
Options
Downloads
Plain Diff
submodules: update nightly branch
parents
d939a957
f0bcf078
No related branches found
No related tags found
No related merge requests found
Changes
5
Hide whitespace changes
Inline
Side-by-side
Showing
5 changed files
client-gnome
+1
-1
1 addition, 1 deletion
client-gnome
daemon
+1
-1
1 addition, 1 deletion
daemon
docker/Dockerfile_fedora_29
+3
-0
3 additions, 0 deletions
docker/Dockerfile_fedora_29
lrc
+1
-1
1 addition, 1 deletion
lrc
packaging/rules/fedora/ring.spec
+2
-1
2 additions, 1 deletion
packaging/rules/fedora/ring.spec
with
8 additions
and
4 deletions
client-gnome
@
a8f228c0
Subproject commit
d5366a359b57ad9c9b097c7982fbce2064d48d20
Subproject commit
a8f228c0fb7b86555fbeb01933248856cb4198c1
This diff is collapsed.
Click to expand it.
daemon
@
aff0eda4
Subproject commit
5421633d70e253d5103692cb51275408838e8253
Subproject commit
aff0eda4f9f5fa36dbb67bcfbc86d192b22e6c22
This diff is collapsed.
Click to expand it.
docker/Dockerfile_fedora_29
+
3
−
0
View file @
0a97e703
...
...
@@ -7,6 +7,7 @@ RUN dnf clean all
RUN dnf upgrade -y && \
dnf install -y mesa-libgbm-devel mesa-dri-drivers && \
dnf install -y libinput-devel && \
dnf install -y qt5-qtbase-5.11.1-7.fc29 qt5-linguist-5.11.1-2.fc29 qt5-qtbase-devel-5.11.1-7.fc29 && \
dnf install -y \
git \
rpm-build \
...
...
@@ -60,6 +61,8 @@ RUN dnf upgrade -y && \
openssl-static \
sqlite-devel
RUN echo "exclude=qt5-qtbase* qt5-linguist*" >> /etc/dnf/dnf.conf
ADD scripts/build-package-fedora.sh /opt/build-package-fedora.sh
CMD /opt/build-package-fedora.sh
This diff is collapsed.
Click to expand it.
lrc
@
fce17764
Subproject commit f
f0b3fce4b690ffedaff8c8362a44e3e6b6c564b
Subproject commit f
ce17764386eb96a5db23ae067554d16eb84208d
This diff is collapsed.
Click to expand it.
packaging/rules/fedora/ring.spec
+
2
−
1
View file @
0a97e703
...
...
@@ -208,7 +208,8 @@ DESTDIR=%{buildroot} make -C client-gnome/build install
/sbin/ldconfig
/bin/touch --no-create %{_datadir}/icons/hicolor &>/dev/null || :
%postun -p /sbin/ldconfig
%postun
/sbin/ldconfig
#for < f24 we have to update the schema explicitly
%if 0%{?fedora} < 24
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment