From 5bbe784302c1b24cb555f64d772bd171eb7cfc36648946320ad7c55d1e23366d Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Thu, 9 Apr 2020 12:44:44 +0000 Subject: [PATCH] Accepting request 791706 from home:marxin:branches:Base:System - Run tests with -fcommon in order to fix boo#1160261. OBS-URL: https://build.opensuse.org/request/show/791706 OBS-URL: https://build.opensuse.org/package/show/Base:System/dd_rescue?expand=0&rev=44 --- dd_rescue.changes | 5 +++++ dd_rescue.spec | 8 ++++---- 2 files changed, 9 insertions(+), 4 deletions(-) diff --git a/dd_rescue.changes b/dd_rescue.changes index ea124dd..2694486 100644 --- a/dd_rescue.changes +++ b/dd_rescue.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 6 09:17:38 UTC 2020 - Martin Liška + +- Run tests with -fcommon in order to fix boo#1160261. + ------------------------------------------------------------------- Thu Sep 20 13:16:41 UTC 2018 - schwab@suse.de diff --git a/dd_rescue.spec b/dd_rescue.spec index edf9a19..f829b45 100644 --- a/dd_rescue.spec +++ b/dd_rescue.spec @@ -1,7 +1,7 @@ # # spec file for package dd_rescue # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -22,7 +22,7 @@ Release: 0 Summary: Data copying in the presence of I/O Errors License: GPL-2.0-only OR GPL-3.0-only Group: System/Base -Url: http://www.garloff.de/kurt/linux/ddrescue/ +URL: http://www.garloff.de/kurt/linux/ddrescue/ Source0: http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2 Source1: http://garloff.de/kurt/linux/ddrescue/%{name}-%{version}.tar.bz2.asc Source2: %{name}.keyring @@ -145,7 +145,7 @@ mkdir %{buildroot}/bin ln -sf %{_bindir}/dd_rescue %{buildroot}/bin %check -make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags}" check +make %{?_smp_mflags} RPM_OPT_FLAGS="%{optflags} -fcommon" check %files %defattr(-,root,root,-)