[rtems-crossrpms commit] Regenerate.

Ralf Corsepius ralf at rtems.org
Sun Dec 8 18:17:58 UTC 2013


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Sat Aug 24 06:15:52 2013 +0200

Regenerate.

---

 cygwin/i686/Makefile.in                        |    2 +-
 cygwin/i686/i686-pc-cygwin-gcc.spec            |   20 +++++++-------------
 freebsd7.4/i586/Makefile.in                    |    2 +-
 freebsd7.4/i586/i586-pc-freebsd7.4-gcc.spec    |   20 +++++++-------------
 freebsd8.3/i586/Makefile.in                    |    2 +-
 freebsd8.3/i586/i586-pc-freebsd8.3-gcc.spec    |   20 +++++++-------------
 freebsd8.3/x86_64/Makefile.in                  |    2 +-
 freebsd8.3/x86_64/amd64-pc-freebsd8.3-gcc.spec |   20 +++++++-------------
 freebsd9.1/i586/Makefile.in                    |    2 +-
 freebsd9.1/i586/i586-pc-freebsd9.1-gcc.spec    |   20 +++++++-------------
 freebsd9.1/x86_64/Makefile.in                  |    2 +-
 freebsd9.1/x86_64/amd64-pc-freebsd9.1-gcc.spec |   20 +++++++-------------
 12 files changed, 48 insertions(+), 84 deletions(-)

diff --git a/cygwin/i686/Makefile.in b/cygwin/i686/Makefile.in
index aaa7f29..c1c6716 100644
--- a/cygwin/i686/Makefile.in
+++ b/cygwin/i686/Makefile.in
@@ -332,7 +332,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 3.4.4
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20130604.0
+GCC_RPMREL = 0.20130824.0
 GCC_OPTS = --languages=c,cxx --disable-infos
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/cygwin/i686/i686-pc-cygwin-gcc.spec b/cygwin/i686/i686-pc-cygwin-gcc.spec
index f49249f..6211213 100644
--- a/cygwin/i686/i686-pc-cygwin-gcc.spec
+++ b/cygwin/i686/i686-pc-cygwin-gcc.spec
@@ -42,7 +42,7 @@ Summary:      	i686-pc-cygwin gcc
 
 Group:	      	Development/Tools
 Version:        %{gcc_rpmvers}
-Release:      	0.20130604.0%{?dist}
+Release:      	0.20130824.0%{?dist}
 License:      	GPL
 URL:		http://gcc.gnu.org
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -83,6 +83,12 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
+%if 0%{?fc20}
+%global mpc_provided 1.0.1
+%global mpfr_provided 3.1.2
+%global gmp_provided 5.1.2
+%endif
+
 %if 0%{?fc19}
 %global mpc_provided 1.0.1
 %global mpfr_provided 3.1.1
@@ -95,12 +101,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?fc17}
-%global mpc_provided 0.9
-%global mpfr_provided 3.1.0
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?el6}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
@@ -125,12 +125,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?suse12_1}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.1
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
diff --git a/freebsd7.4/i586/Makefile.in b/freebsd7.4/i586/Makefile.in
index 7b133ab..b97bd01 100644
--- a/freebsd7.4/i586/Makefile.in
+++ b/freebsd7.4/i586/Makefile.in
@@ -243,7 +243,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 4.7.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20130530.0
+GCC_RPMREL = 0.20130824.0
 GCC_OPTS = --languages=cxx,fortran,objc
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/freebsd7.4/i586/i586-pc-freebsd7.4-gcc.spec b/freebsd7.4/i586/i586-pc-freebsd7.4-gcc.spec
index fd361ec..9447a2a 100644
--- a/freebsd7.4/i586/i586-pc-freebsd7.4-gcc.spec
+++ b/freebsd7.4/i586/i586-pc-freebsd7.4-gcc.spec
@@ -42,7 +42,7 @@ Summary:      	i586-pc-freebsd7.4 gcc
 
 Group:	      	Development/Tools
 Version:        %{gcc_rpmvers}
