Accepting request 484895 from home:Andreas_Schwab:Factory
- Fix dependencies of libstdc++-devel-{32,64}-bit OBS-URL: https://build.opensuse.org/request/show/484895 OBS-URL: https://build.opensuse.org/package/show/devel:gcc/gcc?expand=0&rev=74
This commit is contained in:
parent
13fbef9245
commit
0926b94f53
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 3 15:29:19 UTC 2017 - schwab@suse.de
|
||||
|
||||
- Fix dependencies of libstdc++-devel-{32,64}-bit
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 23 12:56:31 UTC 2017 - rguenther@suse.com
|
||||
|
||||
|
4
gcc.spec
4
gcc.spec
@ -191,7 +191,7 @@ The system GNU C++ development files.
|
||||
Summary: The system GNU C++ 32bit development files
|
||||
License: GPL-3.0-with-GCC-exception
|
||||
Group: System/Libraries
|
||||
Requires: libstdc++6-devel-gcc%{gcc_version}
|
||||
Requires: libstdc++6-devel-gcc%{gcc_version}-32bit
|
||||
|
||||
%description -n libstdc++-devel-32bit
|
||||
The system GNU C++ 32bit development files.
|
||||
@ -201,7 +201,7 @@ The system GNU C++ 32bit development files.
|
||||
Summary: The system GNU C++ 64bit development files
|
||||
License: GPL-3.0-with-GCC-exception
|
||||
Group: System/Libraries
|
||||
Requires: libstdc++6-devel-gcc%{gcc_version}
|
||||
Requires: libstdc++6-devel-gcc%{gcc_version}-64bit
|
||||
|
||||
%description -n libstdc++-devel-64bit
|
||||
The system GNU C++ 64bit development files.
|
||||
|
Loading…
Reference in New Issue
Block a user