Hello community, here is the log from the commit of package gcc42 checked in at Fri May 25 17:15:01 CEST 2007. -------- --- gcc42/cross-avr-gcc42.changes 2007-05-23 11:04:20.000000000 +0200 +++ /mounts/work_src_done/STABLE/gcc42/cross-avr-gcc42.changes 2007-05-25 13:25:39.000000000 +0200 @@ -1,0 +2,6 @@ +Fri May 25 13:23:51 CEST 2007 - rguenther@suse.de + +- Collect translations with %find_lang. +- Add %post/%postun %run_ldconfig to libgomp42. + +------------------------------------------------------------------- gcc42.changes: same change libgcj42.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ cross-avr-gcc42.spec ++++++ --- /var/tmp/diff_new_pack.wI7344/_old 2007-05-25 17:13:20.000000000 +0200 +++ /var/tmp/diff_new_pack.wI7344/_new 2007-05-25 17:13:20.000000000 +0200 @@ -27,7 +27,7 @@ URL: http://gcc.gnu.org/ License: BSD License and BSD-like, GNU General Public License (GPL) Version: 4.2.0_20070514 -Release: 4 +Release: 6 %define gcc_version %(echo %version | sed 's/_.*//') %define snapshot_date %(echo %version | sed 's/[34]\.[0-4]\.[0-6]//' | sed 's/_/-/') %define binsuffix -4.2 @@ -286,6 +286,9 @@ %{_prefix} %changelog +* Fri May 25 2007 - rguenther@suse.de +- Collect translations with %%find_lang. +- Add %%post/%%postun %%run_ldconfig to libgomp42. * Wed May 23 2007 - rguenther@suse.de - Make testresults non-executable. - Add %%post/%%postun %%run_ldconfig to library packages. ++++++ gcc42.spec ++++++ --- /var/tmp/diff_new_pack.wI7344/_old 2007-05-25 17:13:20.000000000 +0200 +++ /var/tmp/diff_new_pack.wI7344/_new 2007-05-25 17:13:20.000000000 +0200 @@ -103,7 +103,7 @@ URL: http://gcc.gnu.org/ License: GNU General Public License (GPL) Version: 4.2.0_20070514 -Release: 4 +Release: 6 %define gcc_version %(echo %version | sed 's/_.*//') %define snapshot_date %(echo %version | sed 's/[34]\.[0-4]\.[0-6]//' | sed 's/_/-/') %define binsuffix -4.2 @@ -351,6 +351,15 @@ -------- The GCC team. + +%post -n libgomp42 +%run_ldconfig + +%postun -n libgomp42 +%run_ldconfig +# PACKAGE-END +# PACKAGE-BEGIN +# PACKAGE-BEGIN %package -n libgomp42-32bit Summary: The GNU compiler collection OpenMP runtime library Group: System/Base @@ -360,6 +369,16 @@ %description -n libgomp42-32bit libgomp is needed for OpenMP enabled programs. + + +%post -n libgomp42-32bit +%run_ldconfig + +%postun -n libgomp42-32bit +%run_ldconfig +# PACKAGE-END +# PACKAGE-BEGIN +# PACKAGE-BEGIN %package -n libgomp42-64bit Summary: The GNU compiler collection OpenMP runtime library Group: System/Base @@ -370,6 +389,15 @@ %description -n libgomp42-64bit libgomp is needed for OpenMP enabled programs. + +%post -n libgomp42-64bit +%run_ldconfig + +%postun -n libgomp42-64bit +%run_ldconfig +# PACKAGE-END +# PACKAGE-BEGIN +# PACKAGE-BEGIN %package -n libstdc++42 Summary: The standard C++ shared library Group: System/Libraries @@ -1560,6 +1588,8 @@ rm $RPM_BUILD_ROOT%{_mandir}/man1/jv-scan%{binsuffix}.1 %endif # LIBJAVA-DELETE-BEGIN +cd .. +%find_lang gcc42-locale --all-name %post info %install_info --info-dir=%{_infodir} %{_infodir}/cpp.info.gz @@ -1706,14 +1736,7 @@ %versbiarchlib libgomp.spec %endif -%files locale -%defattr(-,root,root) -%{_prefix}/share/locale/*/LC_MESSAGES/gcc.mo -%{_prefix}/share/locale/*/LC_MESSAGES/cpplib.mo -# FIXME - maybe this should go into a new package libstdc++-locale -%if 0%{!?build_for_base:1} -%{_prefix}/share/locale/*/LC_MESSAGES/libstdc++.mo -%endif +%files locale -f gcc42-locale.lang %files c++ %defattr(-,root,root) @@ -2110,6 +2133,9 @@ %endif %changelog +* Fri May 25 2007 - rguenther@suse.de +- Collect translations with %%find_lang. +- Add %%post/%%postun %%run_ldconfig to libgomp42. * Wed May 23 2007 - rguenther@suse.de - Make testresults non-executable. - Add %%post/%%postun %%run_ldconfig to library packages. ++++++ libgcj42.spec ++++++ --- /var/tmp/diff_new_pack.wI7344/_old 2007-05-25 17:13:20.000000000 +0200 +++ /var/tmp/diff_new_pack.wI7344/_new 2007-05-25 17:13:20.000000000 +0200 @@ -115,7 +115,7 @@ Url: http://gcc.gnu.org/ License: GNU General Public License (GPL), GNU Library General Public License v. 2.0 and 2.1 (LGPL) Version: 4.2.0_20070514 -Release: 5 +Release: 8 %define gcc_version %(echo %version | sed 's/_.*//') %define snapshot_date %(echo %version | sed 's/[34]\.[0-4]\.[0-6]//' | sed 's/_/-/') %define binsuffix -4.2 @@ -964,6 +964,9 @@ %endif %changelog +* Fri May 25 2007 - rguenther@suse.de +- Collect translations with %%find_lang. +- Add %%post/%%postun %%run_ldconfig to libgomp42. * Wed May 23 2007 - rguenther@suse.de - Make testresults non-executable. - Add %%post/%%postun %%run_ldconfig to library packages. ++++++ gcc.spec.in ++++++ --- gcc42/gcc.spec.in 2007-05-23 11:03:51.000000000 +0200 +++ /mounts/work_src_done/STABLE/gcc42/gcc.spec.in 2007-05-25 10:53:37.000000000 +0200 @@ -272,6 +272,12 @@ %description -n libgomp@base_ver@@variant@ libgomp is needed for OpenMP enabled programs. + +%post -n libgomp@base_ver@@variant@ +%run_ldconfig + +%postun -n libgomp@base_ver@@variant@ +%run_ldconfig # PACKAGE-END # PACKAGE-BEGIN @@ -1197,6 +1203,9 @@ %endif # LIBJAVA-DELETE-BEGIN +cd .. +%find_lang gcc@base_ver@-locale --all-name + %post info %install_info --info-dir=%{_infodir} %{_infodir}/cpp.info.gz %install_info --info-dir=%{_infodir} %{_infodir}/cppinternals.info.gz @@ -1321,14 +1330,7 @@ %versbiarchlib libgomp.spec %endif -%files locale -%defattr(-,root,root) -%{_prefix}/share/locale/*/LC_MESSAGES/gcc.mo -%{_prefix}/share/locale/*/LC_MESSAGES/cpplib.mo -# FIXME - maybe this should go into a new package libstdc++-locale -%if 0%{!?build_for_base:1} -%{_prefix}/share/locale/*/LC_MESSAGES/libstdc++.mo -%endif +%files locale -f gcc@base_ver@-locale.lang %files c++ %defattr(-,root,root) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 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