mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2025-12-05 15:15:44 +00:00
Regenerate.
This commit is contained in:
@@ -4,9 +4,9 @@ TARGET = lm32-rtems4.10
|
||||
|
||||
include $(top_srcdir)/mkspec.am
|
||||
|
||||
BINUTILS_VERS = 2.19.51-20090222
|
||||
BINUTILS_VERS = 2.19.51-20090601
|
||||
BINUTILS_PKGVERS = 2.19.51
|
||||
BINUTILS_RPMREL = 1
|
||||
BINUTILS_RPMREL = 2
|
||||
include ../binutils.am
|
||||
BINUTILS_OPTS += --disable-infos
|
||||
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
# 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
|
||||
|
||||
%define binutils_pkgvers 2.19.51
|
||||
%define binutils_version 2.19.51-20090222
|
||||
%define binutils_rpmvers %{expand:%(echo "2.19.51-20090222" | tr - _ )}
|
||||
%define binutils_version 2.19.51-20090601
|
||||
%define binutils_rpmvers %{expand:%(echo "2.19.51-20090601" | tr - _ )}
|
||||
|
||||
Name: rtems-4.10-lm32-rtems4.10-binutils
|
||||
Summary: Binutils for target lm32-rtems4.10
|
||||
Group: Development/Tools
|
||||
Version: %{binutils_rpmvers}
|
||||
Release: 1%{?dist}
|
||||
Release: 2%{?dist}
|
||||
License: GPL/LGPL
|
||||
URL: http://sources.redhat.com/binutils
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||
@@ -72,7 +72,7 @@ BuildRequires: flex
|
||||
BuildRequires: bison
|
||||
|
||||
# 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
|
||||
Cross binutils for target lm32-rtems4.10
|
||||
|
||||
Reference in New Issue
Block a user