Update for 3.6.4build2 mozilla-1.9.2
authorWolfgang Rosenauer <wr@rosenauer.org>
Mon, 03 May 2010 18:33:37 +0200
branchmozilla-1.9.2
changeset 72 09df8552b796
parent 71 ae404bc8e61f
child 73 fef8b78b5d6b
Update for 3.6.4build2
MozillaFirefox/MozillaFirefox.spec
mozilla-xulrunner192/mozilla-xulrunner192.changes
mozilla-xulrunner192/mozilla-xulrunner192.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
--- 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
--- 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