Updating link to change in openSUSE:Factory/gcc revision 19.0
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=fde1c41d9f35b4edff8d1606c79ff023
This commit is contained in:
parent
e7f9db92b3
commit
1a194b4e31
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 14:01:36 CET 2010 - rguenther@suse.de
|
||||
|
||||
- Drop c++_compiler provides from gcc-c++-32bit and gcc-c++-64bit.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Feb 25 13:03:44 CET 2010 - rguenther@suse.de
|
||||
|
||||
|
4
gcc.spec
4
gcc.spec
@ -32,7 +32,7 @@ Url: http://gcc.gnu.org/
|
||||
%define gcc_suffix 4.5
|
||||
License: GPLv2+
|
||||
Version: 4.5
|
||||
Release: 2
|
||||
Release: 3
|
||||
Group: Development/Languages/C and C++
|
||||
Summary: The system GNU C Compiler
|
||||
Provides: c_compiler
|
||||
@ -136,7 +136,6 @@ The system GNU C++ Compiler.
|
||||
License: LGPLv2.1+
|
||||
Group: Development/Languages/C and C++
|
||||
Summary: The system GNU C++ Compiler
|
||||
Provides: c++_compiler
|
||||
Requires: g++ = %{version}
|
||||
Requires: gcc-32bit = %{version}
|
||||
Requires: libstdc++%{gcc_version}-devel-32bit
|
||||
@ -149,7 +148,6 @@ The system GNU C++ Compiler 32 bit support.
|
||||
License: LGPLv2.1+
|
||||
Group: Development/Languages/C and C++
|
||||
Summary: The system GNU C++ Compiler
|
||||
Provides: c++_compiler
|
||||
Requires: g++ = %{version}
|
||||
Requires: gcc-64bit = %{version}
|
||||
Requires: libstdc++%{gcc_version}-devel-64bit
|
||||
|
Loading…
Reference in New Issue
Block a user