From ee91c5ca1c9888c7504e605f34176ae5de2c7ff46a62cbf111f07c9b57a606ca Mon Sep 17 00:00:00 2001 From: Jan Engelhardt Date: Mon, 4 Sep 2017 16:37:20 +0000 Subject: [PATCH] put back ca-certificates-mozilla OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=60 --- boinc-client.changes | 9 +++++++++ boinc-client.spec | 1 + 2 files changed, 10 insertions(+) diff --git a/boinc-client.changes b/boinc-client.changes index 5c7a800..19261a2 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Mon Sep 4 16:27:09 UTC 2017 - jengelh@inai.de + +- (from computersalat:) + Add ca-certificates-mozilla as dependency. Needed in minimal + install, e.g. JeOS images. Without it, boinc-client would fail to + load the config from e.g. + https://www.worldcommunitygrid.org/get_project_config.php . + ------------------------------------------------------------------- Sat Sep 2 22:12:09 UTC 2017 - jengelh@inai.de diff --git a/boinc-client.spec b/boinc-client.spec index 65536bd..003e7f7 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -71,6 +71,7 @@ BuildRequires: pkg-config BuildRequires: pwdutils BuildRequires: sqlite3-devel BuildRequires: xorg-x11-libXmu-devel +Requires: ca-certificates-mozilla Recommends: boinc-client-lang = %{version} Recommends: logrotate Requires(pre): pwdutils