LOG Remove gcj-tools from library package's Provides, otherwise gcj-tools sometimes is not installed via BuildRequires

This commit is contained in:
Andrey Bondrov 2012-08-26 07:21:03 +00:00
parent ccc6dc61ef
commit ca966b0c0b

View file

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