From 73cbca6514aaf0e304873f0bc74ccca4bd463651a5a0c43d02760e87ba4385b2 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Wed, 24 Jan 2018 14:32:25 +0000 Subject: [PATCH] Accepting request 568835 from devel:gcc - Handle debugsources.list to debugsourcefiles.list rename of new rpm. OBS-URL: https://build.opensuse.org/request/show/568835 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/newlib?expand=0&rev=3 --- cross-epiphany-newlib-devel.changes | 5 +++++ cross-epiphany-newlib-devel.spec | 3 ++- cross-rx-newlib-devel.changes | 5 +++++ cross-rx-newlib-devel.spec | 3 ++- newlib.changes | 5 +++++ newlib.spec | 2 +- newlib.spec.in | 1 + 7 files changed, 21 insertions(+), 3 deletions(-) diff --git a/cross-epiphany-newlib-devel.changes b/cross-epiphany-newlib-devel.changes index f8f35fd..d798ecd 100644 --- a/cross-epiphany-newlib-devel.changes +++ b/cross-epiphany-newlib-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 24 09:29:00 UTC 2018 - rguenther@suse.com + +- Handle debugsources.list to debugsourcefiles.list rename of new rpm. + ------------------------------------------------------------------- Fri Jul 1 12:32:49 UTC 2016 - rguenther@suse.com diff --git a/cross-epiphany-newlib-devel.spec b/cross-epiphany-newlib-devel.spec index 1f76a90..41c8976 100644 --- a/cross-epiphany-newlib-devel.spec +++ b/cross-epiphany-newlib-devel.spec @@ -1,7 +1,7 @@ # # spec file for package cross-epiphany-newlib-devel # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -73,6 +73,7 @@ export NO_BRP_STRIP_DEBUG=true export NO_DEBUGINFO_STRIP_DEBUG=true %define __debug_install_post %{nil} : >debugfiles.list +: >debugsourcefiles.list : >debugsources.list cd build-dir diff --git a/cross-rx-newlib-devel.changes b/cross-rx-newlib-devel.changes index f8f35fd..d798ecd 100644 --- a/cross-rx-newlib-devel.changes +++ b/cross-rx-newlib-devel.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 24 09:29:00 UTC 2018 - rguenther@suse.com + +- Handle debugsources.list to debugsourcefiles.list rename of new rpm. + ------------------------------------------------------------------- Fri Jul 1 12:32:49 UTC 2016 - rguenther@suse.com diff --git a/cross-rx-newlib-devel.spec b/cross-rx-newlib-devel.spec index 858922f..14e48a1 100644 --- a/cross-rx-newlib-devel.spec +++ b/cross-rx-newlib-devel.spec @@ -1,7 +1,7 @@ # # spec file for package cross-rx-newlib-devel # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 @@ -73,6 +73,7 @@ export NO_BRP_STRIP_DEBUG=true export NO_DEBUGINFO_STRIP_DEBUG=true %define __debug_install_post %{nil} : >debugfiles.list +: >debugsourcefiles.list : >debugsources.list cd build-dir diff --git a/newlib.changes b/newlib.changes index f8f35fd..d798ecd 100644 --- a/newlib.changes +++ b/newlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Jan 24 09:29:00 UTC 2018 - rguenther@suse.com + +- Handle debugsources.list to debugsourcefiles.list rename of new rpm. + ------------------------------------------------------------------- Fri Jul 1 12:32:49 UTC 2016 - rguenther@suse.com diff --git a/newlib.spec b/newlib.spec index 8e9418c..47b6557 100644 --- a/newlib.spec +++ b/newlib.spec @@ -1,7 +1,7 @@ # # spec file for package newlib # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2018 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 diff --git a/newlib.spec.in b/newlib.spec.in index 10e64ac..dbbf321 100644 --- a/newlib.spec.in +++ b/newlib.spec.in @@ -54,6 +54,7 @@ export NO_BRP_STRIP_DEBUG=true export NO_DEBUGINFO_STRIP_DEBUG=true %define __debug_install_post %{nil} : >debugfiles.list +: >debugsourcefiles.list : >debugsources.list cd build-dir