[rtems-crossrpms commit] Abandon suse11_4.

Ralf Corsepius ralf at rtems.org
Mon Nov 19 10:06:15 UTC 2012


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

Author:    Ralf Corsépius <ralf.corsepius at rtems.org>
Date:      Wed Nov 14 05:20:03 2012 +0100

Abandon suse11_4.

---

 autotools/autoconf.add |    2 +-
 autotools/automake.add |    2 +-
 gcc/gccnewlib.add      |    6 ------
 3 files changed, 2 insertions(+), 8 deletions(-)

diff --git a/autotools/autoconf.add b/autotools/autoconf.add
index e7382d2..b07d7c4 100644
--- a/autotools/autoconf.add
+++ b/autotools/autoconf.add
@@ -60,7 +60,7 @@ their use.
 %setup -q -n autoconf-%{srcvers}
 %{?PATCH0:%patch0 -p1}
 
-%if 0%{?el5} || 0%{?suse11_4}
+%if 0%{?el5}
 # Work around rpm inserting bogus perl-module deps
 cat << \EOF > %{name}-prov
 #!/bin/sh
diff --git a/autotools/automake.add b/autotools/automake.add
index 697bae1..9bc736b 100644
--- a/autotools/automake.add
+++ b/autotools/automake.add
@@ -52,7 +52,7 @@ standards.
 %setup -q -n automake-%{srcvers}
 %{?PATCH0:%patch0 -p1}
 
-%if 0%{?el5} || 0%{?suse11_4}
+%if 0%{?el5}
 # Work around rpm inserting bogus perl-module deps
 cat << \EOF > %{name}-prov
 #!/bin/sh
diff --git a/gcc/gccnewlib.add b/gcc/gccnewlib.add
index ff01533..be6c60a 100644
--- a/gcc/gccnewlib.add
+++ b/gcc/gccnewlib.add
@@ -93,12 +93,6 @@ BuildRequires:  %{_host_rpmprefix}gcc
 %global gmp_provided 5.0.2
 %endif
 
-%if 0%{?suse11_4}
-%global mpc_provided 0.8.2
-%global mpfr_provided 3.0.0
-%global gmp_provided 5.0.1
-%endif
-
 %if 0%{?cygwin}
 %global mpc_provided 0.8
 %global mpfr_provided 2.4.1




More information about the vc mailing list