better plugin directory resolution (bnc#747320) esr10
authorPetr Cerny <pcerny@suse.com>
Sat, 18 Feb 2012 22:29:19 +0100
branchesr10
changeset 394 9f8c32361c40
parent 390 58290bfa7edb (diff)
parent 393 997d2e729a8c (current diff)
child 397 efe18be91213
better plugin directory resolution (bnc#747320)
--- a/MozillaFirefox/MozillaFirefox.spec	Sat Feb 18 22:28:33 2012 +0100
+++ b/MozillaFirefox/MozillaFirefox.spec	Sat Feb 18 22:29:19 2012 +0100
@@ -18,7 +18,7 @@
 
 
 %define major 10
-%define mainver %major.0.2
+%define mainver %major.0.2esr
 
 Name:           MozillaFirefox
 BuildRequires:  Mesa-devel
--- a/MozillaFirefox/create-tar.sh	Sat Feb 18 22:28:33 2012 +0100
+++ b/MozillaFirefox/create-tar.sh	Sat Feb 18 22:29:19 2012 +0100
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL="release"
+CHANNEL="esr10"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_10_0_2_RELEASE"
-VERSION="10.0.2"
+RELEASE_TAG="FIREFOX_10_0_2esr_RELEASE"
+VERSION="10.0.2esr"
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla
@@ -24,7 +24,7 @@
     ja-JP-mac|en-US)
       ;;
     *)
-      hg clone http://hg.mozilla.org/releases/l10n/mozilla-$CHANNEL/$locale l10n/$locale
+      hg clone http://hg.mozilla.org/releases/l10n/mozilla-release/$locale l10n/$locale
       [ "$RELEASE_TAG" == "default" ] || hg -R l10n/$locale up -C -r $RELEASE_TAG
       ;;
   esac
--- a/xulrunner/create-tar.sh	Sat Feb 18 22:28:33 2012 +0100
+++ b/xulrunner/create-tar.sh	Sat Feb 18 22:29:19 2012 +0100
@@ -1,9 +1,9 @@
 #!/bin/bash
 
-CHANNEL="release"
+CHANNEL="esr10"
 BRANCH="releases/mozilla-$CHANNEL"
-RELEASE_TAG="FIREFOX_10_0_2_RELEASE"
-VERSION="10.0.2"
+RELEASE_TAG="FIREFOX_10_0_2esr_RELEASE"
+VERSION="10.0.2esr"
 
 # mozilla
 hg clone http://hg.mozilla.org/$BRANCH mozilla
@@ -24,7 +24,7 @@
     ja-JP-mac|en-US)
       ;;
     *)
-      hg clone http://hg.mozilla.org/releases/l10n/mozilla-$CHANNEL/$locale l10n/$locale
+      hg clone http://hg.mozilla.org/releases/l10n/mozilla-release/$locale l10n/$locale
       [ "$RELEASE_TAG" == "default" ] || hg -R l10n/$locale up -C -r $RELEASE_TAG
       ;;
   esac
--- a/xulrunner/xulrunner.spec	Sat Feb 18 22:28:33 2012 +0100
+++ b/xulrunner/xulrunner.spec	Sat Feb 18 22:29:19 2012 +0100
@@ -43,7 +43,7 @@
 %endif
 BuildRequires:  mozilla-nspr-devel >= 4.8.9
 BuildRequires:  mozilla-nss-devel >= 3.13.1
-Version:        10.0.2
+Version:        10.0.2esr
 Release:        0
 %define         releasedate 2012021500
 %define         version_internal 10.0.2