- Nov 12, 2019
-
-
Change-Id: Ib4f4cee7a3a4d1782001c12b53bd9324d6953b6a
-
Sébastien Blin authored
Change-Id: I5ac52f9e47a02cbfa23b4d90563af0133e15977a
-
- Nov 11, 2019
-
-
Fredy Pulido authored
This commit rename the tarball, debian, ubuntu and fedora packages. This commit also modify the debian post install script to add support our repositories for Debian 10 and Ubuntu 18.10 and 19.04 and create transition packages to ensure a proper nama transition in debian based distributions. Warning: when using reprepo to add the ring transition deb package this get into pool/main/j/jami. for now we think is a reprepo error because reads the Source: instead of Package: field. Change-Id: I47449a79c1a8bfd6ee0f3ffed618886f1dc1645a
-
- Apr 11, 2019
-
-
Sébastien Blin authored
Change-Id: Ic55ca53e0602ef578e4dafe6d86a67de0b171b48
-
- Apr 05, 2019
-
-
Sébastien Blin authored
The previous patch doesn't seems to work. Add the file in the files section for Fedora and add a line after the build for Debian. Change-Id: I942082b45d9138e9c10c3995775971a342e50500
-
- Mar 31, 2019
-
-
Sébastien Blin authored
Change-Id: I7d665ac8352d5134f5eb224c89bea1e9f7c1fddc
-
- Mar 27, 2019
-
-
Change-Id: I4022846de7e0fa1f2a3bf14ffe0a961920379580
-
- Jan 23, 2019
-
-
Sébastien Blin authored
%postun -p /sbin/ldconfig is recommended if the only thing present in the scriptlet is calling ldconfig. This is not the case here. Source https://bugzilla.redhat.com/show_bug.cgi?id=1379030 Note: fix pipeline for fedora 29 Change-Id: I558f1f2c779cfc67331ebf98bd7c89610e322f74
-
- Dec 15, 2018
-
-
Note: also force recent mesa-* packages to fix pipeline for Fedora 29 Change-Id: Icc2cea0ada440b93e4356609744b47d7bc7aa70e Reviewed-by:
Sébastien Blin <sebastien.blin@savoirfairelinux.com>
-
- Dec 10, 2018
-
-
Sébastien Blin authored
Change-Id: Ia13fb0e5cab1af63e3c70c5a57e8a51cedcccf73
-
- Aug 06, 2018
-
-
Philippe Gorley authored
Change-Id: Icaeb11be9dd76c815150ec29ebad9cf0534a2144
-
Philippe Gorley authored
Change-Id: Ica9cd2730d01da54d39b2be62f327876bff14f3e
-
- Jan 12, 2018
-
-
Maxim Cournoyer authored
This dependency was added as a result of adding sound notifications to the gnome-client. Change-Id: I6ce113d46709976119afa151c1f2268ab81df545 Reviewed-by:
Nicolas Jäger <nicolas.jager@savoirfairelinux.com>
-
- Dec 19, 2017
-
-
libnm-glib has been deprecated for three years and is eventually going to disappear. [GR: update Debian/Ubuntu deps as well and all docker files] Change-Id: I60a9b1a37098715ac55d5fee6718883d2a55fe3c Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Signed-off-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- May 16, 2017
-
-
Philippe Gorley authored
Adds libvdpau dev package to dependencies for linux distros. Depends on https://gerrit-ring.savoirfairelinux.com/5473/ Change-Id: I1cb33adf5707eb5bdf6efe998ecc6dde5b6ae909
-
- Apr 18, 2017
-
-
Stepan Salenikovich authored
The "%postun -p /sbin/ldconfig" is only valid when there is only one %post and/or %postun command, for multiple commands the '-p' should not be used, as documented here: https://fedoraproject.org/wiki/Packaging:Guidelines#Shared_Libraries Change-Id: I3b6c0ef1bad942987e75767ade8e0efe507a91aa Tuleap: #1545
-
- Nov 17, 2016
-
-
Stepan Salenikovich authored
The icon cache needs to be updated because we install the ring icon in the hicolor theme. https://fedoraproject.org/wiki/Packaging:Scriptlets#Icon_Cache Change-Id: I9a70265845c88d577782d420451fb3c9e70507f5 Tuleap: #1319
-
- Nov 04, 2016
-
-
aviau authored
Change-Id: I31de9b38a0433e4cd3e524624871da157a5a9a09 Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
Change-Id: I385bbd34f33604e7012cb4d794f0d48646663bef Reviewed-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com> Verify-by:
Guillaume Roguez <guillaume.roguez@savoirfairelinux.com>
-
- Oct 31, 2016
-
-
aviau authored
Change-Id: If7fc608364f3dc9ea0d08650a4efc34756d61c63 Reviewed-by:
Stepan Salenikovich <stepan.salenikovich@savoirfairelinux.com>
-
- Oct 05, 2016
-
-
Guillaume Roguez authored
This is needed to build video HW acceleration code. Dockers, packaging deps and make-ring.py changed by this patch. Change-Id: Ia6c50aacc8a0f36db36b05c66bcd2db75291bce9
-
- Aug 30, 2016
-
-
Stepan Salenikovich authored
Starting f24 and later, the gsettings schema compilation is automatically triggered when needed, but we need to explicitly do it for earlier versions [0]. This patch also disables the gsettings schema local compilation so that this is not done during 'make install' since the schema will be compiled post install and it is also not needed locally. [0] - https://fedoraproject.org/wiki/Packaging:Scriptlets?rd=Packaging:ScriptletSnippets#GSettings_Schema Change-Id: I8b78c4d50e2208c29200f89d3947aa3117fbb6ab Tuleap: #975
-
- Aug 18, 2016
-
-
Stepan Salenikovich authored
configure.ac in the daemon was patched to properly generate a .so which is the default in auto tools; however we don't want to ship a .so and we also want to link to libring statically, so we run configure with --disable-shared Change-Id: I49d581c9176049385e0f42dad27a25ffcd172d8a Tuleap: #699
-
- Aug 16, 2016
-
-
Stepan Salenikovich authored
The natpmp lib doesn't provide a pkg-config file, so contrib does not detect that it is already installed on the system. Change-Id: Iea603b39773f8805183c50f06b61e07a7d791425 Tuleap: #805
-
- Aug 04, 2016
-
-