SHA256
3
0
forked from pool/gcc

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:
Richard Biener 2017-04-04 07:15:07 +00:00 committed by Git OBS Bridge
parent 13fbef9245
commit 0926b94f53
2 changed files with 7 additions and 2 deletions

View File

@ -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

View File

@ -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.