- Switch gcc to default 4.6.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=24
This commit is contained in:
parent
c06ce6c34c
commit
6c3d592701
@ -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
|
Thu Feb 10 10:06:12 UTC 2011 - rguenther@novell.com
|
||||||
|
|
||||||
|
8
gcc.spec
8
gcc.spec
@ -28,11 +28,11 @@ Name: gcc
|
|||||||
%define separate_bi32 1
|
%define separate_bi32 1
|
||||||
%endif
|
%endif
|
||||||
Url: http://gcc.gnu.org/
|
Url: http://gcc.gnu.org/
|
||||||
%define gcc_version 45
|
%define gcc_version 46
|
||||||
%define gcc_suffix 4.5
|
%define gcc_suffix 4.6
|
||||||
License: GPLv3+
|
License: GPLv3+
|
||||||
Version: 4.5
|
Version: 4.6
|
||||||
Release: 12
|
Release: 13
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Summary: The system GNU C Compiler
|
Summary: The system GNU C Compiler
|
||||||
Provides: c_compiler
|
Provides: c_compiler
|
||||||
|
Loading…
Reference in New Issue
Block a user