]> git.pld-linux.org Git - packages/crossalpha-binutils.git/commitdiff
- updated to 2.16.90.0.1.
authorPaweł Sikora <pluto@pld-linux.org>
Thu, 28 Apr 2005 23:25:24 +0000 (23:25 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    crossalpha-binutils.spec -> 1.13

crossalpha-binutils.spec

index 90621a49bba7282f7bc7457cc6da448100ab8b37..75afb0ab4b3b9a2e4666af765880f13805dec9ce 100644 (file)
@@ -5,12 +5,15 @@ Summary(pl):  Skro
 Summary(pt_BR):        Utilitários para desenvolvimento de binários da GNU - ALPHA binutils
 Summary(tr):   GNU geliþtirme araçlarý - ALPHA binutils
 Name:          crossalpha-binutils
-Version:       2.15.94.0.2.2
+Version:       2.16.90.0.1
 Release:       1
 License:       GPL
 Group:         Development/Tools
 Source0:       ftp://ftp.kernel.org/pub/linux/devel/binutils/binutils-%{version}.tar.bz2
-# Source0-md5: e9bcf84d9e6b5a2d840e76f22a3fce5f
+# Source0-md5: b231856d84a6181572b0b3371cfc6843
+Patch0:                binutils-needed.patch
+Patch1:                binutils-pr815.patch
+Patch2:                binutils-pr872.patch
 URL:           http://sources.redhat.com/binutils/
 BuildRequires: automake
 BuildRequires: bash
@@ -25,6 +28,7 @@ BuildRoot:    %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define                target          alpha-pld-linux
 %define                arch            %{_prefix}/%{target}
+%define                specflags       -Wno-error
 
 %description
 Binutils is a collection of binary utilities, including:
@@ -52,6 +56,9 @@ Ten pakiet zawiera wersj
 
 %prep
 %setup -q -n binutils-%{version}
+%patch0 -p0
+%patch1 -p0
+%patch2 -p0
 
 %build
 cp /usr/share/automake/config.sub .
This page took 0.06893 seconds and 4 git commands to generate.