]> git.pld-linux.org Git - packages/crossmingw32-binutils.git/blobdiff - crossmingw32-binutils.spec
- updated to 2.17.50.0.7
[packages/crossmingw32-binutils.git] / crossmingw32-binutils.spec
index 9da8a5cbde672dda167493c0ce5a4472a4eeb516..101356e915092614db08049904422533e9751a0c 100644 (file)
@@ -5,12 +5,12 @@ Summary(pl):  Skro
 Summary(pt_BR):        Utilitários para desenvolvimento de binários da GNU - Mingw32 binutils
 Summary(tr):   GNU geliþtirme araçlarý - Mingw32 binutils
 Name:          crossmingw32-binutils
-Version:       2.15.94.0.1
+Version:       2.17.50.0.7
 Release:       1
 License:       GPL
 Group:         Development/Tools
 Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: 4a4cde8e5d0c97249bf6933f095813fe
+# Source0-md5: 2aa72eccc5f87ccfebbc6e5bfeb1717e
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: automake
 BuildRequires: bash
@@ -19,9 +19,6 @@ BuildRequires:        flex
 BuildRequires: gettext-devel
 # not necessary unless we patch .texi docs; but they are not packaged here anyway
 #BuildRequires:        texinfo >= 4.2
-%ifarch sparc sparc32
-BuildRequires: sparc32
-%endif
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                target          i386-mingw32
@@ -60,10 +57,9 @@ cp /usr/share/automake/config.sub .
 CFLAGS="%{rpmcflags}" \
 LDFLAGS="%{rpmldflags}" \
 CONFIG_SHELL="/bin/bash" \
-%ifarch sparc
-sparc32 \
-%endif
 ./configure \
+       --disable-shared \
+       --disable-nls \
        --prefix=%{_prefix} \
        --libdir=%{_libdir} \
        --mandir=%{_mandir} \
This page took 0.063076 seconds and 4 git commands to generate.