forked from Imagelibrary/rtems
Upgrade to binutils-2.18.90.
This commit is contained in:
@@ -4,9 +4,9 @@ TARGET = arm-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-arm-rtems4.10-binutils
|
Name: rtems-4.10-arm-rtems4.10-binutils
|
||||||
Summary: Binutils for target arm-rtems4.10
|
Summary: Binutils for target arm-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target arm-rtems4.10
|
Cross binutils for target arm-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = avr-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-avr-rtems4.10-binutils
|
Name: rtems-4.10-avr-rtems4.10-binutils
|
||||||
Summary: Binutils for target avr-rtems4.10
|
Summary: Binutils for target avr-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target avr-rtems4.10
|
Cross binutils for target avr-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = bfin-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-bfin-rtems4.10-binutils
|
Name: rtems-4.10-bfin-rtems4.10-binutils
|
||||||
Summary: Binutils for target bfin-rtems4.10
|
Summary: Binutils for target bfin-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target bfin-rtems4.10
|
Cross binutils for target bfin-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = h8300-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-h8300-rtems4.10-binutils
|
Name: rtems-4.10-h8300-rtems4.10-binutils
|
||||||
Summary: Binutils for target h8300-rtems4.10
|
Summary: Binutils for target h8300-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target h8300-rtems4.10
|
Cross binutils for target h8300-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = i386-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-i386-rtems4.10-binutils
|
Name: rtems-4.10-i386-rtems4.10-binutils
|
||||||
Summary: Binutils for target i386-rtems4.10
|
Summary: Binutils for target i386-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target i386-rtems4.10
|
Cross binutils for target i386-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = m68k-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-m68k-rtems4.10-binutils
|
Name: rtems-4.10-m68k-rtems4.10-binutils
|
||||||
Summary: Binutils for target m68k-rtems4.10
|
Summary: Binutils for target m68k-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target m68k-rtems4.10
|
Cross binutils for target m68k-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = mips-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-mips-rtems4.10-binutils
|
Name: rtems-4.10-mips-rtems4.10-binutils
|
||||||
Summary: Binutils for target mips-rtems4.10
|
Summary: Binutils for target mips-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target mips-rtems4.10
|
Cross binutils for target mips-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = powerpc-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-powerpc-rtems4.10-binutils
|
Name: rtems-4.10-powerpc-rtems4.10-binutils
|
||||||
Summary: Binutils for target powerpc-rtems4.10
|
Summary: Binutils for target powerpc-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target powerpc-rtems4.10
|
Cross binutils for target powerpc-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = sh-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-sh-rtems4.10-binutils
|
Name: rtems-4.10-sh-rtems4.10-binutils
|
||||||
Summary: Binutils for target sh-rtems4.10
|
Summary: Binutils for target sh-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target sh-rtems4.10
|
Cross binutils for target sh-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = sparc-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.18
|
BINUTILS_VERS = 2.18.90
|
||||||
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
BINUTILS_PKGVERS = $(BINUTILS_VERS)
|
||||||
BINUTILS_RPMREL = 2%{?dist}
|
BINUTILS_RPMREL = 1%{?dist}
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS +=
|
BINUTILS_OPTS +=
|
||||||
|
|
||||||
|
|||||||
@@ -1,5 +1 @@
|
|||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|||||||
@@ -25,15 +25,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.18
|
%define binutils_pkgvers 2.18.90
|
||||||
%define binutils_version 2.18
|
%define binutils_version 2.18.90
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.18" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.18.90" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-sparc-rtems4.10-binutils
|
Name: rtems-4.10-sparc-rtems4.10-binutils
|
||||||
Summary: Binutils for target sparc-rtems4.10
|
Summary: Binutils for target sparc-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: GPL/LGPL
|
License: GPL/LGPL
|
||||||
URL: http://sources.redhat.com/binutils
|
URL: http://sources.redhat.com/binutils
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@@ -53,11 +53,7 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: ftp://ftp.gnu.org/pub/gnu/binutils/binutils-%{binutils_pkgvers}.tar.bz2
|
Source0: ftp://sourceware.redhat.com/pub/binutils/snapshots/binutils-2.18.90.tar.bz2
|
||||||
%{?_without_sources:NoSource: 0}
|
|
||||||
%if "%{binutils_version}" == "2.18"
|
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.18-rtems4.9-20080211.diff
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target sparc-rtems4.10
|
Cross binutils for target sparc-rtems4.10
|
||||||
|
|||||||
Reference in New Issue
Block a user