forked from Imagelibrary/rtems
Upgrade to binutils-2.19.1
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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target i386-rtems4.10
|
Cross binutils for target i386-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = m32c-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-m32c-rtems4.10-binutils
|
Name: rtems-4.10-m32c-rtems4.10-binutils
|
||||||
Summary: Binutils for target m32c-rtems4.10
|
Summary: Binutils for target m32c-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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target m32c-rtems4.10
|
Cross binutils for target m32c-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = m32r-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-m32r-rtems4.10-binutils
|
Name: rtems-4.10-m32r-rtems4.10-binutils
|
||||||
Summary: Binutils for target m32r-rtems4.10
|
Summary: Binutils for target m32r-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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target m32r-rtems4.10
|
Cross binutils for target m32r-rtems4.10
|
||||||
|
|||||||
@@ -4,9 +4,9 @@ TARGET = m68k-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%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.19
|
BINUTILS_VERS = 2.19.1
|
||||||
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,2 +1,2 @@
|
|||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|||||||
@@ -45,15 +45,15 @@
|
|||||||
%define _host_rpmprefix %{nil}
|
%define _host_rpmprefix %{nil}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19
|
%define binutils_pkgvers 2.19.1
|
||||||
%define binutils_version 2.19
|
%define binutils_version 2.19.1
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.1" | 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)
|
||||||
@@ -73,8 +73,8 @@ BuildRequires: bison
|
|||||||
|
|
||||||
Requires: rtems-4.10-binutils-common
|
Requires: rtems-4.10-binutils-common
|
||||||
|
|
||||||
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.tar.bz2
|
Source0: http://ftp.gnu.org/gnu/binutils/binutils-2.19.1.tar.bz2
|
||||||
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19-rtems4.10-20081023.diff
|
Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.1-rtems4.10-20090203.diff
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target sparc-rtems4.10
|
Cross binutils for target sparc-rtems4.10
|
||||||
|
|||||||
Reference in New Issue
Block a user