SHA256
6
0
forked from pool/binutils
OBS User unknown
2008-08-08 15:27:01 +00:00
committed by Git OBS Bridge
parent 84d83dba1e
commit 54eedb5c14
35 changed files with 308 additions and 70 deletions

View File

@@ -1,10 +1,17 @@
#
# spec file for package cross-sparc-binutils (Version 2.18.50.20080718)
# spec file for package cross-sparc-binutils (Version 2.18.50.20080808)
#
# Copyright (c) 2008 SUSE LINUX Products GmbH, Nuernberg, Germany.
# This file and all modifications and additions to the pristine
# package are under the same license as the package itself.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
@@ -45,7 +52,7 @@ License: GPL v2 or later; LGPL v2.1 or later; X11/MIT
Group: Development/Tools/Building
PreReq: %{install_info_prereq}
AutoReqProv: on
Version: 2.18.50.20080718
Version: 2.18.50.20080808
Release: 1
%define binutils_version %(echo %version | sed 's/\\.[0-9]\\{8\\}$//')
Summary: GNU binutils for Cross-Development to SPARC Processors
@@ -368,6 +375,8 @@ rm -rf $RPM_BUILD_ROOT
%endif
%changelog
* Fri Aug 08 2008 schwab@suse.de
- Update to head of trunk.
* Fri Jul 18 2008 schwab@suse.de
- Update to head of trunk.
* Sun Jul 13 2008 olh@suse.de