Regenerate.

This commit is contained in:
Ralf Corsepius
2009-07-18 04:15:19 +00:00
parent 428a4c01ee
commit 1e60ba9974
3 changed files with 7 additions and 7 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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