-Release:      	0.20130530.0%{?dist}
+Release:      	0.20130824.0%{?dist}
 License:      	GPL
 URL:		http://gcc.gnu.org
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -83,6 +83,12 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
+%if 0%{?fc20}
+%global mpc_provided 1.0.1
+%global mpfr_provided 3.1.2
+%global gmp_provided 5.1.2
+%endif
+
 %if 0%{?fc19}
 %global mpc_provided 1.0.1
 %global mpfr_provided 3.1.1
@@ -95,12 +101,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?fc17}
-%global mpc_provided 0.9
-%global mpfr_provided 3.1.0
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?el6}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
@@ -125,12 +125,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?suse12_1}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.1
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
diff --git a/freebsd8.3/i586/Makefile.in b/freebsd8.3/i586/Makefile.in
index 524cf31..624993d 100644
--- a/freebsd8.3/i586/Makefile.in
+++ b/freebsd8.3/i586/Makefile.in
@@ -243,7 +243,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 4.7.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20130530.0
+GCC_RPMREL = 0.20130824.0
 GCC_OPTS = --languages=cxx,fortran,objc
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/freebsd8.3/i586/i586-pc-freebsd8.3-gcc.spec b/freebsd8.3/i586/i586-pc-freebsd8.3-gcc.spec
index 76eed07..8ebf403 100644
--- a/freebsd8.3/i586/i586-pc-freebsd8.3-gcc.spec
+++ b/freebsd8.3/i586/i586-pc-freebsd8.3-gcc.spec
@@ -42,7 +42,7 @@ Summary:      	i586-pc-freebsd8.3 gcc
 
 Group:	      	Development/Tools
 Version:        %{gcc_rpmvers}
-Release:      	0.20130530.0%{?dist}
+Release:      	0.20130824.0%{?dist}
 License:      	GPL
 URL:		http://gcc.gnu.org
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -83,6 +83,12 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
+%if 0%{?fc20}
+%global mpc_provided 1.0.1
+%global mpfr_provided 3.1.2
+%global gmp_provided 5.1.2
+%endif
+
 %if 0%{?fc19}
 %global mpc_provided 1.0.1
 %global mpfr_provided 3.1.1
@@ -95,12 +101,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?fc17}
-%global mpc_provided 0.9
-%global mpfr_provided 3.1.0
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?el6}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
@@ -125,12 +125,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?suse12_1}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.1
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
diff --git a/freebsd8.3/x86_64/Makefile.in b/freebsd8.3/x86_64/Makefile.in
index 6f97347..459cfae 100644
--- a/freebsd8.3/x86_64/Makefile.in
+++ b/freebsd8.3/x86_64/Makefile.in
@@ -243,7 +243,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 4.7.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20130530.0
+GCC_RPMREL = 0.20130824.0
 GCC_OPTS = --languages=cxx,fortran,objc
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/freebsd8.3/x86_64/amd64-pc-freebsd8.3-gcc.spec b/freebsd8.3/x86_64/amd64-pc-freebsd8.3-gcc.spec
index 1ee5b44..8402dee 100644
--- a/freebsd8.3/x86_64/amd64-pc-freebsd8.3-gcc.spec
+++ b/freebsd8.3/x86_64/amd64-pc-freebsd8.3-gcc.spec
@@ -42,7 +42,7 @@ Summary:      	amd64-pc-freebsd8.3 gcc
 
 Group:	      	Development/Tools
 Version:        %{gcc_rpmvers}
-Release:      	0.20130530.0%{?dist}
+Release:      	0.20130824.0%{?dist}
 License:      	GPL
 URL:		http://gcc.gnu.org
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -83,6 +83,12 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
+%if 0%{?fc20}
+%global mpc_provided 1.0.1
+%global mpfr_provided 3.1.2
+%global gmp_provided 5.1.2
+%endif
+
 %if 0%{?fc19}
 %global mpc_provided 1.0.1
 %global mpfr_provided 3.1.1
