forked from Imagelibrary/rtems
Regenerate.
This commit is contained in:
@@ -4,9 +4,9 @@ TARGET = lm32-rtems4.10
|
|||||||
|
|
||||||
include $(top_srcdir)/mkspec.am
|
include $(top_srcdir)/mkspec.am
|
||||||
|
|
||||||
BINUTILS_VERS = 2.19.51-20090222
|
BINUTILS_VERS = 2.19.51-20090601
|
||||||
BINUTILS_PKGVERS = 2.19.51
|
BINUTILS_PKGVERS = 2.19.51
|
||||||
BINUTILS_RPMREL = 1
|
BINUTILS_RPMREL = 2
|
||||||
include ../binutils.am
|
include ../binutils.am
|
||||||
BINUTILS_OPTS += --disable-infos
|
BINUTILS_OPTS += --disable-infos
|
||||||
|
|
||||||
|
|||||||
@@ -1,2 +1,2 @@
|
|||||||
# ftp://sources.redhat.com/pub/binutils/snapshots/binutils-2.19.51.tar.bz2
|
# ftp://sources.redhat.com/pub/binutils/snapshots/binutils-2.19.51.tar.bz2
|
||||||
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.51-20090222.tar.bz2
|
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.51-20090601.tar.bz2
|
||||||
|
|||||||
@@ -46,14 +46,14 @@
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%define binutils_pkgvers 2.19.51
|
%define binutils_pkgvers 2.19.51
|
||||||
%define binutils_version 2.19.51-20090222
|
%define binutils_version 2.19.51-20090601
|
||||||
%define binutils_rpmvers %{expand:%(echo "2.19.51-20090222" | tr - _ )}
|
%define binutils_rpmvers %{expand:%(echo "2.19.51-20090601" | tr - _ )}
|
||||||
|
|
||||||
Name: rtems-4.10-lm32-rtems4.10-binutils
|
Name: rtems-4.10-lm32-rtems4.10-binutils
|
||||||
Summary: Binutils for target lm32-rtems4.10
|
Summary: Binutils for target lm32-rtems4.10
|
||||||
Group: Development/Tools
|
Group: Development/Tools
|
||||||
Version: %{binutils_rpmvers}
|
Version: %{binutils_rpmvers}
|
||||||
Release: 1%{?dist}
|
Release: 2%{?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)
|
||||||
@@ -72,7 +72,7 @@ BuildRequires: flex
|
|||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
|
|
||||||
# ftp://sources.redhat.com/pub/binutils/snapshots/binutils-2.19.51.tar.bz2
|
# ftp://sources.redhat.com/pub/binutils/snapshots/binutils-2.19.51.tar.bz2
|
||||||
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.51-20090222.tar.bz2
|
Source0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.10/binutils-2.19.51-20090601.tar.bz2
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Cross binutils for target lm32-rtems4.10
|
Cross binutils for target lm32-rtems4.10
|
||||||
|
|||||||
Reference in New Issue
Block a user