# HG changeset patch # User Wolfgang Rosenauer # Date 1272904417 -7200 # Node ID 09df8552b796cd7496b2777d0d022011c4ef736c # Parent ae404bc8e61f144631138f8d7dfcb121b788f21f Update for 3.6.4build2 diff -r ae404bc8e61f -r 09df8552b796 MozillaFirefox/MozillaFirefox.spec --- a/MozillaFirefox/MozillaFirefox.spec Mon Apr 26 07:11:59 2010 +0200 +++ b/MozillaFirefox/MozillaFirefox.spec Mon May 03 18:33:37 2010 +0200 @@ -36,7 +36,7 @@ Provides: firefox Version: 3.6.4 Release: 1 -%define releasedate 2010041700 +%define releasedate 2010050300 Summary: Mozilla Firefox Web Browser Url: http://www.mozilla.org/ Group: Productivity/Networking/Web/Browsers diff -r ae404bc8e61f -r 09df8552b796 mozilla-xulrunner192/mozilla-xulrunner192.changes --- a/mozilla-xulrunner192/mozilla-xulrunner192.changes Mon Apr 26 07:11:59 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.changes Mon May 03 18:33:37 2010 +0200 @@ -6,6 +6,12 @@ * provide mozilla-runtime to host NPAPI out of process plugins ------------------------------------------------------------------- +Mon Apr 26 07:18:09 CEST 2010 - wr@rosenauer.org + +- point alternatives link to the stable version to improve + robustness (bnc#589037) + +------------------------------------------------------------------- Sat Apr 24 11:38:24 UTC 2010 - coolo@novell.com - buildrequire pkg-config to fix provides diff -r ae404bc8e61f -r 09df8552b796 mozilla-xulrunner192/mozilla-xulrunner192.spec --- a/mozilla-xulrunner192/mozilla-xulrunner192.spec Mon Apr 26 07:11:59 2010 +0200 +++ b/mozilla-xulrunner192/mozilla-xulrunner192.spec Mon May 03 18:33:37 2010 +0200 @@ -41,7 +41,7 @@ License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Version: 1.9.2.4 Release: 1 -%define releasedate 2010041700 +%define releasedate 2010050300 %define version_internal 1.9.2.4 %define apiversion 1.9.2 %define uaweight 192040 @@ -437,7 +437,7 @@ %post /usr/sbin/update-alternatives --install %{_bindir}/xulrunner \ - xulrunner %{_libdir}/xulrunner-%{version_internal}/xulrunner %{uaweight} || : + xulrunner %{_libdir}/xulrunner-%{apiversion}/xulrunner %{uaweight} || : %{_libdir}/xulrunner-%{apiversion}/add-plugins.sh > /dev/null 2>&1 exit 0