forked from Imagelibrary/rtems
Bump GCC_RPMREL.
This commit is contained in:
@@ -13,7 +13,7 @@ BINUTILS_OPTS +=
|
||||
|
||||
GCC_VERS = 4.5.0
|
||||
GCC_PKGVERS = 4.5-20100318
|
||||
GCC_RPMREL = 1
|
||||
GCC_RPMREL = 3
|
||||
NEWLIB_VERS = 1.18.0
|
||||
NEWLIB_PKGVERS = $(NEWLIB_VERS)
|
||||
NEWLIB_RPMREL = `expr $(GCC_RPMREL)`
|
||||
|
||||
@@ -58,7 +58,7 @@ Summary: bfin-rtems4.11 gcc
|
||||
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
License: GPL
|
||||
URL: http://gcc.gnu.org
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -225,7 +225,7 @@ BuildRequires: rtems-4.11-bfin-rtems4.11-binutils
|
||||
Requires: rtems-4.11-gcc-common
|
||||
Requires: rtems-4.11-bfin-rtems4.11-binutils
|
||||
Requires: rtems-4.11-bfin-rtems4.11-gcc-libgcc = %{gcc_rpmvers}-%{release}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-1%{?dist}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-3%{?dist}
|
||||
|
||||
%if "%{gcc_version}" >= "4.5.0"
|
||||
BuildRequires: zlib-devel
|
||||
@@ -339,7 +339,7 @@ cd ..
|
||||
ln -s ../libelf-%{libelf_version} gcc-%{gcc_pkgvers}/libelf
|
||||
%endif
|
||||
|
||||
echo "RTEMS gcc-%{gcc_version}-1%{?dist}/newlib-%{newlib_version}-1%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
echo "RTEMS gcc-%{gcc_version}-3%{?dist}/newlib-%{newlib_version}-3%{?dist}" > gcc-%{gcc_pkgvers}/gcc/DEV-PHASE
|
||||
|
||||
|
||||
# Fix timestamps
|
||||
@@ -607,7 +607,7 @@ sed -e 's,^[ ]*/usr/lib/rpm/find-debuginfo.sh,./find-debuginfo.sh,' \
|
||||
# Group: Development/Tools
|
||||
# Version: %{gcc_rpmvers}
|
||||
# Requires: rtems-4.11-bfin-rtems4.11-binutils
|
||||
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-1%{?dist}
|
||||
# Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-3%{?dist}
|
||||
# License: GPL
|
||||
|
||||
# %if %build_infos
|
||||
@@ -625,7 +625,7 @@ Summary: libgcc for bfin-rtems4.11-gcc
|
||||
Group: Development/Tools
|
||||
Version: %{gcc_rpmvers}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-1%{?dist}
|
||||
Requires: rtems-4.11-bfin-rtems4.11-newlib = %{newlib_version}-3%{?dist}
|
||||
License: GPL
|
||||
|
||||
%description -n rtems-4.11-bfin-rtems4.11-gcc-libgcc
|
||||
@@ -799,7 +799,7 @@ Summary: C Library (newlib) for bfin-rtems4.11
|
||||
Group: Development/Tools
|
||||
License: Distributable
|
||||
Version: %{newlib_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
|
||||
Requires: rtems-4.11-newlib-common
|
||||
@@ -820,7 +820,7 @@ Newlib C Library for bfin-rtems4.11.
|
||||
Summary: Base package for RTEMS newlib C Library
|
||||
Group: Development/Tools
|
||||
Version: %{newlib_version}
|
||||
Release: 1%{?dist}
|
||||
Release: 3%{?dist}
|
||||
%{?_with_noarch_subpackages:BuildArch: noarch}
|
||||
License: Distributable
|
||||
|
||||
|
||||
Reference in New Issue
Block a user