Accepting request 70022 from devel:gcc
- Switch gcc to default 4.6. Coordinate with gcc45 and gcc46 checkin, fixup project config OBS-URL: https://build.opensuse.org/request/show/70022 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=35
This commit is contained in:
commit
ff5e72d07e
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 11 08:15:44 UTC 2011 - rguenther@novell.com
|
||||
|
||||
- Switch gcc to default 4.6.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 10 10:06:12 UTC 2011 - rguenther@novell.com
|
||||
|
||||
|
6
gcc.spec
6
gcc.spec
@ -28,10 +28,10 @@ Name: gcc
|
||||
%define separate_bi32 1
|
||||
%endif
|
||||
Url: http://gcc.gnu.org/
|
||||
%define gcc_version 45
|
||||
%define gcc_suffix 4.5
|
||||
%define gcc_version 46
|
||||
%define gcc_suffix 4.6
|
||||
License: GPLv3+
|
||||
Version: 4.5
|
||||
Version: 4.6
|
||||
Release: 13
|
||||
Group: Development/Languages/C and C++
|
||||
Summary: The system GNU C Compiler
|
||||
|
Loading…
Reference in New Issue
Block a user