[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Tue Apr 24 16:54:04 UTC 2012


Module:    rtems-crossrpms
Branch:    master
Commit:    be0a1370995566cc54aa45585397acb6d625d0ee
Changeset: http://git.rtems.org/rtems-crossrpms/commit/?id=be0a1370995566cc54aa45585397acb6d625d0ee

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Mon Apr 23 17:10:39 2012 -0500

Regenerate.

---

 mingw32/x86_64/mingw-gmp.spec                      |    2 +-
 mingw32/x86_64/mingw-mpc.spec                      |    2 +-
 mingw32/x86_64/mingw-mpfr.spec                     |    2 +-
 .../x86_64/x86_64-w64-mingw32-binutils-helper.spec |    4 ++--
 .../x86_64/x86_64-w64-mingw32-curses-helper.spec   |    4 ++--
 .../x86_64/x86_64-w64-mingw32-expat-helper.spec    |    4 ++--
 mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec  |    4 ++--
 mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec  |    4 ++--
 mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec |    4 ++--
 mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec  |    4 ++--
 mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec |    4 ++--
 .../x86_64/x86_64-w64-mingw32-readline-helper.spec |    4 ++--
 .../x86_64/x86_64-w64-mingw32-termcap-helper.spec  |    4 ++--
 .../x86_64/x86_64-w64-mingw32-w32api-helper.spec   |    4 ++--
 mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec |    4 ++--
 15 files changed, 27 insertions(+), 27 deletions(-)

diff --git a/mingw32/x86_64/mingw-gmp.spec b/mingw32/x86_64/mingw-gmp.spec
index 7a6c083..58ad2eb 100644
--- a/mingw32/x86_64/mingw-gmp.spec
+++ b/mingw32/x86_64/mingw-gmp.spec
@@ -9,7 +9,7 @@
 %define gmp_rpmvers %{expand:%(echo 5.0.4 | tr - _)} 
 
 Name:         mingw-gmp
-Release:      0.20120422.1%{?dist}%{?dist}
+Release:      0.20120423.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
diff --git a/mingw32/x86_64/mingw-mpc.spec b/mingw32/x86_64/mingw-mpc.spec
index bb5544e..f5f1f1d 100644
--- a/mingw32/x86_64/mingw-mpc.spec
+++ b/mingw32/x86_64/mingw-mpc.spec
@@ -9,7 +9,7 @@
 %define mpc_rpmvers %{expand:%(echo 0.8.1 | tr - _)} 
 
 Name:         mingw-mpc
-Release:      0.20120422.1%{?dist}%{?dist}
+Release:      0.20120423.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
diff --git a/mingw32/x86_64/mingw-mpfr.spec b/mingw32/x86_64/mingw-mpfr.spec
index 852e215..bb9dd78 100644
--- a/mingw32/x86_64/mingw-mpfr.spec
+++ b/mingw32/x86_64/mingw-mpfr.spec
@@ -9,7 +9,7 @@
 %define mpfr_rpmvers %{expand:%(echo 2.4.2 | tr - _)} 
 
 Name:         mingw-mpfr
-Release:      0.20120422.1%{?dist}%{?dist}
+Release:      0.20120423.0%{?dist}
 License:      GPL
 Group:        Development/Tools
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec
index 89817cf..e0ea059 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-binutils-helper.spec
@@ -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:	x86_64-w64-mingw32-binutils
 
 %description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec
index 11a1c64..d8abd3a 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-curses-helper.spec
@@ -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:	x86_64-w64-mingw32-ncurses
 Provides:	x86_64-w64-mingw32-ncurses-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec
index ee79797..adafbb0 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-expat-helper.spec
@@ -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:	x86_64-w64-mingw32-expat
 Provides:	x86_64-w64-mingw32-expat-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec
index 4d110b3..999d8a6 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-gcc-helper.spec
@@ -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:	x86_64-w64-mingw32-gcc
 
 %description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec
index 8b0f59d..87adc91 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-gmp-helper.spec
@@ -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:	x86_64-w64-mingw32-gmp
 Provides:	x86_64-w64-mingw32-gmp-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec
index 02c9aee..fe96b17 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-libs-helper.spec
@@ -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:	x86_64-w64-mingw32-libs
 
 %description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec
index da79692..e8f9b9f 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-mpc-helper.spec
@@ -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:	x86_64-w64-mingw32-mpc
 Provides:	x86_64-w64-mingw32-mpc-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec
index ead0c3c..e8c5322 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-mpfr-helper.spec
@@ -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:	x86_64-w64-mingw32-mpfr
 Provides:	x86_64-w64-mingw32-mpfr-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec
index 03983cd..b9ff908 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-readline-helper.spec
@@ -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:	x86_64-w64-mingw32-readline
 Provides:	x86_64-w64-mingw32-readline-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec
index ae27396..c06afc2 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-termcap-helper.spec
@@ -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:	x86_64-w64-mingw32-termcap
 Provides:	x86_64-w64-mingw32-termcap-devel
 
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec
index 5c0f4dc..6d4d287 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-w32api-helper.spec
@@ -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:	x86_64-w64-mingw32-w32api
 
 %description
diff --git a/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec b/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec
index 5c10f4c..e47ba6c 100644
--- a/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec
+++ b/mingw32/x86_64/x86_64-w64-mingw32-zlib-helper.spec
@@ -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:	x86_64-w64-mingw32-zlib
 Provides:	x86_64-w64-mingw32-zlib-devel
 




More information about the vc mailing list