@@ -95,12 +101,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?fc17}
-%global mpc_provided 0.9
-%global mpfr_provided 3.1.0
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?el6}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
@@ -125,12 +125,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?suse12_1}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.1
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
diff --git a/freebsd9.1/i586/Makefile.in b/freebsd9.1/i586/Makefile.in
index b005bc8..9b0c573 100644
--- a/freebsd9.1/i586/Makefile.in
+++ b/freebsd9.1/i586/Makefile.in
@@ -243,7 +243,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 4.7.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20130530.0
+GCC_RPMREL = 0.20130824.0
 GCC_OPTS = --languages=cxx,fortran,objc
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/freebsd9.1/i586/i586-pc-freebsd9.1-gcc.spec b/freebsd9.1/i586/i586-pc-freebsd9.1-gcc.spec
index 1c1676f..e1a1098 100644
--- a/freebsd9.1/i586/i586-pc-freebsd9.1-gcc.spec
+++ b/freebsd9.1/i586/i586-pc-freebsd9.1-gcc.spec
@@ -42,7 +42,7 @@ Summary:      	i586-pc-freebsd9.1 gcc
 
 Group:	      	Development/Tools
 Version:        %{gcc_rpmvers}
-Release:      	0.20130530.0%{?dist}
+Release:      	0.20130824.0%{?dist}
 License:      	GPL
 URL:		http://gcc.gnu.org
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -83,6 +83,12 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
+%if 0%{?fc20}
+%global mpc_provided 1.0.1
+%global mpfr_provided 3.1.2
+%global gmp_provided 5.1.2
+%endif
+
 %if 0%{?fc19}
 %global mpc_provided 1.0.1
 %global mpfr_provided 3.1.1
@@ -95,12 +101,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?fc17}
-%global mpc_provided 0.9
-%global mpfr_provided 3.1.0
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?el6}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
@@ -125,12 +125,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?suse12_1}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.1
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
diff --git a/freebsd9.1/x86_64/Makefile.in b/freebsd9.1/x86_64/Makefile.in
index 503e72b..04fc794 100644
--- a/freebsd9.1/x86_64/Makefile.in
+++ b/freebsd9.1/x86_64/Makefile.in
@@ -243,7 +243,7 @@ BINUTILS_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/binutils/base-binutils.add
 GCC_VERS = 4.7.3
 GCC_PKGVERS = $(GCC_VERS)
-GCC_RPMREL = 0.20130530.0
+GCC_RPMREL = 0.20130824.0
 GCC_OPTS = --languages=cxx,fortran,objc
 GCC_SUBPACKAGES = $(top_srcdir)/common/common.add \
 	$(top_srcdir)/gcc/gccnewlib.add $(top_srcdir)/gcc/prep.add \
diff --git a/freebsd9.1/x86_64/amd64-pc-freebsd9.1-gcc.spec b/freebsd9.1/x86_64/amd64-pc-freebsd9.1-gcc.spec
index d5c65c8..23c5d1a 100644
--- a/freebsd9.1/x86_64/amd64-pc-freebsd9.1-gcc.spec
+++ b/freebsd9.1/x86_64/amd64-pc-freebsd9.1-gcc.spec
@@ -42,7 +42,7 @@ Summary:      	amd64-pc-freebsd9.1 gcc
 
 Group:	      	Development/Tools
 Version:        %{gcc_rpmvers}
-Release:      	0.20130530.0%{?dist}
+Release:      	0.20130824.0%{?dist}
 License:      	GPL
 URL:		http://gcc.gnu.org
 %{?el5:BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)}
@@ -83,6 +83,12 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global libelf_version  0.8.13
 
 # versions of libraries these distros are known to ship
+%if 0%{?fc20}
+%global mpc_provided 1.0.1
+%global mpfr_provided 3.1.2
+%global gmp_provided 5.1.2
+%endif
+
 %if 0%{?fc19}
 %global mpc_provided 1.0.1
 %global mpfr_provided 3.1.1
@@ -95,12 +101,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?fc17}
-%global mpc_provided 0.9
-%global mpfr_provided 3.1.0
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?el6}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1
@@ -125,12 +125,6 @@ BuildRequires:  %{_host_rpmprefix}gcc-c++
 %global gmp_provided 5.0.5
 %endif
 
-%if 0%{?suse12_1}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.1
-%global gmp_provided 5.0.2
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1




More information about the vc mailing list