From ab7ce92c40ba364a007ca2abe78b87acff8a67f2a213d4561f0ab757a33f24f4 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 1 Jul 2019 07:56:56 +0000 Subject: [PATCH 1/2] Accepting request 711122 from home:marxin:branches:Base:System - Disable LTO as some warnings are emitted late and disappear with usage of -c (boo#1138834). OBS-URL: https://build.opensuse.org/request/show/711122 OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=132 --- post-build-checks.changes | 6 ++++++ post-build-checks.spec | 3 ++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/post-build-checks.changes b/post-build-checks.changes index 7a12e52..78df970 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jun 20 11:54:39 UTC 2019 - Martin Liška + +- Disable LTO as some warnings are emitted late and + disappear with usage of -c (boo#1138834). + ------------------------------------------------------------------- Mon Oct 15 12:31:31 UTC 2018 - ro@suse.de diff --git a/post-build-checks.spec b/post-build-checks.spec index 84168f4..cf00c5c 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -1,7 +1,7 @@ # # spec file for package post-build-checks # -# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -54,6 +54,7 @@ it may not be a good idea to install this to a running system: %setup -q %build +%define _lto_cflags %{nil} # nothing to do %install From 9db071e334afc75c57ebd215ccdb59ac59322c323f59c87889570a911e0aa96f Mon Sep 17 00:00:00 2001 From: Ruediger Oertel Date: Tue, 2 Jul 2019 13:26:00 +0000 Subject: [PATCH 2/2] - Update to version 84.88+git20190702.429d0e0: * Completly don't use ghosts like files * Ignore ghosts OBS-URL: https://build.opensuse.org/package/show/Base:System/post-build-checks?expand=0&rev=133 --- _servicedata | 2 +- post-build-checks-84.88+git20181015.ceb5c96.tar.xz | 3 --- post-build-checks-84.88+git20190702.429d0e0.tar.xz | 3 +++ post-build-checks.changes | 7 +++++++ post-build-checks.spec | 4 ++-- 5 files changed, 13 insertions(+), 6 deletions(-) delete mode 100644 post-build-checks-84.88+git20181015.ceb5c96.tar.xz create mode 100644 post-build-checks-84.88+git20190702.429d0e0.tar.xz diff --git a/_servicedata b/_servicedata index 2f406c4..cb84c00 100644 --- a/_servicedata +++ b/_servicedata @@ -1,5 +1,5 @@ git://github.com/openSUSE/post-build-checks.git - 137cb2970fded9e1da947ae920e3ec611002c830 + b3024ef7443ef0a77cb227ce824e3be2010aa071 \ No newline at end of file diff --git a/post-build-checks-84.88+git20181015.ceb5c96.tar.xz b/post-build-checks-84.88+git20181015.ceb5c96.tar.xz deleted file mode 100644 index 03dff19..0000000 --- a/post-build-checks-84.88+git20181015.ceb5c96.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5af5a042ffef436842e0bdf860619a85b68bb09731079776e2afd36a9c23715e -size 36184 diff --git a/post-build-checks-84.88+git20190702.429d0e0.tar.xz b/post-build-checks-84.88+git20190702.429d0e0.tar.xz new file mode 100644 index 0000000..f429f9c --- /dev/null +++ b/post-build-checks-84.88+git20190702.429d0e0.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:33b0ac9727b572a56b58122488c4de0a115522b766e932e2a69bb2a9b8a233f8 +size 36192 diff --git a/post-build-checks.changes b/post-build-checks.changes index 78df970..86010a5 100644 --- a/post-build-checks.changes +++ b/post-build-checks.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Tue Jul 02 13:25:27 UTC 2019 - ro@suse.com + +- Update to version 84.88+git20190702.429d0e0: + * Completly don't use ghosts like files + * Ignore ghosts + ------------------------------------------------------------------- Thu Jun 20 11:54:39 UTC 2019 - Martin Liška diff --git a/post-build-checks.spec b/post-build-checks.spec index cf00c5c..e7daf98 100644 --- a/post-build-checks.spec +++ b/post-build-checks.spec @@ -16,13 +16,13 @@ # -%define version_unconverted 84.88+git20181015.ceb5c96 +%define version_unconverted 84.88+git20190702.429d0e0 Name: post-build-checks Summary: post checks for build after rpms have been created License: GPL-2.0-or-later Group: Development/Tools/Building -Version: 84.88+git20181015.ceb5c96 +Version: 84.88+git20190702.429d0e0 Release: 0 PreReq: aaa_base permissions sed Requires: aaa_base-malloccheck