1
0

- 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:
Wolfgang Rosenauer 2012-04-21 10:42:40 +00:00 committed by Git OBS Bridge
parent 1d2bc7dc71
commit 3c4317c1ff
9 changed files with 19 additions and 19 deletions

View File

@ -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
- added mozilla-libnotify.patch to allow fallback from libnotify
to xul based events if no notification-daemon is running

View File

@ -17,9 +17,9 @@
#
%define major 11
%define mainver %major.99
%define update_channel beta
%define major 12
%define mainver %major.0
%define update_channel release
Name: MozillaFirefox
BuildRequires: Mesa-devel
@ -49,7 +49,7 @@ BuildRequires: mozilla-nss-devel >= 3.13.3
BuildRequires: nss-shared-helper-devel
Version: %{mainver}
Release: 0
%define releasedate 2012042000
%define releasedate 2012042100
Provides: firefox = %{mainver}
Provides: firefox = %{version}-%{release}
Provides: web_browser

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:c0c1c859faec84ace5539462bce9622f449b10102f8f49a7e109b52926da0618
size 29356
oid sha256:bd133c57e1e6c71dda3d593853125ab27073ab32bafd568fe441baff47c3a32d
size 29339

View File

@ -1,9 +1,9 @@
#!/bin/bash
CHANNEL="beta"
CHANNEL="release"
BRANCH="releases/mozilla-$CHANNEL"
RELEASE_TAG="FIREFOX_12_0b6_RELEASE"
VERSION="11.99"
RELEASE_TAG="FIREFOX_12_0_RELEASE"
VERSION="12.0"
# mozilla
echo "cloning $BRANCH..."

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:a135d3f85dbb83c651374a6ee0ccf2251afad8c4fd6f87468a2d0829a91bffb0
size 78961081

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:9b78faebdac7c27c203f50965280b5b0332f3cc72b37106d201eaa09516b98ef
size 78962014

View File

@ -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
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:0d2f7bce994d733d280deed22abbc7c5531a215ba8c7025611fc13ebf036bda6
size 47298192

View File

@ -1,2 +1,2 @@
REV=0ad498bb833f
REPO=http://hg.mozilla.org/releases/mozilla-beta
REV=a294a5b4f12d
REPO=http://hg.mozilla.org/releases/mozilla-release