forked from pool/MozillaFirefox
- update to Firefox 12.0 (bnc#758408)
OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaFirefox?expand=0&rev=271
This commit is contained in:
parent
1d2bc7dc71
commit
3c4317c1ff
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Apr 20 16:19:18 UTC 2012 - wr@rosenauer.org
|
Sat Apr 21 10:02:37 UTC 2012 - wr@rosenauer.org
|
||||||
|
|
||||||
- update to Firefox 12.0b6
|
- update to Firefox 12.0 (bnc#758408)
|
||||||
* rebased patches
|
* rebased patches
|
||||||
- added mozilla-libnotify.patch to allow fallback from libnotify
|
- added mozilla-libnotify.patch to allow fallback from libnotify
|
||||||
to xul based events if no notification-daemon is running
|
to xul based events if no notification-daemon is running
|
||||||
|
@ -17,9 +17,9 @@
|
|||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define major 11
|
%define major 12
|
||||||
%define mainver %major.99
|
%define mainver %major.0
|
||||||
%define update_channel beta
|
%define update_channel release
|
||||||
|
|
||||||
Name: MozillaFirefox
|
Name: MozillaFirefox
|
||||||
BuildRequires: Mesa-devel
|
BuildRequires: Mesa-devel
|
||||||
@ -49,7 +49,7 @@ BuildRequires: mozilla-nss-devel >= 3.13.3
|
|||||||
BuildRequires: nss-shared-helper-devel
|
BuildRequires: nss-shared-helper-devel
|
||||||
Version: %{mainver}
|
Version: %{mainver}
|
||||||
Release: 0
|
Release: 0
|
||||||
%define releasedate 2012042000
|
%define releasedate 2012042100
|
||||||
Provides: firefox = %{mainver}
|
Provides: firefox = %{mainver}
|
||||||
Provides: firefox = %{version}-%{release}
|
Provides: firefox = %{version}-%{release}
|
||||||
Provides: web_browser
|
Provides: web_browser
|
||||||
|
@ -1,3 +1,3 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
version https://git-lfs.github.com/spec/v1
|
||||||
oid sha256:c0c1c859faec84ace5539462bce9622f449b10102f8f49a7e109b52926da0618
|
oid sha256:bd133c57e1e6c71dda3d593853125ab27073ab32bafd568fe441baff47c3a32d
|
||||||
size 29356
|
size 29339
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
|
|
||||||
CHANNEL="beta"
|
CHANNEL="release"
|
||||||
BRANCH="releases/mozilla-$CHANNEL"
|
BRANCH="releases/mozilla-$CHANNEL"
|
||||||
RELEASE_TAG="FIREFOX_12_0b6_RELEASE"
|
RELEASE_TAG="FIREFOX_12_0_RELEASE"
|
||||||
VERSION="11.99"
|
VERSION="12.0"
|
||||||
|
|
||||||
# mozilla
|
# mozilla
|
||||||
echo "cloning $BRANCH..."
|
echo "cloning $BRANCH..."
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:a135d3f85dbb83c651374a6ee0ccf2251afad8c4fd6f87468a2d0829a91bffb0
|
|
||||||
size 78961081
|
|
3
firefox-12.0-source.tar.bz2
Normal file
3
firefox-12.0-source.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9b78faebdac7c27c203f50965280b5b0332f3cc72b37106d201eaa09516b98ef
|
||||||
|
size 78962014
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ccbf6eb58d2b626b4d7027f31ce3d87cb5d91c25d2d2de8dffc90d69822db4f0
|
|
||||||
size 48418335
|
|
3
l10n-12.0.tar.bz2
Normal file
3
l10n-12.0.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:0d2f7bce994d733d280deed22abbc7c5531a215ba8c7025611fc13ebf036bda6
|
||||||
|
size 47298192
|
@ -1,2 +1,2 @@
|
|||||||
REV=0ad498bb833f
|
REV=a294a5b4f12d
|
||||||
REPO=http://hg.mozilla.org/releases/mozilla-beta
|
REPO=http://hg.mozilla.org/releases/mozilla-release
|
||||||
|
Loading…
Reference in New Issue
Block a user