diff --git a/gcc.spec b/gcc.spec index 2a90766..0bd456e 100644 --- a/gcc.spec +++ b/gcc.spec @@ -214,11 +214,16 @@ %bcond_with x32_bootstrap + +# Do not include the libraries and devel stuff into the "Provides" to avoid +# overriding the system libraries. +%define __noautoprov '(.*)\\.so(.*)|devel\\(.*' + #----------------------------------------------------------------------- Summary: GNU Compiler Collection Name: gcc%{majorver} -Release: 2 +Release: 3 License: GPLv3+ and GPLv3+ with exceptions and GPLv2+ with exceptions and LGPLv2+ and BSD Group: Development/C Url: http://gcc.gnu.org/