Revert "rename info files" 05/39405/3
authorIlya Palachev <i.palachev@samsung.com>
Thu, 14 May 2015 11:53:50 +0000 (14:53 +0300)
committerIlya Palachev <i.palachev@samsung.com>
Fri, 15 May 2015 17:23:06 +0000 (20:23 +0300)
commitfd81fb291c28f3d62649d4bf9835792d0c0aca77
tree02a2e9e0e59f293159757b1b98a6b012f259ef7b
parent44528482f7681c86c9bca6aade02f93b97e459e4
Revert "rename info files"

This reverts commit d172df8002c87b7cd6a1cd91b33b106ca0c49d20.

This patch fixes the bootstrap failure.
If you perform the followinf actions:

mkdir build
cd build
../configure
make

the build will fail with the following error:

cp libgomp.info libgomp.info
make  all-recursive
cp: `libgomp.info' and `libgomp.info' are the same file

Thus it seems that it would be better to revert the patch that is not
included to upstream.

Also the packagin section in spec-file was modified in order to fit
proper names of info files.

Change-Id: I1a053f7644902825e76a6ff4a2b4651830d373bb
Signed-off-by: Ilya Palachev <i.palachev@samsung.com>
28 files changed:
gcc/Makefile.in
gcc/ada/gnat-style.texi
gcc/ada/gnat_rm.texi
gcc/ada/gnat_ugn.texi
gcc/doc/cpp.texi
gcc/doc/cppinternals.texi
gcc/doc/extend.texi
gcc/doc/gcc.texi
gcc/doc/gccint.texi
gcc/doc/install.texi
gcc/doc/invoke.texi
gcc/doc/libgcc.texi
gcc/doc/makefile.texi
gcc/doc/standards.texi
gcc/fortran/Make-lang.in
gcc/fortran/gfortran.texi
gcc/java/Make-lang.in
gcc/java/gcj.texi
libffi/Makefile.am
libffi/Makefile.in
libffi/doc/libffi.texi
libgomp/Makefile.am
libgomp/Makefile.in
libgomp/libgomp.texi
libitm/libitm.texi
libquadmath/libquadmath.texi
packaging/gcc.spec.in
packaging/gcc49.spec