- Fix gcc-c++-32bit and gcc-c++-64bit again.
OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=10
This commit is contained in:
parent
1a194b4e31
commit
ce832f0f80
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Feb 26 11:30:14 CET 2010 - rguenther@novell.com
|
||||||
|
|
||||||
|
- Fix gcc-c++-32bit and gcc-c++-64bit again.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 25 14:01:36 CET 2010 - rguenther@suse.de
|
Thu Feb 25 14:01:36 CET 2010 - rguenther@suse.de
|
||||||
|
|
||||||
|
4
gcc.spec
4
gcc.spec
@ -136,7 +136,7 @@ The system GNU C++ Compiler.
|
|||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Summary: The system GNU C++ Compiler
|
Summary: The system GNU C++ Compiler
|
||||||
Requires: g++ = %{version}
|
Requires: gcc-c++ = %{version}
|
||||||
Requires: gcc-32bit = %{version}
|
Requires: gcc-32bit = %{version}
|
||||||
Requires: libstdc++%{gcc_version}-devel-32bit
|
Requires: libstdc++%{gcc_version}-devel-32bit
|
||||||
|
|
||||||
@ -148,7 +148,7 @@ The system GNU C++ Compiler 32 bit support.
|
|||||||
License: LGPLv2.1+
|
License: LGPLv2.1+
|
||||||
Group: Development/Languages/C and C++
|
Group: Development/Languages/C and C++
|
||||||
Summary: The system GNU C++ Compiler
|
Summary: The system GNU C++ Compiler
|
||||||
Requires: g++ = %{version}
|
Requires: gcc-c++ = %{version}
|
||||||
Requires: gcc-64bit = %{version}
|
Requires: gcc-64bit = %{version}
|
||||||
Requires: libstdc++%{gcc_version}-devel-64bit
|
Requires: libstdc++%{gcc_version}-devel-64bit
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user