SHA256
1
0
forked from pool/binutils

Accepting request 841259 from home:StefanBruens:branches:devel:gcc

- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check

OBS-URL: https://build.opensuse.org/request/show/841259
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=344
This commit is contained in:
Michael Matz 2020-10-12 13:13:53 +00:00 committed by Git OBS Bridge
parent 0057780e1d
commit f1db3f8766
46 changed files with 207 additions and 115 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package binutils # spec file for package binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -65,7 +65,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -117,11 +117,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-aarch64-binutils # spec file for package cross-aarch64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-arm-binutils # spec file for package cross-arm-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-avr-binutils # spec file for package cross-avr-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-epiphany-binutils # spec file for package cross-epiphany-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-hppa-binutils # spec file for package cross-hppa-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-hppa64-binutils # spec file for package cross-hppa64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-i386-binutils # spec file for package cross-i386-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ia64-binutils # spec file for package cross-ia64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-m68k-binutils # spec file for package cross-m68k-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-mips-binutils # spec file for package cross-mips-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc-binutils # spec file for package cross-ppc-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc64-binutils # spec file for package cross-ppc64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-ppc64le-binutils # spec file for package cross-ppc64le-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-riscv64-binutils # spec file for package cross-riscv64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-rx-binutils # spec file for package cross-rx-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-s390-binutils # spec file for package cross-s390-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-s390x-binutils # spec file for package cross-s390x-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-sparc-binutils # spec file for package cross-sparc-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-sparc64-binutils # spec file for package cross-sparc64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-spu-binutils # spec file for package cross-spu-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-x86_64-binutils # spec file for package cross-x86_64-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Oct 12 11:51:06 UTC 2020 - Stefan Brüns <stefan.bruens@rwth-aachen.de>
- Reapply spec file cleanup from format_spec_file
- Remove a SLE10 version check
------------------------------------------------------------------- -------------------------------------------------------------------
Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com Tue Sep 15 12:14:55 UTC 2020 - matz@suse.com

View File

@ -1,7 +1,7 @@
# #
# spec file for package cross-xtensa-binutils # spec file for package cross-xtensa-binutils
# #
# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2020 SUSE LLC
# #
# All modifications and additions to the file contributed by third parties # All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed # 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) # license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative. # 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/
# #
@ -68,7 +68,7 @@ Release: 0
# #
# #
# #
Url: http://www.gnu.org/software/binutils/ URL: http://www.gnu.org/software/binutils/
PreReq: %{install_info_prereq} PreReq: %{install_info_prereq}
# bug437293 # bug437293
%ifarch ppc64 %ifarch ppc64
@ -120,11 +120,9 @@ License: GPL-3.0-or-later
Group: Development/Tools/Building Group: Development/Tools/Building
Requires: binutils = %{version}-%{release} Requires: binutils = %{version}-%{release}
PreReq: update-alternatives PreReq: update-alternatives
%if 0%{suse_version} > 1100
%if 0%{!?cross:1} %if 0%{!?cross:1}
%define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc %define gold_archs %ix86 aarch64 %arm x86_64 ppc ppc64 ppc64le s390x %sparc
%endif %endif
%endif
%description gold %description gold
gold is an ELF linker. It is intended to have complete support for ELF gold is an ELF linker. It is intended to have complete support for ELF