forked from pool/newlib
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
This commit is contained in:
parent
fbbc11bf25
commit
73cbca6514
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user