[cross-gcc/el6] Build for el6

Lubomir Rintel lkundrak at fedoraproject.org
Tue Feb 5 10:02:09 UTC 2013


commit f9ea3915a9d675acf8b2affb9a43a1c04851a70c
Author: Lubomir Rintel <lubo.rintel at gooddata.com>
Date:   Tue Feb 5 11:01:08 2013 +0100

    Build for el6

 cross-gcc.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/cross-gcc.spec b/cross-gcc.spec
index 3a52e05..3e5621d 100644
--- a/cross-gcc.spec
+++ b/cross-gcc.spec
@@ -61,7 +61,7 @@
 Summary: Cross C compiler
 Name: cross-gcc
 Version: %{gcc_version}
-Release: %{gcc_release}%{?dist}
+Release: %{gcc_release}%{?dist}.1
 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
 Group: Development/Languages
 URL: http://gcc.gnu.org
@@ -97,7 +97,7 @@ Patch101: cross-gcc-with-libgcc.patch
 Patch102: cross-gcc-sh-libgcc.patch
 
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: binutils >= 2.20.51.0.2-12
+BuildRequires: binutils
 BuildRequires: zlib-devel, gettext, dejagnu, bison, flex, texinfo, sharutils
 BuildRequires: cross-binutils-common >= 2.23
 
@@ -111,7 +111,7 @@ BuildRequires: /lib/libc.so.6 /usr/lib/libc.so /lib64/libc.so.6 /usr/lib64/libc.
 %endif
 BuildRequires: elfutils-devel >= 0.147
 BuildRequires: elfutils-libelf-devel >= 0.147
-BuildRequires: gmp-devel >= 4.2, mpfr-devel >= 2.3.1, libmpc-devel >= 0.8.1
+BuildRequires: gmp-devel >= 4.2, mpfr-devel >= 2.3.1, libmpc-devel
 Provides: bundled(libiberty)
 
 %description
@@ -670,6 +670,9 @@ rm -rf %{buildroot}
 %do_files xtensa-linux-gnu	%{build_xtensa}
 
 %changelog
+* Tue Feb 05 2012 Lubomir Rintel <lkundrak at v3.sk> - 4.7.2-2.aa.20121114.1
+- Build for el6
+
 * Tue Nov 20 2012 David Howells <dhowells at redhat.com> - 4.7.2-2.aa.20121114
 - Fixed the sh64 libgcc compilation.
 


More information about the scm-commits mailing list