From 0c07a153c3302b0b0b2a357a36825ddcaeb1d928316951101c78333aca83657a Mon Sep 17 00:00:00 2001 From: Christian Wittmer Date: Mon, 4 Sep 2017 19:52:48 +0000 Subject: [PATCH] fix changelog OBS-URL: https://build.opensuse.org/package/show/network/boinc-client?expand=0&rev=61 --- boinc-client.changes | 18 +++++++++--------- boinc-client.spec | 2 +- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/boinc-client.changes b/boinc-client.changes index 19261a2..1d97885 100644 --- a/boinc-client.changes +++ b/boinc-client.changes @@ -1,12 +1,3 @@ -------------------------------------------------------------------- -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 @@ -19,6 +10,15 @@ Sat Sep 2 22:12:09 UTC 2017 - jengelh@inai.de 0001-Fix-1530-null-pointer-dereference.patch to quilt's default p1 level. +-------------------------------------------------------------------- +Mon Mar 27 10:59:02 UTC 2017 - chris@computersalat.de + +- fix deps + * add missing ca-certificates-mozilla + needed in minimal install, e.g. JeOS images, + without - boinc-client will fail to load config from + e.g. www.worldcommunitygrid.org/get_project_config.php + ------------------------------------------------------------------- Sat Feb 25 17:53:03 UTC 2017 - chris@computersalat.de diff --git a/boinc-client.spec b/boinc-client.spec index 003e7f7..a3a4e57 100644 --- a/boinc-client.spec +++ b/boinc-client.spec @@ -71,10 +71,10 @@ BuildRequires: pkg-config BuildRequires: pwdutils BuildRequires: sqlite3-devel BuildRequires: xorg-x11-libXmu-devel +Requires(pre): pwdutils Requires: ca-certificates-mozilla Recommends: boinc-client-lang = %{version} Recommends: logrotate -Requires(pre): pwdutils # %if 0%{?suse_version} >= 1310 BuildRequires: libXScrnSaver-devel