summaryrefslogtreecommitdiffstats
path: root/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
diff options
context:
space:
mode:
authorRalf Corsepius <ralf.corsepius@rtems.org>2008-02-27 15:31:30 +0000
committerRalf Corsepius <ralf.corsepius@rtems.org>2008-02-27 15:31:30 +0000
commite122f592b7866cac812bde448e91bd721d5bd777 (patch)
tree8edb437885990ca6ddb3d241e5063f604c8ffdf8 /contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
parentBuild bundled mpfr for suse10.2 and suse10.3. (diff)
downloadrtems-e122f592b7866cac812bde448e91bd721d5bd777.tar.bz2
Regenerate.
Diffstat (limited to 'contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec')
-rw-r--r--contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec6
1 files changed, 4 insertions, 2 deletions
diff --git a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
index cbdc97e779..7f450432b0 100644
--- a/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
+++ b/contrib/crossrpms/rtems4.9/avr/rtems-4.9-avr-rtems4.9-gcc.spec
@@ -28,7 +28,7 @@ Summary: avr-rtems4.9 gcc
Group: Development/Tools
Version: %{gcc_rpmvers}
-Release: 0.20080222.1%{?dist}
+Release: 10.20080222.1%{?dist}
License: GPL
URL: http://gcc.gnu.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -40,11 +40,13 @@ BuildRequires: gmp-devel >= 4.1
%if "%{?fedora}" >= "8"
BuildRequires: mpfr-devel >= 2.3.0
%endif
-%if "%{?suse}" >= "10.3"
+%if "%{?suse}" > "10.3"
BuildRequires: mpfr-devel >= 2.3.0
%endif
# These distros ship an insufficient mpfr
%{?el4:%define _build_mpfr 1}
+%{?suse10_2:%define _build_mpfr 1}
+%{?suse10_3:%define _build_mpfr 1}
%endif
%if "%{gcc_version}" >= "4.2.0"