summaryrefslogtreecommitdiffstats
path: root/contrib
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2010-04-24 08:04:56 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2010-04-24 08:04:56 +0000
commitf2bb33b2eb2dee7af4ed8bffd8c68dd16ca42cf9 (patch)
tree4931d0541a54013c08b76d166fc6a3fcaa62a8de /contrib
parentBump GCC_RPMREL. (diff)
downloadrtems-f2bb33b2eb2dee7af4ed8bffd8c68dd16ca42cf9.tar.bz2
Regenerate.
Diffstat (limited to 'contrib')
-rw-r--r--contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec14
-rw-r--r--contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec14
-rw-r--r--contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec14
-rw-r--r--contrib/crossrpms/netbsd5.0.2/amd64/amd64-pc-netbsdelf5.0.2-gcc.spec14
-rw-r--r--contrib/crossrpms/netbsd5.0.2/i386/i386-pc-netbsdelf5.0.2-gcc.spec14
5 files changed, 55 insertions, 15 deletions
diff --git a/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec b/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec
index 2f505997ba..22cf16deb2 100644
--- a/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec
+++ b/contrib/crossrpms/freebsd6.4/i586/i586-pc-freebsd6.4-gcc.spec
@@ -41,7 +41,7 @@ Summary: i586-pc-freebsd6.4 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20100415.1%{?dist}
+Release: 0.20100424.0%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,7 +53,7 @@ BuildRequires: %{_host_rpmprefix}gcc
# FIXME: Disable lto for now, to avoid dependencies on libelf
%bcond_with lto
-# FIXME: Disamble python gdb scripts
+# FIXME: Disable python gdb scripts
# ATM, no idea how to package them
%bcond_with pygdb
@@ -86,7 +86,14 @@ BuildRequires: %{_host_rpmprefix}gcc
%global gmp_provided 4.2.4
%endif
-%if 0%{?rhel5}
+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
%global mpc_provided %{nil}
%global mpfr_provided %{nil}
%global gmp_provided 4.1.4
@@ -186,6 +193,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
%{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%endif
diff --git a/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec b/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec
index bfbdfcbc12..506b556c9c 100644
--- a/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec
+++ b/contrib/crossrpms/freebsd7.3/i586/i586-pc-freebsd7.3-gcc.spec
@@ -41,7 +41,7 @@ Summary: i586-pc-freebsd7.3 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20100416.1%{?dist}
+Release: 0.20100424.0%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,7 +53,7 @@ BuildRequires: %{_host_rpmprefix}gcc
# FIXME: Disable lto for now, to avoid dependencies on libelf
%bcond_with lto
-# FIXME: Disamble python gdb scripts
+# FIXME: Disable python gdb scripts
# ATM, no idea how to package them
%bcond_with pygdb
@@ -86,7 +86,14 @@ BuildRequires: %{_host_rpmprefix}gcc
%global gmp_provided 4.2.4
%endif
-%if 0%{?rhel5}
+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
%global mpc_provided %{nil}
%global mpfr_provided %{nil}
%global gmp_provided 4.1.4
@@ -186,6 +193,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
%{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%endif
diff --git a/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec b/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec
index 3abe7863f2..250b68208f 100644
--- a/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec
+++ b/contrib/crossrpms/freebsd8.0/i586/i586-pc-freebsd8.0-gcc.spec
@@ -41,7 +41,7 @@ Summary: i586-pc-freebsd8.0 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20100415.1%{?dist}
+Release: 0.20100424.0%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,7 +53,7 @@ BuildRequires: %{_host_rpmprefix}gcc
# FIXME: Disable lto for now, to avoid dependencies on libelf
%bcond_with lto
-# FIXME: Disamble python gdb scripts
+# FIXME: Disable python gdb scripts
# ATM, no idea how to package them
%bcond_with pygdb
@@ -86,7 +86,14 @@ BuildRequires: %{_host_rpmprefix}gcc
%global gmp_provided 4.2.4
%endif
-%if 0%{?rhel5}
+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
%global mpc_provided %{nil}
%global mpfr_provided %{nil}
%global gmp_provided 4.1.4
@@ -186,6 +193,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
%{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%endif
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 f69aa6ada9..a12c4e7590 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.1%{?dist}
+Release: 0.20100424.0%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,7 +53,7 @@ BuildRequires: %{_host_rpmprefix}gcc
# FIXME: Disable lto for now, to avoid dependencies on libelf
%bcond_with lto
-# FIXME: Disamble python gdb scripts
+# FIXME: Disable python gdb scripts
# ATM, no idea how to package them
%bcond_with pygdb
@@ -86,7 +86,14 @@ BuildRequires: %{_host_rpmprefix}gcc
%global gmp_provided 4.2.4
%endif
-%if 0%{?rhel5}
+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
%global mpc_provided %{nil}
%global mpfr_provided %{nil}
%global gmp_provided 4.1.4
@@ -186,6 +193,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
%{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%endif
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 4e4734740c..ad0d23f396 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.1%{?dist}
+Release: 0.20100424.0%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -53,7 +53,7 @@ BuildRequires: %{_host_rpmprefix}gcc
# FIXME: Disable lto for now, to avoid dependencies on libelf
%bcond_with lto
-# FIXME: Disamble python gdb scripts
+# FIXME: Disable python gdb scripts
# ATM, no idea how to package them
%bcond_with pygdb
@@ -86,7 +86,14 @@ BuildRequires: %{_host_rpmprefix}gcc
%global gmp_provided 4.2.4
%endif
-%if 0%{?rhel5}
+%if 0%{?el6}
+%global mpc_provided %{nil}
+# el6 beta ships mpfr but mpfr-devel is missing
+%global mpfr_provided %{nil}
+%global gmp_provided 4.3.1
+%endif
+
+%if 0%{?el5}
%global mpc_provided %{nil}
%global mpfr_provided %{nil}
%global gmp_provided 4.1.4
@@ -186,6 +193,7 @@ BuildRequires: %{_host_rpmprefix}libelf-devel >= %{libelf_required}
%{?fc11:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc12:BuildRequires: cloog-ppl-devel >= %cloog_required}
%{?fc13:BuildRequires: cloog-ppl-devel >= %cloog_required}
+# el6 ships cloog-ppl, but cloog-ppl-devel is missing
%{?suse11_2:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%{?suse11_1:BuildRequires: cloog-devel >= %cloog_required, ppl-devel}
%endif