]> git.pld-linux.org Git - packages/crossmingw64-binutils.git/blobdiff - crossmingw64-binutils.spec
updated to 2.23.51.0.8.
[packages/crossmingw64-binutils.git] / crossmingw64-binutils.spec
index a0b4179f77d562c9b5e01ed4ad4e9f4ef4f3db30..463363700f256b845805d765b56381a395552350 100644 (file)
@@ -5,13 +5,12 @@ Summary(pl.UTF-8):    Skrośne narzędzia programistyczne GNU dla Mingw64 - binutil
 Summary(pt_BR.UTF-8):  Utilitários para desenvolvimento de binários da GNU - Mingw64 binutils
 Summary(tr.UTF-8):     GNU geliştirme araçları - Mingw64 binutils
 Name:          crossmingw64-binutils
-Version:       2.20.51.0.11
-Release:       3
+Version:       2.23.51.0.8
+Release:       1
 License:       GPL v3+
 Group:         Development/Tools
-Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: d2306466e669700abbb3d1a64b10d5d2
-Patch0:                %{name}-zlib.patch
+Source0:       http://www.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
+# Source0-md5: 52db235c4e05928827a37ae1e8213bc7
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: automake
 BuildRequires: bash
@@ -23,7 +22,7 @@ BuildRequires:        zlib-devel
 #BuildRequires:        texinfo >= 4.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                target          x86_64-pc-mingw32
+%define                target          x86_64-w64-mingw32
 %define                arch            %{_prefix}/%{target}
 
 %description
@@ -46,7 +45,6 @@ Ten pakiet zawiera binutils generujące skrośnie binaria dla Win64.
 
 %prep
 %setup -q -n binutils-%{version}
-%patch0 -p1
 
 %build
 # ldscripts won't be generated properly if SHELL is not bash...
This page took 0.066864 seconds and 4 git commands to generate.