SHA256
6
0
forked from pool/binutils

- Drop build counter from the libbfd and libopcode SONAMEs.

OBS-URL: https://build.opensuse.org/package/show/devel:gcc/binutils?expand=0&rev=21
This commit is contained in:
2010-02-13 16:53:23 +00:00
committed by Git OBS Bridge
parent 0b325a53ed
commit 582ea3a06c
34 changed files with 134 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
#
# spec file for package cross-sparc-binutils (Version 2.20.0)
# spec file for package binutils (Version 2.20.0)
#
# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
@@ -17,7 +17,7 @@
Name: cross-sparc-binutils
Name: cross-sparc-binutils
BuildRequires: bison dejagnu flex gcc-c++
%if 0%{suse_version} > 1110
BuildRequires: zlib-devel-static
@@ -274,7 +274,7 @@ cp gas/config/tc-avr.h gas/config/tc-avr-nesc.h
#
# test_vanilla
%endif
sed -i -e '/BFD_VERSION_DATE/s/$/-%{release}/' bfd/version.h
sed -i -e '/BFD_VERSION_DATE/s/$/-%(echo %release | sed 's/\.[0-9]*$//')/' bfd/version.h
%build
RPM_OPT_FLAGS="$RPM_OPT_FLAGS -Wno-error"