From e1b47955599bb83b999f7559ef295e31e723f701 Mon Sep 17 00:00:00 2001 From: Ralf Corsepius Date: Thu, 1 Oct 2009 03:25:28 +0000 Subject: Bump GCC_RPMREL. --- contrib/crossrpms/rtems4.10/arm/Makefile.am | 2 +- .../arm/rtems-4.10-arm-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/avr/Makefile.am | 2 +- .../avr/rtems-4.10-avr-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/bfin/Makefile.am | 2 +- .../bfin/rtems-4.10-bfin-rtems4.10-gcc.spec | 12 +-- .../bfin/rtems-4.10-bfin-rtems4.10-gdb.spec | 4 - contrib/crossrpms/rtems4.10/h8300/Makefile.am | 2 +- .../h8300/rtems-4.10-h8300-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/i386/Makefile.am | 2 +- .../i386/rtems-4.10-i386-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/lm32/Makefile.am | 2 +- .../lm32/rtems-4.10-lm32-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/m32c/Makefile.am | 4 +- .../m32c/rtems-4.10-m32c-rtems4.10-gcc.spec | 109 +++++++++++++++++++-- contrib/crossrpms/rtems4.10/m32r/Makefile.am | 4 +- .../m32r/rtems-4.10-m32r-rtems4.10-gcc.spec | 109 +++++++++++++++++++-- contrib/crossrpms/rtems4.10/m68k/Makefile.am | 2 +- .../m68k/rtems-4.10-m68k-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/mips/Makefile.am | 2 +- .../mips/rtems-4.10-mips-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/powerpc/Makefile.am | 2 +- .../powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/sh/Makefile.am | 2 +- .../rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec | 12 +-- contrib/crossrpms/rtems4.10/sparc/Makefile.am | 2 +- .../sparc/rtems-4.10-sparc-rtems4.10-gcc.spec | 12 +-- 27 files changed, 279 insertions(+), 105 deletions(-) (limited to 'contrib') diff --git a/contrib/crossrpms/rtems4.10/arm/Makefile.am b/contrib/crossrpms/rtems4.10/arm/Makefile.am index d038edac07..f27f6da7dc 100644 --- a/contrib/crossrpms/rtems4.10/arm/Makefile.am +++ b/contrib/crossrpms/rtems4.10/arm/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) diff --git a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec index 47c105b1e9..29fab82087 100644 --- a/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/arm/rtems-4.10-arm-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: arm-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-arm-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-arm-rtems4.10-binutils Requires: rtems-4.10-arm-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-arm-rtems4.10-binutils -# Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for arm-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-arm-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-arm-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for arm-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for arm-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/avr/Makefile.am b/contrib/crossrpms/rtems4.10/avr/Makefile.am index 1bd1f92966..41552122ff 100644 --- a/contrib/crossrpms/rtems4.10/avr/Makefile.am +++ b/contrib/crossrpms/rtems4.10/avr/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec index 4ccf871238..2086f49a03 100644 --- a/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/avr/rtems-4.10-avr-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: avr-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-avr-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-avr-rtems4.10-binutils Requires: rtems-4.10-avr-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -450,7 +450,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-avr-rtems4.10-binutils -# Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -468,7 +468,7 @@ Summary: libgcc for avr-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-avr-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-avr-rtems4.10-gcc-libgcc @@ -583,7 +583,7 @@ Summary: C Library (newlib) for avr-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -604,7 +604,7 @@ Newlib C Library for avr-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/bfin/Makefile.am b/contrib/crossrpms/rtems4.10/bfin/Makefile.am index ccd3c41533..6f2e86c734 100644 --- a/contrib/crossrpms/rtems4.10/bfin/Makefile.am +++ b/contrib/crossrpms/rtems4.10/bfin/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec index 72a09653ee..ca2c6cbc52 100644 --- a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: bfin-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-bfin-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-bfin-rtems4.10-binutils Requires: rtems-4.10-bfin-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-bfin-rtems4.10-binutils -# Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for bfin-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-bfin-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-bfin-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for bfin-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for bfin-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec index 6197084b0d..7e69652025 100644 --- a/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec +++ b/contrib/crossrpms/rtems4.10/bfin/rtems-4.10-bfin-rtems4.10-gdb.spec @@ -104,12 +104,8 @@ BuildRequires: %{_host_rpmprefix}termcap-devel %endif %bcond_with system_readline %else -%if 0%{?fedora} >= 12 -%bcond_with system_readline -%else %bcond_without system_readline %endif -%endif %{?with_system_readline:BuildRequires: %{_host_rpmprefix}readline-devel} BuildRequires: %{_host_rpmprefix}ncurses-devel diff --git a/contrib/crossrpms/rtems4.10/h8300/Makefile.am b/contrib/crossrpms/rtems4.10/h8300/Makefile.am index 3f4cec2b04..891b9b7e85 100644 --- a/contrib/crossrpms/rtems4.10/h8300/Makefile.am +++ b/contrib/crossrpms/rtems4.10/h8300/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec index 7549abc8d2..7969154d81 100644 --- a/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/h8300/rtems-4.10-h8300-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: h8300-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-h8300-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-h8300-rtems4.10-binutils Requires: rtems-4.10-h8300-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-h8300-rtems4.10-binutils -# Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for h8300-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-h8300-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-h8300-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for h8300-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for h8300-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/i386/Makefile.am b/contrib/crossrpms/rtems4.10/i386/Makefile.am index 2400bbcda5..0eb3819b1b 100644 --- a/contrib/crossrpms/rtems4.10/i386/Makefile.am +++ b/contrib/crossrpms/rtems4.10/i386/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec index 50813bef29..776038022f 100644 --- a/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/i386/rtems-4.10-i386-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: i386-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-i386-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-i386-rtems4.10-binutils Requires: rtems-4.10-i386-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-i386-rtems4.10-binutils -# Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for i386-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-i386-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-i386-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for i386-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for i386-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/lm32/Makefile.am b/contrib/crossrpms/rtems4.10/lm32/Makefile.am index 7fea573949..056f930bd7 100644 --- a/contrib/crossrpms/rtems4.10/lm32/Makefile.am +++ b/contrib/crossrpms/rtems4.10/lm32/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec index 86378db67a..15478818d6 100644 --- a/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/lm32/rtems-4.10-lm32-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: lm32-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-lm32-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-lm32-rtems4.10-binutils Requires: rtems-4.10-lm32-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-lm32-rtems4.10-binutils -# Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for lm32-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-lm32-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-lm32-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for lm32-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for lm32-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/m32c/Makefile.am b/contrib/crossrpms/rtems4.10/m32c/Makefile.am index e0f5252006..8fffc632a8 100644 --- a/contrib/crossrpms/rtems4.10/m32c/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32c/Makefile.am @@ -12,12 +12,12 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am -GCC_OPTS += --disable-infos +GCC_OPTS += GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) diff --git a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec index 285fd5258f..2be9044914 100644 --- a/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/m32c/rtems-4.10-m32c-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: m32c-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -133,9 +133,10 @@ BuildRequires: flex bison BuildRequires: texinfo >= 4.2 BuildRequires: rtems-4.10-m32c-rtems4.10-binutils +Requires: rtems-4.10-gcc-common Requires: rtems-4.10-m32c-rtems4.10-binutils Requires: rtems-4.10-m32c-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -243,6 +244,7 @@ cd .. %endif make %{?_smp_mflags} all + make info cd .. %install @@ -280,11 +282,9 @@ cd .. rm -f $RPM_BUILD_ROOT%{_bindir}/m32c-rtems4.10-c++filt%{_exeext} -# Conflict with a native GCC's infos - rm -rf $RPM_BUILD_ROOT%{_infodir} - -# Conflict with a native GCC's man pages - rm -rf $RPM_BUILD_ROOT%{_mandir}/man7 + # We don't ship info/dir + rm -f $RPM_BUILD_ROOT%{_infodir}/dir + touch $RPM_BUILD_ROOT%{_infodir}/dir # Bug in gcc-3.4.0pre rm -f $RPM_BUILD_ROOT%{_bindir}/m32c-rtems4.10-m32c-rtems4.10-gcjh%{_exeext} @@ -450,7 +450,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-m32c-rtems4.10-binutils -# Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -468,7 +468,7 @@ Summary: libgcc for m32c-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-m32c-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-m32c-rtems4.10-gcc-libgcc @@ -521,6 +521,57 @@ libgcc m32c-rtems4.10-gcc. %{_gcclibdir}/gcc/m32c-rtems4.10/%{gcc_version}/include-fixed %endif +# ============================================================== +# rtems-4.10-gcc-common +# ============================================================== +%package -n rtems-4.10-gcc-common +Summary: Base package for rtems gcc and newlib C Library +Group: Development/Tools +Version: %{gcc_rpmvers} +%{?_with_noarch_subpackages:BuildArch: noarch} +License: GPL + +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info + +%description -n rtems-4.10-gcc-common +GCC files that are shared by all targets. + +%files -n rtems-4.10-gcc-common +%defattr(-,root,root) +%dir %{_prefix} +%dir %{_prefix}/share + +%dir %{_infodir} +%ghost %{_infodir}/dir +%{_infodir}/cpp.info* +%{_infodir}/cppinternals.info* +%{_infodir}/gcc.info* +%{_infodir}/gccint.info* +%{_infodir}/gccinstall.info* + +%dir %{_mandir} +%dir %{_mandir}/man7 +%{_mandir}/man7/fsf-funding.7* +%{_mandir}/man7/gfdl.7* +%{_mandir}/man7/gpl.7* + +%post -n rtems-4.10-gcc-common + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/cpp.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/cppinternals.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gcc.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gccint.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gccinstall.info.gz || : + +%preun -n rtems-4.10-gcc-common +if [ $1 -eq 0 ]; then + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cpp.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cppinternals.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gcc.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gccint.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gccinstall.info.gz || : +fi + @@ -532,9 +583,10 @@ Summary: C Library (newlib) for m32c-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} +Requires: rtems-4.10-newlib-common %description -n rtems-4.10-m32c-rtems4.10-newlib Newlib C Library for m32c-rtems4.10. @@ -545,3 +597,40 @@ Newlib C Library for m32c-rtems4.10. %dir %{_exec_prefix}/m32c-rtems4.10 %{_exec_prefix}/m32c-rtems4.10/include +# ============================================================== +# rtems-4.10-newlib-common +# ============================================================== +%package -n rtems-4.10-newlib-common +Summary: Base package for RTEMS newlib C Library +Group: Development/Tools +Version: %{newlib_version} +Release: 58%{?dist} +%{?_with_noarch_subpackages:BuildArch: noarch} +License: Distributable + +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info + +%description -n rtems-4.10-newlib-common +newlib files that are shared by all targets. + +%files -n rtems-4.10-newlib-common +%defattr(-,root,root) +%dir %{_prefix} +%dir %{_prefix}/share + +%dir %{_infodir} +%ghost %{_infodir}/dir +%{_infodir}/libc.info* +%{_infodir}/libm.info* + +%post -n rtems-4.10-newlib-common + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/libc.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/libm.info.gz || : + +%preun -n rtems-4.10-newlib-common +if [ $1 -eq 0 ]; then + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/libm.info.gz || : +fi + diff --git a/contrib/crossrpms/rtems4.10/m32r/Makefile.am b/contrib/crossrpms/rtems4.10/m32r/Makefile.am index dcbe80b794..fc1d7c24f8 100644 --- a/contrib/crossrpms/rtems4.10/m32r/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m32r/Makefile.am @@ -12,12 +12,12 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` include ../gcc.am -GCC_OPTS += --disable-infos +GCC_OPTS += GDB_VERS = 6.8.91 GDB_PKGVERS = $(GDB_VERS) diff --git a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec index dc5a3b416c..2857e4a4a3 100644 --- a/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/m32r/rtems-4.10-m32r-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: m32r-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -133,9 +133,10 @@ BuildRequires: flex bison BuildRequires: texinfo >= 4.2 BuildRequires: rtems-4.10-m32r-rtems4.10-binutils +Requires: rtems-4.10-gcc-common Requires: rtems-4.10-m32r-rtems4.10-binutils Requires: rtems-4.10-m32r-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -243,6 +244,7 @@ cd .. %endif make %{?_smp_mflags} all + make info cd .. %install @@ -280,11 +282,9 @@ cd .. rm -f $RPM_BUILD_ROOT%{_bindir}/m32r-rtems4.10-c++filt%{_exeext} -# Conflict with a native GCC's infos - rm -rf $RPM_BUILD_ROOT%{_infodir} - -# Conflict with a native GCC's man pages - rm -rf $RPM_BUILD_ROOT%{_mandir}/man7 + # We don't ship info/dir + rm -f $RPM_BUILD_ROOT%{_infodir}/dir + touch $RPM_BUILD_ROOT%{_infodir}/dir # Bug in gcc-3.4.0pre rm -f $RPM_BUILD_ROOT%{_bindir}/m32r-rtems4.10-m32r-rtems4.10-gcjh%{_exeext} @@ -450,7 +450,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-m32r-rtems4.10-binutils -# Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -468,7 +468,7 @@ Summary: libgcc for m32r-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-m32r-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-m32r-rtems4.10-gcc-libgcc @@ -521,6 +521,57 @@ libgcc m32r-rtems4.10-gcc. %{_gcclibdir}/gcc/m32r-rtems4.10/%{gcc_version}/include-fixed %endif +# ============================================================== +# rtems-4.10-gcc-common +# ============================================================== +%package -n rtems-4.10-gcc-common +Summary: Base package for rtems gcc and newlib C Library +Group: Development/Tools +Version: %{gcc_rpmvers} +%{?_with_noarch_subpackages:BuildArch: noarch} +License: GPL + +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info + +%description -n rtems-4.10-gcc-common +GCC files that are shared by all targets. + +%files -n rtems-4.10-gcc-common +%defattr(-,root,root) +%dir %{_prefix} +%dir %{_prefix}/share + +%dir %{_infodir} +%ghost %{_infodir}/dir +%{_infodir}/cpp.info* +%{_infodir}/cppinternals.info* +%{_infodir}/gcc.info* +%{_infodir}/gccint.info* +%{_infodir}/gccinstall.info* + +%dir %{_mandir} +%dir %{_mandir}/man7 +%{_mandir}/man7/fsf-funding.7* +%{_mandir}/man7/gfdl.7* +%{_mandir}/man7/gpl.7* + +%post -n rtems-4.10-gcc-common + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/cpp.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/cppinternals.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gcc.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gccint.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/gccinstall.info.gz || : + +%preun -n rtems-4.10-gcc-common +if [ $1 -eq 0 ]; then + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cpp.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/cppinternals.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gcc.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gccint.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/gccinstall.info.gz || : +fi + @@ -532,9 +583,10 @@ Summary: C Library (newlib) for m32r-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} +Requires: rtems-4.10-newlib-common %description -n rtems-4.10-m32r-rtems4.10-newlib Newlib C Library for m32r-rtems4.10. @@ -545,3 +597,40 @@ Newlib C Library for m32r-rtems4.10. %dir %{_exec_prefix}/m32r-rtems4.10 %{_exec_prefix}/m32r-rtems4.10/include +# ============================================================== +# rtems-4.10-newlib-common +# ============================================================== +%package -n rtems-4.10-newlib-common +Summary: Base package for RTEMS newlib C Library +Group: Development/Tools +Version: %{newlib_version} +Release: 58%{?dist} +%{?_with_noarch_subpackages:BuildArch: noarch} +License: Distributable + +Requires(post): /sbin/install-info +Requires(preun): /sbin/install-info + +%description -n rtems-4.10-newlib-common +newlib files that are shared by all targets. + +%files -n rtems-4.10-newlib-common +%defattr(-,root,root) +%dir %{_prefix} +%dir %{_prefix}/share + +%dir %{_infodir} +%ghost %{_infodir}/dir +%{_infodir}/libc.info* +%{_infodir}/libm.info* + +%post -n rtems-4.10-newlib-common + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/libc.info.gz || : + /sbin/install-info --info-dir=%{_infodir} %{_infodir}/libm.info.gz || : + +%preun -n rtems-4.10-newlib-common +if [ $1 -eq 0 ]; then + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/libc.info.gz || : + /sbin/install-info --delete --info-dir=%{_infodir} %{_infodir}/libm.info.gz || : +fi + diff --git a/contrib/crossrpms/rtems4.10/m68k/Makefile.am b/contrib/crossrpms/rtems4.10/m68k/Makefile.am index 6ceeaa9ea1..13a21c8be1 100644 --- a/contrib/crossrpms/rtems4.10/m68k/Makefile.am +++ b/contrib/crossrpms/rtems4.10/m68k/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec index bb9a5d0cfb..7b6270481c 100644 --- a/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/m68k/rtems-4.10-m68k-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: m68k-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-m68k-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-m68k-rtems4.10-binutils Requires: rtems-4.10-m68k-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-m68k-rtems4.10-binutils -# Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for m68k-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-m68k-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-m68k-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for m68k-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for m68k-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/mips/Makefile.am b/contrib/crossrpms/rtems4.10/mips/Makefile.am index 77882dd3de..617eba5788 100644 --- a/contrib/crossrpms/rtems4.10/mips/Makefile.am +++ b/contrib/crossrpms/rtems4.10/mips/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec index d9ba268d61..3b97a3faf7 100644 --- a/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/mips/rtems-4.10-mips-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: mips-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-mips-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-mips-rtems4.10-binutils Requires: rtems-4.10-mips-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-mips-rtems4.10-binutils -# Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for mips-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-mips-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-mips-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for mips-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for mips-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am index 192b04b043..7b0c7863db 100644 --- a/contrib/crossrpms/rtems4.10/powerpc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/powerpc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec index 3782588739..c798a585a8 100644 --- a/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/powerpc/rtems-4.10-powerpc-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: powerpc-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-powerpc-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-powerpc-rtems4.10-binutils Requires: rtems-4.10-powerpc-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-powerpc-rtems4.10-binutils -# Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for powerpc-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-powerpc-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-powerpc-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for powerpc-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for powerpc-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/sh/Makefile.am b/contrib/crossrpms/rtems4.10/sh/Makefile.am index 4cf4fcb687..f7196eebaa 100644 --- a/contrib/crossrpms/rtems4.10/sh/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sh/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec index 9405d4e5af..f82c10128e 100644 --- a/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/sh/rtems-4.10-sh-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: sh-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-sh-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-sh-rtems4.10-binutils Requires: rtems-4.10-sh-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-sh-rtems4.10-binutils -# Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for sh-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-sh-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-sh-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for sh-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for sh-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable diff --git a/contrib/crossrpms/rtems4.10/sparc/Makefile.am b/contrib/crossrpms/rtems4.10/sparc/Makefile.am index 9e8dbc8f9f..8046e736c9 100644 --- a/contrib/crossrpms/rtems4.10/sparc/Makefile.am +++ b/contrib/crossrpms/rtems4.10/sparc/Makefile.am @@ -12,7 +12,7 @@ BINUTILS_OPTS += GCC_VERS = 4.4.1 GCC_PKGVERS = $(GCC_VERS) -GCC_RPMREL = 17 +GCC_RPMREL = 18 NEWLIB_VERS = 1.17.0 NEWLIB_PKGVERS = $(NEWLIB_VERS) NEWLIB_RPMREL = `expr 40 + $(GCC_RPMREL)` diff --git a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec index 6cc07865ff..0d411752fd 100644 --- a/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec +++ b/contrib/crossrpms/rtems4.10/sparc/rtems-4.10-sparc-rtems4.10-gcc.spec @@ -58,7 +58,7 @@ Summary: sparc-rtems4.10 gcc Group: Development/Tools Version: %{gcc_rpmvers} -Release: 17%{?dist} +Release: 18%{?dist} License: GPL URL: http://gcc.gnu.org BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) @@ -136,7 +136,7 @@ BuildRequires: rtems-4.10-sparc-rtems4.10-binutils Requires: rtems-4.10-gcc-common Requires: rtems-4.10-sparc-rtems4.10-binutils Requires: rtems-4.10-sparc-rtems4.10-gcc-libgcc = %{gcc_rpmvers}-%{release} -Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-58%{?dist} %define _gcclibdir %{_prefix}/lib @@ -458,7 +458,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \ # Group: Development/Tools # Version: %{gcc_rpmvers} # Requires: rtems-4.10-sparc-rtems4.10-binutils -# Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-57%{?dist} +# Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-58%{?dist} # License: GPL # %if %build_infos @@ -476,7 +476,7 @@ Summary: libgcc for sparc-rtems4.10-gcc Group: Development/Tools Version: %{gcc_rpmvers} %{?_with_noarch_subpackages:BuildArch: noarch} -Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-57%{?dist} +Requires: rtems-4.10-sparc-rtems4.10-newlib = %{newlib_version}-58%{?dist} License: GPL %description -n rtems-4.10-sparc-rtems4.10-gcc-libgcc @@ -651,7 +651,7 @@ Summary: C Library (newlib) for sparc-rtems4.10 Group: Development/Tools License: Distributable Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} Requires: rtems-4.10-newlib-common @@ -672,7 +672,7 @@ Newlib C Library for sparc-rtems4.10. Summary: Base package for RTEMS newlib C Library Group: Development/Tools Version: %{newlib_version} -Release: 57%{?dist} +Release: 58%{?dist} %{?_with_noarch_subpackages:BuildArch: noarch} License: Distributable -- cgit v1.2.3