diff --git a/cross-aarch64-gcc13-bootstrap.spec b/cross-aarch64-gcc13-bootstrap.spec index cede849..4bd918b 100644 --- a/cross-aarch64-gcc13-bootstrap.spec +++ b/cross-aarch64-gcc13-bootstrap.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-aarch64-gcc13.spec b/cross-aarch64-gcc13.spec index 166c00a..76d441a 100644 --- a/cross-aarch64-gcc13.spec +++ b/cross-aarch64-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-amdgcn-gcc13.spec b/cross-amdgcn-gcc13.spec index c1a060a..44d8998 100644 --- a/cross-amdgcn-gcc13.spec +++ b/cross-amdgcn-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-arm-gcc13.spec b/cross-arm-gcc13.spec index 049a2cd..c55bd47 100644 --- a/cross-arm-gcc13.spec +++ b/cross-arm-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-arm-none-gcc13-bootstrap.spec b/cross-arm-none-gcc13-bootstrap.spec index 5852074..f70469e 100644 --- a/cross-arm-none-gcc13-bootstrap.spec +++ b/cross-arm-none-gcc13-bootstrap.spec @@ -108,7 +108,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -221,6 +221,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-arm-none-gcc13.spec b/cross-arm-none-gcc13.spec index 7f6c61a..781ea27 100644 --- a/cross-arm-none-gcc13.spec +++ b/cross-arm-none-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-avr-gcc13-bootstrap.spec b/cross-avr-gcc13-bootstrap.spec index c2bab49..e5a8bda 100644 --- a/cross-avr-gcc13-bootstrap.spec +++ b/cross-avr-gcc13-bootstrap.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-avr-gcc13.spec b/cross-avr-gcc13.spec index 490dd32..6120fb8 100644 --- a/cross-avr-gcc13.spec +++ b/cross-avr-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-bpf-gcc13.spec b/cross-bpf-gcc13.spec index 1fbbc4c..b2f376f 100644 --- a/cross-bpf-gcc13.spec +++ b/cross-bpf-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-epiphany-gcc13-bootstrap.spec b/cross-epiphany-gcc13-bootstrap.spec index 126702f..a0e5fa1 100644 --- a/cross-epiphany-gcc13-bootstrap.spec +++ b/cross-epiphany-gcc13-bootstrap.spec @@ -108,7 +108,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -221,6 +221,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-epiphany-gcc13.spec b/cross-epiphany-gcc13.spec index 00e79b5..d3289b5 100644 --- a/cross-epiphany-gcc13.spec +++ b/cross-epiphany-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-hppa-gcc13-bootstrap.spec b/cross-hppa-gcc13-bootstrap.spec index 2a917f6..e932542 100644 --- a/cross-hppa-gcc13-bootstrap.spec +++ b/cross-hppa-gcc13-bootstrap.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-hppa-gcc13.spec b/cross-hppa-gcc13.spec index 0e6c75a..47938cf 100644 --- a/cross-hppa-gcc13.spec +++ b/cross-hppa-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-m68k-gcc13.spec b/cross-m68k-gcc13.spec index 396fda0..d360c83 100644 --- a/cross-m68k-gcc13.spec +++ b/cross-m68k-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-mips-gcc13.spec b/cross-mips-gcc13.spec index 52042da..2bc0e25 100644 --- a/cross-mips-gcc13.spec +++ b/cross-mips-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-nvptx-gcc13.spec b/cross-nvptx-gcc13.spec index f71f239..f4d55cd 100644 --- a/cross-nvptx-gcc13.spec +++ b/cross-nvptx-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-ppc64-gcc13.spec b/cross-ppc64-gcc13.spec index 059b75f..3db758b 100644 --- a/cross-ppc64-gcc13.spec +++ b/cross-ppc64-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-ppc64le-gcc13-bootstrap.spec b/cross-ppc64le-gcc13-bootstrap.spec index 7cf2501..99e26ee 100644 --- a/cross-ppc64le-gcc13-bootstrap.spec +++ b/cross-ppc64le-gcc13-bootstrap.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-ppc64le-gcc13.spec b/cross-ppc64le-gcc13.spec index 841e4c9..d3e5124 100644 --- a/cross-ppc64le-gcc13.spec +++ b/cross-ppc64le-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-pru-gcc13-bootstrap.spec b/cross-pru-gcc13-bootstrap.spec index 22c69cd..05ce733 100644 --- a/cross-pru-gcc13-bootstrap.spec +++ b/cross-pru-gcc13-bootstrap.spec @@ -108,7 +108,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -221,6 +221,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-pru-gcc13.spec b/cross-pru-gcc13.spec index e1c6fe7..6183cb3 100644 --- a/cross-pru-gcc13.spec +++ b/cross-pru-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-riscv64-elf-gcc13-bootstrap.spec b/cross-riscv64-elf-gcc13-bootstrap.spec index 1044cd8..359c5af 100644 --- a/cross-riscv64-elf-gcc13-bootstrap.spec +++ b/cross-riscv64-elf-gcc13-bootstrap.spec @@ -108,7 +108,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -221,6 +221,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-riscv64-elf-gcc13.spec b/cross-riscv64-elf-gcc13.spec index 6f8fcd4..1d8b837 100644 --- a/cross-riscv64-elf-gcc13.spec +++ b/cross-riscv64-elf-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-riscv64-gcc13-bootstrap.spec b/cross-riscv64-gcc13-bootstrap.spec index 839804c..fd50669 100644 --- a/cross-riscv64-gcc13-bootstrap.spec +++ b/cross-riscv64-gcc13-bootstrap.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-riscv64-gcc13.spec b/cross-riscv64-gcc13.spec index 640d023..027be2d 100644 --- a/cross-riscv64-gcc13.spec +++ b/cross-riscv64-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-rx-gcc13-bootstrap.spec b/cross-rx-gcc13-bootstrap.spec index e66f366..a550668 100644 --- a/cross-rx-gcc13-bootstrap.spec +++ b/cross-rx-gcc13-bootstrap.spec @@ -108,7 +108,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -221,6 +221,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-rx-gcc13.spec b/cross-rx-gcc13.spec index 2dcaf71..39edae9 100644 --- a/cross-rx-gcc13.spec +++ b/cross-rx-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-s390x-gcc13-bootstrap.spec b/cross-s390x-gcc13-bootstrap.spec index c948e05..9ff8900 100644 --- a/cross-s390x-gcc13-bootstrap.spec +++ b/cross-s390x-gcc13-bootstrap.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-s390x-gcc13.spec b/cross-s390x-gcc13.spec index ad61d59..3aa0378 100644 --- a/cross-s390x-gcc13.spec +++ b/cross-s390x-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-sparc-gcc13.spec b/cross-sparc-gcc13.spec index fec51a6..f71f7b6 100644 --- a/cross-sparc-gcc13.spec +++ b/cross-sparc-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-sparc64-gcc13.spec b/cross-sparc64-gcc13.spec index e0fed10..fc6949a 100644 --- a/cross-sparc64-gcc13.spec +++ b/cross-sparc64-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross-x86_64-gcc13.spec b/cross-x86_64-gcc13.spec index 74417a1..4dd2ff4 100644 --- a/cross-x86_64-gcc13.spec +++ b/cross-x86_64-gcc13.spec @@ -107,7 +107,7 @@ Name: %{pkgname} %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -220,6 +220,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/cross.spec.in b/cross.spec.in index 2d0ad78..3883932 100644 --- a/cross.spec.in +++ b/cross.spec.in @@ -129,6 +129,7 @@ BuildRequires: libunwind-devel ExclusiveArch: do-not-build %endif BuildRequires: cross-%cross_arch-newlib-devel +Requires: cross-%cross_arch-newlib-devel %endif %if "%{cross_arch}" == "avr" %if !0%{?is_opensuse} diff --git a/gcc-13.2.1+git8205.tar.xz b/gcc-13.2.1+git8205.tar.xz deleted file mode 100644 index 6b303f9..0000000 --- a/gcc-13.2.1+git8205.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:5efc998c98cd76711a08bd06491438118911522f85f7cf02a54e8172ddf5cf55 -size 87266400 diff --git a/gcc-13.2.1+git8250.tar.xz b/gcc-13.2.1+git8250.tar.xz new file mode 100644 index 0000000..12c96f8 --- /dev/null +++ b/gcc-13.2.1+git8250.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f18c07e7c463104259d9ac92f1d690a93c819aa67d2b076e73cd8b3fe6ed1046 +size 87256532 diff --git a/gcc.spec.in b/gcc.spec.in index e81b141..259d556 100644 --- a/gcc.spec.in +++ b/gcc.spec.in @@ -204,7 +204,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 1 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -1108,6 +1108,7 @@ Requires: libm2cor%{libm2_sover}@variant@ >= %{version}-%{release} Requires: libm2iso%{libm2_sover}@variant@ >= %{version}-%{release} Requires: libm2pim%{libm2_sover}@variant@ >= %{version}-%{release} Requires: libm2min%{libm2_sover}@variant@ >= %{version}-%{release} +Requires: libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}@variant@ = %{version}-%{release} %description m2@variant@ @@ -2542,6 +2543,9 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang %defattr(-,root,root) %dir %{libsubdir}/plugin %{libsubdir}/plugin +%if %{build_m2} +%exclude %{libsubdir}/plugin/m2rte.so +%endif %endif %files locale -f gcc@base_ver@-locale.lang @@ -3061,6 +3065,9 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc@base_ver@-locale.lang %defattr(-,root,root) %{_prefix}/bin/gm2%{binsuffix} %{libsubdir}/cc1gm2 +%if %{enable_plugins} +%{libsubdir}/plugin/m2rte.so +%endif %{versmainlibdir}/m2 %versmainlib libm2log.a %versmainlib libm2log.so diff --git a/gcc13-testresults.spec b/gcc13-testresults.spec index 103752f..b5298e4 100644 --- a/gcc13-testresults.spec +++ b/gcc13-testresults.spec @@ -221,7 +221,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') diff --git a/gcc13.changes b/gcc13.changes index c3d95b9..f1a4bc3 100644 --- a/gcc13.changes +++ b/gcc13.changes @@ -1,3 +1,23 @@ +------------------------------------------------------------------- +Thu Jan 25 07:59:39 UTC 2024 - Richard Biener + +- Update to gcc-13 branch head, fc7d87e0ffadca49bec29b2107, git8250 + * Includes fix for building TVM. [boo#1218492] + +------------------------------------------------------------------- +Mon Jan 22 10:05:20 UTC 2024 - Richard Biener + +- Add cross-X-newlib-devel requires to newlib cross compilers. + [boo#1219031] + +------------------------------------------------------------------- +Thu Jan 18 14:14:46 UTC 2024 - Richard Biener + +- Package m2rte.so plugin in the gcc13-m2 sub-package rather than + in gcc13-devel. [boo#1210959] +- Require libstdc++6-devel-gcc13 from gcc13-m2 as m2 programs + are linked against libstdc++6. + ------------------------------------------------------------------- Tue Jan 9 14:20:57 UTC 2024 - Richard Biener diff --git a/gcc13.spec b/gcc13.spec index fc70fd0..0fcb1f6 100644 --- a/gcc13.spec +++ b/gcc13.spec @@ -200,7 +200,7 @@ %define biarch_targets x86_64 s390x powerpc64 powerpc sparc sparc64 URL: https://gcc.gnu.org/ -Version: 13.2.1+git8205 +Version: 13.2.1+git8250 Release: 0 %define gcc_dir_version %(echo %version | sed 's/+.*//' | cut -d '.' -f 1) %define gcc_snapshot_revision %(echo %version | sed 's/[3-9]\.[0-9]\.[0-6]//' | sed 's/+/-/') @@ -1951,6 +1951,7 @@ Requires: libm2iso%{libm2_sover} >= %{version}-%{release} Requires: libm2log%{libm2_sover} >= %{version}-%{release} Requires: libm2min%{libm2_sover} >= %{version}-%{release} Requires: libm2pim%{libm2_sover} >= %{version}-%{release} +Requires: libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix} = %{version}-%{release} %description m2 This package contains a Modula-2 compiler. @@ -1966,6 +1967,7 @@ Requires: libm2iso%{libm2_sover}-32bit >= %{version}-%{release} Requires: libm2log%{libm2_sover}-32bit >= %{version}-%{release} Requires: libm2min%{libm2_sover}-32bit >= %{version}-%{release} Requires: libm2pim%{libm2_sover}-32bit >= %{version}-%{release} +Requires: libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}-32bit = %{version}-%{release} %description m2-32bit This package contains a Modula-2 compiler. @@ -1981,6 +1983,7 @@ Requires: libm2iso%{libm2_sover}-64bit >= %{version}-%{release} Requires: libm2log%{libm2_sover}-64bit >= %{version}-%{release} Requires: libm2min%{libm2_sover}-64bit >= %{version}-%{release} Requires: libm2pim%{libm2_sover}-64bit >= %{version}-%{release} +Requires: libstdc++%{libstdcxx_sover}-devel%{libdevel_suffix}-64bit = %{version}-%{release} %description m2-64bit This package contains a Modula-2 compiler. @@ -3542,6 +3545,9 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc13-locale.lang %defattr(-,root,root) %dir %{libsubdir}/plugin %{libsubdir}/plugin +%if %{build_m2} +%exclude %{libsubdir}/plugin/m2rte.so +%endif %endif %files locale -f gcc13-locale.lang @@ -4049,6 +4055,9 @@ cat cpplib%{binsuffix}.lang gcc%{binsuffix}.lang > gcc13-locale.lang %defattr(-,root,root) %{_prefix}/bin/gm2%{binsuffix} %{libsubdir}/cc1gm2 +%if %{enable_plugins} +%{libsubdir}/plugin/m2rte.so +%endif %{versmainlibdir}/m2 %versmainlib libm2log.a %versmainlib libm2log.so