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