SHA256
6
0
forked from pool/binutils
OBS User unknown
2009-01-09 13:29:41 +00:00
committed by Git OBS Bridge
parent 77c42ff0e8
commit 2536721e03
35 changed files with 155 additions and 34 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package cross-sparc-binutils (Version 2.19)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -20,7 +20,7 @@
Name: cross-sparc-binutils
BuildRequires: bison dejagnu flex gcc-c++ zlib-devel
Version: 2.19
Release: 9
Release: 10
#
# RUN_TESTS
%define run_tests %(test ! -f %_sourcedir/RUN_TESTS ; echo $?)
@@ -410,6 +410,8 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Jan 09 2009 olh@suse.de
- build binutils and binutils-devel -XXbit packages (bnc#445037)
* Wed Dec 10 2008 olh@suse.de
- use Obsoletes: -XXbit only for ppc64 to help solver during distupgrade
(bnc#437293)