commit gcc for openSUSE:Factory
Hello community, here is the log from the commit of package gcc for openSUSE:Factory checked in at Tue Jan 25 13:07:41 CET 2011. -------- --- gcc/gcc.changes 2011-01-12 12:54:02.000000000 +0100 +++ /mounts/work_src_done/STABLE/gcc/gcc.changes 2011-01-25 11:37:02.000000000 +0100 @@ -1,0 +2,5 @@ +Tue Jan 25 10:36:30 UTC 2011 - rguenther@novell.com + +- Fix string quoting. [bnc#666416] + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- needed_space_in_mb ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ gcc.spec ++++++ --- /var/tmp/diff_new_pack.72wjE9/_old 2011-01-25 13:07:35.000000000 +0100 +++ /var/tmp/diff_new_pack.72wjE9/_new 2011-01-25 13:07:35.000000000 +0100 @@ -32,7 +32,7 @@ %define gcc_suffix 4.5 License: GPLv2+ Version: 4.5 -Release: 11 +Release: 12 Group: Development/Languages/C and C++ Summary: The system GNU C Compiler Provides: c_compiler @@ -124,11 +124,11 @@ # install_info_delete will also remove the aliases though. # install-info does not pick up descriptions from the content. %post -n gcc-info -%install_info --info-dir=%{_infodir} --name=cpp --description=\"The GNU C preprocessor.\" %{_infodir}/cpp-%{gcc_suffix}.info.gz -%install_info --info-dir=%{_infodir} --name=gcc --description=\"The GNU Compiler Collection.\" %{_infodir}/gcc-%{gcc_suffix}.info.gz -%install_info --info-dir=%{_infodir} --name=g++ --description=\"The GNU C++ compiler.\" %{_infodir}/g++-%{gcc_suffix}.info.gz -%install_info --info-dir=%{_infodir} --name=gcj --description=\"Ahead-of-time compiler for the Java language\" %{_infodir}/gcj-%{gcc_suffix}.info.gz -%install_info --info-dir=%{_infodir} --name=gfortran --description=\"The GNU Fortran compiler.\" %{_infodir}/gfortran-%{gcc_suffix}.info.gz +%install_info --info-dir=%{_infodir} --name=cpp --description=\\"The GNU C preprocessor.\\" %{_infodir}/cpp-%{gcc_suffix}.info.gz +%install_info --info-dir=%{_infodir} --name=gcc --description=\\"The GNU Compiler Collection.\\" %{_infodir}/gcc-%{gcc_suffix}.info.gz +%install_info --info-dir=%{_infodir} --name=g++ --description=\\"The GNU C++ compiler.\\" %{_infodir}/g++-%{gcc_suffix}.info.gz +%install_info --info-dir=%{_infodir} --name=gcj --description=\\"Ahead-of-time compiler for the Java language\\" %{_infodir}/gcj-%{gcc_suffix}.info.gz +%install_info --info-dir=%{_infodir} --name=gfortran --description=\\"The GNU Fortran compiler.\\" %{_infodir}/gfortran-%{gcc_suffix}.info.gz %package -n gcc-c++ License: LGPLv2.1+ ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de