prepare 31.0b1 firefox31
authorWolfgang Rosenauer <wr@rosenauer.org>
Thu, 12 Jun 2014 17:47:23 +0200
branchfirefox31
changeset 745 3e65dc8b9b4f
parent 744 e2d94ddb82f0
child 747 080d5e5ef8ca
prepare 31.0b1
MozillaFirefox/MozillaFirefox.spec
MozillaFirefox/create-tar.sh
mozilla-kde.patch
--- a/MozillaFirefox/MozillaFirefox.spec	Thu Jun 12 17:43:24 2014 +0200
+++ b/MozillaFirefox/MozillaFirefox.spec	Thu Jun 12 17:47:23 2014 +0200
@@ -18,8 +18,8 @@
 
 
 %define major 30
-%define mainver %major.98
-%define update_channel aurora
+%define mainver %major.99
+%define update_channel beta
 
 %if %suse_version > 1210
 %if %suse_version > 1310
@@ -54,7 +54,7 @@
 %else
 BuildRequires:  wireless-tools
 %endif
-BuildRequires:  mozilla-nspr-devel >= 4.10.5
+BuildRequires:  mozilla-nspr-devel >= 4.10.6
 BuildRequires:  mozilla-nss-devel >= 3.16.1
 BuildRequires:  nss-shared-helper-devel
 BuildRequires:  pkgconfig(libpulse)
@@ -74,7 +74,7 @@
 %endif
 Version:        %{mainver}
 Release:        0
-%define         releasedate 2014052700
+%define         releasedate 2014061100
 Provides:       firefox = %{mainver}
 Provides:       firefox = %{version}-%{release}
 Provides:       web_browser
--- a/MozillaFirefox/create-tar.sh	Thu Jun 12 17:43:24 2014 +0200
+++ b/MozillaFirefox/create-tar.sh	Thu Jun 12 17:47:23 2014 +0200
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL="aurora"
+CHANNEL="beta"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="default"
-VERSION="30.98"
+RELEASE_TAG="FIREFOX_31_0b1_RELEASE"
+VERSION="30.99"
 
 # mozilla
 if [ -d mozilla ]; then
--- a/mozilla-kde.patch	Thu Jun 12 17:43:24 2014 +0200
+++ b/mozilla-kde.patch	Thu Jun 12 17:47:23 2014 +0200
@@ -339,7 +339,7 @@
 +        <xul:button dlgtype="cancel" class="dialog-button"/>
 +        <xul:button dlgtype="accept" class="dialog-button" xbl:inherits="disabled=buttondisabledaccept"/>
 +#elif XP_UNIX
-+                pack="end">
++                >
 +	<xul:button dlgtype="help" class="dialog-button" hidden="true"/>
 +	<xul:button dlgtype="extra2" class="dialog-button" hidden="true"/>
 +	<xul:spacer anonid="spacer" flex="1" hidden="true"/>