Christian Wittmer 2017-09-04 19:52:48 +00:00 committed by Git OBS Bridge
parent ee91c5ca1c
commit 0c07a153c3
2 changed files with 10 additions and 10 deletions

View File

@ -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

View File

@ -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