10.0.5esr esr10
authorWolfgang Rosenauer <wr@rosenauer.org>
Fri, 01 Jun 2012 22:32:37 +0200
branchesr10
changeset 458 86d3e7b04f84
parent 437 492fe054d9d1
child 459 b5b1641a2795
10.0.5esr
MozillaFirefox/create-tar.sh
MozillaFirefox/firefox-esr.changes
MozillaFirefox/firefox-esr.spec
xulrunner/create-tar.sh
xulrunner/xulrunner-esr.changes
xulrunner/xulrunner-esr.spec
--- a/MozillaFirefox/create-tar.sh	Thu Apr 26 23:52:01 2012 +0200
+++ b/MozillaFirefox/create-tar.sh	Fri Jun 01 22:32:37 2012 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr10"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_10_0_4esr_RELEASE"
-VERSION="10.0.4"
+RELEASE_TAG="FIREFOX_10_0_5esr_RELEASE"
+VERSION="10.0.5"
 
 # mozilla
 hg clone -r $RELEASE_TAG http://hg.mozilla.org/$BRANCH mozilla
--- a/MozillaFirefox/firefox-esr.changes	Thu Apr 26 23:52:01 2012 +0200
+++ b/MozillaFirefox/firefox-esr.changes	Fri Jun 01 22:32:37 2012 +0200
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Jun  1 14:39:01 UTC 2012 - wr@rosenauer.org
+
+- update to Firefox 10.0.5esr (bnc#)
+- require NSS 3.13.4
+
 -------------------------------------------------------------------
 Sat Apr 21 11:54:44 UTC 2012 - wr@rosenauer.org
 
--- a/MozillaFirefox/firefox-esr.spec	Thu Apr 26 23:52:01 2012 +0200
+++ b/MozillaFirefox/firefox-esr.spec	Fri Jun 01 22:32:37 2012 +0200
@@ -18,7 +18,7 @@
 
 
 %define major 10
-%define mainver %major.0.4
+%define mainver %major.0.5
 
 Name:           firefox-esr
 BuildRequires:  Mesa-devel
@@ -44,11 +44,11 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.9.0
-BuildRequires:  mozilla-nss-devel >= 3.13.3
+BuildRequires:  mozilla-nss-devel >= 3.13.4
 BuildRequires:  nss-shared-helper-devel
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2012042100
+%define         releasedate 2012060100
 Provides:       web_browser
 Provides:       firefox-esr = %{mainver}
 # this is needed to match this package with the kde4 helper package without the main package
--- a/xulrunner/create-tar.sh	Thu Apr 26 23:52:01 2012 +0200
+++ b/xulrunner/create-tar.sh	Fri Jun 01 22:32:37 2012 +0200
@@ -2,8 +2,8 @@
 
 CHANNEL="esr10"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_10_0_4esr_RELEASE"
-VERSION="10.0.4"
+RELEASE_TAG="FIREFOX_10_0_5esr_RELEASE"
+VERSION="10.0.5"
 
 # mozilla
 hg clone -r $RELEASE_TAG http://hg.mozilla.org/$BRANCH mozilla
--- a/xulrunner/xulrunner-esr.changes	Thu Apr 26 23:52:01 2012 +0200
+++ b/xulrunner/xulrunner-esr.changes	Fri Jun 01 22:32:37 2012 +0200
@@ -1,3 +1,9 @@
+-------------------------------------------------------------------
+Fri Jun  1 20:23:57 UTC 2012 - wr@rosenauer.org
+
+- update to 10.0.5esr (bnc#)
+- require NSS 3.13.4
+
 -------------------------------------------------------------------
 Sat Apr 21 15:36:28 UTC 2012 - wr@rosenauer.org
 
--- a/xulrunner/xulrunner-esr.spec	Thu Apr 26 23:52:01 2012 +0200
+++ b/xulrunner/xulrunner-esr.spec	Fri Jun 01 22:32:37 2012 +0200
@@ -43,13 +43,13 @@
 BuildRequires:  wireless-tools
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.9.0
-BuildRequires:  mozilla-nss-devel >= 3.13.3
-Version:        10.0.4
+BuildRequires:  mozilla-nss-devel >= 3.13.4
+Version:        10.0.5
 Release:        0
-%define         releasedate 2012042100
-%define         version_internal 10.0.4
+%define         releasedate 2012060100
+%define         version_internal 10.0.5
 %define         apiversion 10
-%define         uaweight 1000004
+%define         uaweight 1000005
 Summary:        Mozilla Runtime Environment ESR
 License:        MPL-1.1 or GPL-2.0+ or LGPL-2.1+
 Group:          Productivity/Other