1
0
forked from pool/boinc-client

Accepting request 729771 from network

- Build boinc-client using -ffat-lto-objects

OBS-URL: https://build.opensuse.org/request/show/729771
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/boinc-client?expand=0&rev=43
This commit is contained in:
Dominique Leuenberger 2019-09-11 08:35:28 +00:00 committed by Git OBS Bridge
commit 392bb8a268
2 changed files with 9 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Sep 10 09:24:20 UTC 2019 - Christophe Giboudeaux <christophe@krop.fr>
- Build boinc-client using -ffat-lto-objects
-------------------------------------------------------------------
Sat Dec 15 17:37:27 UTC 2018 - aaronpuchert@alice-dsl.net

View File

@ -1,7 +1,7 @@
#
# spec file for package boinc-client
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2016 by Aaron Puchert <aaronpuchert@alice-dsl.net>
# Copyright (c) 2011 by Sascha Manns <saigkill@opensuse.org>
#
@ -41,9 +41,9 @@ Release: 0
Summary: The BOINC client
License: GPL-3.0-or-later OR LGPL-3.0-or-later
Group: Productivity/Clustering/Computing
Url: http://boinc.berkeley.edu/
URL: https://boinc.berkeley.edu/
#Git-Clone: git://github.com/BOINC/boinc
#Git-Clone: https://github.com/BOINC/boinc
Source0: https://github.com/BOINC/boinc/archive/client_release/%{minor_version}/%{version}.tar.gz
Source1: boinc-icons.tar.bz2
Source2: boinc-gui.desktop
@ -157,6 +157,7 @@ Requires: openssl-devel
This package contains development files for libboinc.
%prep
%global _lto_cflags %{_lto_cflags} -ffat-lto-objects
%setup -q -n %{name}_release-%{minor_version}-%{version} -D -a 1
%patch -P 1 -P 2 -P 4 -P 5 -P 6 -p1