This commit is contained in:
parent
05ad7ee4ea
commit
3deb6c8e61
10
gcc.changes
10
gcc.changes
@ -1,3 +1,13 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jun 14 18:39:23 CEST 2007 - ro@suse.de
|
||||||
|
|
||||||
|
- Do not mark README.packaging as NoSource. (again)
|
||||||
|
|
||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Jun 8 16:19:40 CEST 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
- Switch gcc default to 4.2. [#275939]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Apr 24 18:35:21 CEST 2007 - rguenther@suse.de
|
Tue Apr 24 18:35:21 CEST 2007 - rguenther@suse.de
|
||||||
|
|
||||||
|
14
gcc.spec
14
gcc.spec
@ -1,5 +1,5 @@
|
|||||||
#
|
#
|
||||||
# spec file for package gcc (Version 4.1.3)
|
# spec file for package gcc (Version 4.2)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
@ -20,11 +20,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 41
|
%define gcc_version 42
|
||||||
%define gcc_suffix 4.1
|
%define gcc_suffix 4.2
|
||||||
License: GNU General Public License (GPL)
|
License: GNU General Public License (GPL)
|
||||||
Version: 4.1.3
|
Version: 4.2
|
||||||
Release: 44
|
Release: 4
|
||||||
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
|
||||||
@ -507,6 +507,10 @@ ln -sf gcc-%{gcc_suffix}.1.gz $RPM_BUILD_ROOT%{_mandir}/man1/cc.1.gz
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jun 14 2007 - ro@suse.de
|
||||||
|
- Do not mark README.packaging as NoSource. (again)
|
||||||
|
* Fri Jun 08 2007 - rguenther@suse.de
|
||||||
|
- Switch gcc default to 4.2. [#275939]
|
||||||
* Tue Apr 24 2007 - rguenther@suse.de
|
* Tue Apr 24 2007 - rguenther@suse.de
|
||||||
- Do not link to grmic and grmiregistry, they conflict with
|
- Do not link to grmic and grmiregistry, they conflict with
|
||||||
the classpath package versions.
|
the classpath package versions.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user