[rtems-crossrpms commit] Pull-in mingw64 packages.
Ralf Corsepius
ralf at rtems.org
Tue Apr 24 16:54:04 UTC 2012
Module: rtems-crossrpms
Branch: master
Commit: 58edc29f73a2c3503206191eebf2dafb5cdf363b
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=58edc29f73a2c3503206191eebf2dafb5cdf363b
Author: Ralf Corsépius <ralf.corsepius at rtems.org>
Date: Mon Apr 23 17:09:13 2012 -0500
Pull-in mingw64 packages.
---
.../x86_64-w64-mingw32-binutils-helper.spec.in | 4 ++--
.../x86_64-w64-mingw32-curses-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-expat-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-gcc-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-gmp-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-libs-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-mpc-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-mpfr-helper.spec.in | 4 ++--
.../x86_64-w64-mingw32-readline-helper.spec.in | 4 ++--
.../x86_64-w64-mingw32-termcap-helper.spec.in | 4 ++--
.../x86_64-w64-mingw32-w32api-helper.spec.in | 4 ++--
.../x86_64/x86_64-w64-mingw32-zlib-helper.spec.in | 4 ++--
12 files changed, 24 insertions(+), 24 deletions(-)
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec.in
index a0e96f7..bd88041 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-binutils
-Requires: mingw32-binutils
+BuildRequires: mingw64-binutils
+Requires: mingw64-binutils
Provides: @rpmprefix@@tool_target at -binutils
%description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec.in
index 3c9c047..a7da6f4 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-pdcurses
-Requires: mingw32-pdcurses
+BuildRequires: mingw64-pdcurses
+Requires: mingw64-pdcurses
Provides: @rpmprefix@@tool_target at -ncurses
Provides: @rpmprefix@@tool_target at -ncurses-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec.in
index 56da446..b759715 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-expat
-Requires: mingw32-expat
+BuildRequires: mingw64-expat
+Requires: mingw64-expat
Provides: @rpmprefix@@tool_target at -expat
Provides: @rpmprefix@@tool_target at -expat-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec.in
index e6308b2..cce71a3 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-gcc
-Requires: mingw32-gcc
+BuildRequires: mingw64-gcc
+Requires: mingw64-gcc
Provides: @rpmprefix@@tool_target at -gcc
%description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec.in
index f126b98..0815d40 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-gmp
-Requires: mingw32-gmp
+BuildRequires: mingw64-gmp
+Requires: mingw64-gmp
Provides: @rpmprefix@@tool_target at -gmp
Provides: @rpmprefix@@tool_target at -gmp-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec.in
index e540131..d695a21 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-runtime
-Requires: mingw32-runtime
+BuildRequires: mingw64-runtime
+Requires: mingw64-runtime
Provides: @rpmprefix@@tool_target at -libs
%description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec.in
index b6ec35e..648828e 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-mpc
-Requires: mingw32-mpc
+BuildRequires: mingw64-mpc
+Requires: mingw64-mpc
Provides: @rpmprefix@@tool_target at -mpc
Provides: @rpmprefix@@tool_target at -mpc-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec.in
index 8180f79..12daf08 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-mpfr
-Requires: mingw32-mpfr
+BuildRequires: mingw64-mpfr
+Requires: mingw64-mpfr
Provides: @rpmprefix@@tool_target at -mpfr
Provides: @rpmprefix@@tool_target at -mpfr-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec.in
index b72d0d3..d0abcb7 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-readline
-Requires: mingw32-readline
+BuildRequires: mingw64-readline
+Requires: mingw64-readline
Provides: @rpmprefix@@tool_target at -readline
Provides: @rpmprefix@@tool_target at -readline-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec.in
index b1d3d07..11de3c4 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-termcap
-Requires: mingw32-termcap
+BuildRequires: mingw64-termcap
+Requires: mingw64-termcap
Provides: @rpmprefix@@tool_target at -termcap
Provides: @rpmprefix@@tool_target at -termcap-devel
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec.in
index 0a8e448..0315fb5 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-w32api
-Requires: mingw32-w32api
+BuildRequires: mingw64-w32api
+Requires: mingw64-w32api
Provides: @rpmprefix@@tool_target at -w32api
%description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec.in b/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec.in
index 21a6e79..496a6db 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec.in
+++ b/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec.in
@@ -8,8 +8,8 @@ License: GPLv3+
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildArch: noarch
-BuildRequires: mingw32-zlib
-Requires: mingw32-zlib
+BuildRequires: mingw64-zlib
+Requires: mingw64-zlib
Provides: @rpmprefix@@tool_target at -zlib
Provides: @rpmprefix@@tool_target at -zlib-devel
More information about the vc
mailing list