mirror of
https://abf.rosa.ru/djam/gcc7.git
synced 2025-02-24 07:12:53 +00:00
LOG Remove gcj-tools from library package's Provides, otherwise gcj-tools sometimes is not installed via BuildRequires
This commit is contained in:
parent
ccc6dc61ef
commit
ca966b0c0b
1 changed files with 1 additions and 2 deletions
3
gcc.spec
3
gcc.spec
|
@ -157,7 +157,7 @@ Name: gcc
|
|||
%else
|
||||
Name: gcc%branch
|
||||
%endif
|
||||
Release: 2
|
||||
Release: 3
|
||||
Summary: GNU Compiler Collection
|
||||
License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD
|
||||
Group: Development/C
|
||||
|
@ -981,7 +981,6 @@ bytecode into native code.
|
|||
%package -n %{libgcj}
|
||||
Summary: Java runtime library for gcc
|
||||
Group: System/Libraries
|
||||
Provides: gcj-tools = %{version}-%{release}
|
||||
Provides: libgcj = %{version}-%{release}
|
||||
Provides: %{libgcj_bc} = %{version}-%{release}
|
||||
%if %{build_multilib}
|
||||
|
|
Loading…
Add table
Reference in a new issue