SHA256
6
0
forked from pool/binutils
OBS User unknown
2008-09-05 20:09:47 +00:00
committed by Git OBS Bridge
parent 54eedb5c14
commit 7faed8a0cc
36 changed files with 155 additions and 167 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080808)
# spec file for package cross-ppc64-binutils (Version 2.18.50.20080904)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -52,7 +52,7 @@ License: GPL v2 or later; LGPL v2.1 or later
Group: Development/Tools/Building
PreReq: %{install_info_prereq}
AutoReqProv: on
Version: 2.18.50.20080808
Version: 2.18.50.20080904
Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for cross-development to PowerPC 64bit processors
@@ -70,7 +70,6 @@ Patch9: testsuite.diff
Patch10: enable-targets.diff
Patch11: use-hashtype-both-by-default.diff
Patch12: s390-pic-dso.diff
Patch13: bfd-follow-gnu-debuglink.diff
Patch90: cross-avr-nesc-as.patch
Patch92: cross-avr-omit_section_dynsym.patch
BuildRoot: %{_tmppath}/%{name}-%{version}-build
@@ -170,7 +169,6 @@ echo "make check will return with %{make_check_handling} in case of testsuite fa
%patch10
%patch11
%patch12
%patch13
%if "%{TARGET}" == "avr"
cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
%patch90
@@ -375,6 +373,8 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Thu Sep 04 2008 schwab@suse.de
- Update to head of trunk.
* Fri Aug 08 2008 schwab@suse.de
- Update to head of trunk.
* Fri Jul 18 2008 schwab@suse.de