Accepting request 33470 from devel:gcc
Copy from devel:gcc/gcc based on submit request 33470 from user rguenther OBS-URL: https://build.opensuse.org/request/show/33470 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gcc?expand=0&rev=19
This commit is contained in:
commit
8dc976ac8d
@ -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