summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-19 14:19:21 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-19 14:19:21 +0000
commit447de8f3b118ee808135d34c102191c8b7056d70 (patch)
treebe07f415e19a715890ae589db4590f9705dae2a3 /contrib
parentBump GCC_RPMREL. (diff)
downloadrtems-447de8f3b118ee808135d34c102191c8b7056d70.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am2
-rw-r--r--contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec2
-rw-r--r--contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-libs.spec6
-rw-r--r--contrib/crossrpms/netbsd5.0.2/amd64/libs.add4
-rw-r--r--contrib/crossrpms/netbsd5.0.2/i386/Makefile.am2
-rw-r--r--contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec4
-rw-r--r--contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-libs.spec6
7 files changed, 13 insertions, 13 deletions
diff --git a/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am b/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am
index b3c8089a95..a5ffa8027c 100644
--- a/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am
+++ b/contrib/crossrpms/netbsd5.0.2/amd64/Makefile.am
@@ -5,7 +5,7 @@ TARGET = amd64-pc-netbsdelf5.0.2
include $(top_srcdir)/mkspec.am
NETBSD_VERS = 5.0.2
-NETBSD_RPMREL = 0.20100419.0
+NETBSD_RPMREL = 0.20100419.1
EXTRA_DIST += libs.add
EXTRA_DIST += target-libs.add
include ../libs.am
diff --git a/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec b/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec
index b13003ff15..f69aa6ada9 100644
--- a/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec
+++ b/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec
@@ -41,7 +41,7 @@ Summary: amd64-pc-netbsdelf5.0.2 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20100419.0%{?dist}
+Release: 0.20100419.1%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
diff --git a/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-libs.spec b/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-libs.spec
index e681d3131f..943f405619 100644
--- a/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-libs.spec
+++ b/contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-libs.spec
@@ -37,7 +37,7 @@
%define __debug_install_post %{nil}
Name: amd64-pc-netbsdelf5.0.2
-Release: 0.20100419.0%{?dist}
+Release: 0.20100419.1%{?dist}
License: NetBSD
Group: Development/Tools
@@ -47,8 +47,8 @@ BuildArch: noarch
Version: %netbsd_rpmvers
Summary: amd64-pc-netbsdelf5.0.2 Libraries
-Source0: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.1/i386/binary/sets/base.tgz
-Source1: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.1/i386/binary/sets/comp.tgz
+Source0: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.2/amd64/binary/sets/base.tgz
+Source1: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.2/amd64/binary/sets/comp.tgz
%description
amd64-pc-netbsdelf5.0.2 libraries.
diff --git a/contrib/crossrpms/netbsd5.0.2/amd64/libs.add b/contrib/crossrpms/netbsd5.0.2/amd64/libs.add
index e9f27ec446..6cb7553d64 100644
--- a/contrib/crossrpms/netbsd5.0.2/amd64/libs.add
+++ b/contrib/crossrpms/netbsd5.0.2/amd64/libs.add
@@ -15,8 +15,8 @@ BuildArch: noarch
Version: %netbsd_rpmvers
Summary: @tool_target@ Libraries
-Source0: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.1/amd64/binary/sets/base.tgz
-Source1: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.1/amd64/binary/sets/comp.tgz
+Source0: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.2/amd64/binary/sets/base.tgz
+Source1: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.2/amd64/binary/sets/comp.tgz
%description
@tool_target@ libraries.
diff --git a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am
index 8a6a869984..7ab735325e 100644
--- a/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am
+++ b/contrib/crossrpms/netbsd5.0.2/i386/Makefile.am
@@ -5,7 +5,7 @@ TARGET = i386-pc-netbsdelf5.0.2
include $(top_srcdir)/mkspec.am
NETBSD_VERS = 5.0.2
-NETBSD_RPMREL = 0.20100419.0
+NETBSD_RPMREL = 0.20100419.1
EXTRA_DIST += libs.add
EXTRA_DIST += target-libs.add
include ../libs.am
diff --git a/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec b/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec
index c628a9bc87..4e4734740c 100644
--- a/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec
+++ b/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec
@@ -41,7 +41,7 @@ Summary: i386-pc-netbsdelf5.0.2 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20100419.0%{?dist}
+Release: 0.20100419.1%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -231,7 +231,7 @@ BuildRequires: %{_host_rpmprefix}zlib-devel
Source0: ftp://ftp.gnu.org/gnu/gcc/gcc-%{gcc_version}/gcc-core-%{gcc_pkgvers}.tar.bz2
%if "%{gcc_version}" == "4.5.0"
-Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100418.diff
+Patch0: ftp://ftp.rtems.org/pub/rtems/SOURCES/4.11/gcc-core-4.5.0-rtems4.11-20100419.diff
%endif
%{?_without_sources:NoSource: 0}
diff --git a/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-libs.spec b/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-libs.spec
index 0c3fc15049..a598b50104 100644
--- a/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-libs.spec
+++ b/contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-libs.spec
@@ -37,7 +37,7 @@
%define __debug_install_post %{nil}
Name: i386-pc-netbsdelf5.0.2
-Release: 0.20100419.0%{?dist}
+Release: 0.20100419.1%{?dist}
License: NetBSD
Group: Development/Tools
@@ -47,8 +47,8 @@ BuildArch: noarch
Version: %netbsd_rpmvers
Summary: i386-pc-netbsdelf5.0.2 Libraries
-Source0: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.1/i386/binary/sets/base.tgz
-Source1: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.1/i386/binary/sets/comp.tgz
+Source0: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.2/i386/binary/sets/base.tgz
+Source1: ftp://ftp.netbsd.org/pub/NetBSD/NetBSD-5.0.2/i386/binary/sets/comp.tgz
%description
i386-pc-netbsdelf5.0.2 libraries.