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