From bb3c08af8f0cab492e6124dc04aafc2e67c09128 Mon Sep 17 00:00:00 2001 From: namso-01 Date: Thu, 20 Aug 2015 21:50:07 +0300 Subject: [PATCH] firefox: version bump --- network/web/firefox/actions.py | 2 +- network/web/firefox/pspec.xml | 20 +++++++++++++++++--- 2 files changed, 18 insertions(+), 4 deletions(-) diff --git a/network/web/firefox/actions.py b/network/web/firefox/actions.py index 2d4cedde4b..8632078282 100644 --- a/network/web/firefox/actions.py +++ b/network/web/firefox/actions.py @@ -29,7 +29,7 @@ def setup(): shelltools.system("rm -rf langpack-ff/*/browser/defaults") if not shelltools.isDirectory(xpidir): shelltools.makedirs(xpidir) for locale in locales: - shelltools.system("wget -c -P %s ftp://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%s/linux-%s/xpi/%s.xpi" % (xpidir, ver, arch, locale)) + shelltools.system("wget -c -P %s http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/%s/linux-%s/xpi/%s.xpi" % (xpidir, ver, arch, locale)) shelltools.makedirs("langpack-ff/langpack-%s@firefox.mozilla.org" % locale) shelltools.system("unzip -uo %s/%s.xpi -d langpack-ff/langpack-%s@firefox.mozilla.org" % (xpidir, locale, locale)) print "Replacing browser.properties for %s locale" % locale diff --git a/network/web/firefox/pspec.xml b/network/web/firefox/pspec.xml index 2292fb2b42..a74bbc6b81 100644 --- a/network/web/firefox/pspec.xml +++ b/network/web/firefox/pspec.xml @@ -15,7 +15,7 @@ app:gui Firefox Web Browser It is more secure and faster to browse the web with Firefox web browser. You can personalize your web browser with many specifications that is not enough to explain in two sentences. - https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/39.0/source/firefox-39.0.source.tar.bz2 + https://ftp.mozilla.org/pub/mozilla.org/firefox/releases/40.0.2/source/firefox-40.0.2.source.tar.bz2 mozconfig @@ -29,7 +29,7 @@ zlib-devel gtk2-devel libXt-devel - libSM-devel + libSM-devel libpng-devel libffi-devel sqlite-devel @@ -41,7 +41,7 @@ libXScrnSaver-devel libjpeg-turbo-devel pulseaudio-libs-devel - gst-plugins-base-next-devel + gst-plugins-base-next-devel rhbz-966424.patch @@ -519,6 +519,20 @@ + + 2015-08-20 + 40.0.2 + Version bump, http://www.mozilla.org/en-US/firefox/40.0.2/releasenotes + Osman Erkan + osman.erkan@pisilinux.org + + + 2015-08-11 + 39.0.3 + Version bump, http://www.mozilla.org/en-US/firefox/39.0.3/releasenotes + Osman Erkan + osman.erkan@pisilinux.org + 2015-08-05 39.0