4.7.0-0.13

This commit is contained in:
Jakub Jelinek 2012-02-16 13:32:49 +01:00
parent 9cf7da719f
commit 48fb608e1f
2 changed files with 4 additions and 4 deletions

View File

@ -671,7 +671,7 @@ package or when debugging this package.
%patch12 -p0 -b .libstdc++-docs~
%endif
%patch13 -p0 -b .no-add-needed~
%if 0%{?fedora} < 15 || 0%{?rhel} < 7
%if 0%{?fedora} < 15 && 0%{?rhel} < 7
%patch14 -p0 -b .ppl-0.10~
%endif
%patch15 -p0 -b .libitm-fno-exceptions~

View File

@ -12,9 +12,9 @@ gcc/
--- gcc/doc/install.texi (revision 169207)
+++ gcc/doc/install.texi (revision 169206)
@@ -332,7 +332,7 @@ and @option{--with-mpc-include}. Altern
distribution is found in a subdirectory of your GCC sources named
@file{mpc}, it will be built together with GCC@.
@@ -362,7 +362,7 @@ installed but it is not in your default
@option{--with-mpc} configure option should be used. See also
@option{--with-mpc-lib} and @option{--with-mpc-include}.
-@item Parma Polyhedra Library (PPL) version 0.11
+@item Parma Polyhedra Library (PPL) version 0.10