forked from pool/MozillaFirefox
- update to Firefox 13.0.1
* bugfix release - obsolete libproxy's mozjs pacrunner (bnc#759123) OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=282
This commit is contained in:
parent
a7f369b4c2
commit
ad9947e5f3
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jun 15 12:37:09 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
- update to Firefox 13.0.1
|
||||
* bugfix release
|
||||
- obsolete libproxy's mozjs pacrunner (bnc#759123)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sat Jun 2 08:22:51 UTC 2012 - wr@rosenauer.org
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
|
||||
%define major 13
|
||||
%define mainver %major.0
|
||||
%define mainver %major.0.1
|
||||
%define update_channel release
|
||||
|
||||
Name: MozillaFirefox
|
||||
@ -49,7 +49,7 @@ BuildRequires: mozilla-nss-devel >= 3.13.4
|
||||
BuildRequires: nss-shared-helper-devel
|
||||
Version: %{mainver}
|
||||
Release: 0
|
||||
%define releasedate 2012060100
|
||||
%define releasedate 2012061400
|
||||
Provides: firefox = %{mainver}
|
||||
Provides: firefox = %{version}-%{release}
|
||||
Provides: web_browser
|
||||
@ -112,6 +112,8 @@ Requires: %{name}-branding > 4.0
|
||||
Requires: mozilla-nspr >= %(rpm -q --queryformat '%{VERSION}' mozilla-nspr)
|
||||
Requires: mozilla-nss >= %(rpm -q --queryformat '%{VERSION}' mozilla-nss)
|
||||
Recommends: libcanberra0
|
||||
# libproxy's mozjs pacrunner crashes FF (bnc#759123)
|
||||
Obsoletes: libproxy1-pacrunner-mozjs <= 0.4.7
|
||||
%define firefox_appid \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||
%define _use_internal_dependency_generator 0
|
||||
%define __find_requires sh %{SOURCE4}
|
||||
|
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:7793798b58360f3b866a9471267acb99a4ca43578f833088e0bb1843910512f4
|
||||
size 29324
|
||||
oid sha256:5e24152dcf3644463541fda529b3b90e690e27a2964159548183a3613d446848
|
||||
size 29356
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
CHANNEL="release"
|
||||
BRANCH="releases/mozilla-$CHANNEL"
|
||||
RELEASE_TAG="FIREFOX_13_0_RELEASE"
|
||||
VERSION="13.0"
|
||||
RELEASE_TAG="FIREFOX_13_0_1_RELEASE"
|
||||
VERSION="13.0.1"
|
||||
|
||||
# mozilla
|
||||
echo "cloning $BRANCH..."
|
||||
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:59e7118241c38958f151df4dfc98762840eece06389406e884583ec735da7dfa
|
||||
size 79540331
|
3
firefox-13.0.1-source.tar.bz2
Normal file
3
firefox-13.0.1-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:bfef0e76444bc082f7b1c08f2551e62c2f44ebd736e88777b280b05c6f5a32b3
|
||||
size 79546704
|
3
l10n-13.0.1.tar.bz2
Normal file
3
l10n-13.0.1.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:8055e12302a250c9ec61055bf00aa0b3fe7fb571d7d21b89199af2b33b06a46d
|
||||
size 48687641
|
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:4aaf6de4c404550f2f4a9d19556f294210f9e8eb91c502a918cd4a3ec9325c33
|
||||
size 48694368
|
@ -1,2 +1,2 @@
|
||||
REV=2b643ea8edf9
|
||||
REV=f48d675ffa9f
|
||||
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||
|
Loading…
Reference in New Issue
Block a user