]> git.pld-linux.org Git - packages/crossmingw32-binutils.git/blobdiff - crossmingw32-binutils.spec
- updated to 2.17.50.0.4
[packages/crossmingw32-binutils.git] / crossmingw32-binutils.spec
index 1f2ecccac49b25922c08e0c5143269367d30dfbc..178ad763da06410df1003b59c1f4ab161fdb1fb7 100644 (file)
@@ -5,13 +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.91.0.2
-Release:       2
+Version:       2.17.50.0.4
+Release:       1
 License:       GPL
 Group:         Development/Tools
 Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: 41983069bef07af4f1350c6d30666b2d
-Patch0:                binutils-dll.patch
+# Source0-md5: a05a19fb80254ed66c87e7fd69c680bb
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: automake
 BuildRequires: bash
@@ -20,13 +19,10 @@ 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
-%define                arch            %{_prefix}/%{target}
+%define                target          i386-mingw32
+%define                arch            %{_prefix}/%{target}
 
 %description
 crossmingw32 is a complete cross-compiling development system for
@@ -48,7 +44,6 @@ Ten pakiet zawiera binutils generuj
 
 %prep
 %setup -q -n binutils-%{version}
-%patch0 -p1
 
 %build
 cp /usr/share/automake/config.sub .
@@ -62,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.095724 seconds and 4 git commands to generate.