Update to 3.6.3
This commit is contained in:
parent
12594712e4
commit
9c186c088e
13
firefox.spec
13
firefox.spec
@ -7,10 +7,10 @@
|
||||
|
||||
# xulrunner_version matches the firefox package.
|
||||
# xulrunner_version_max is first next incompatible xulrunner version
|
||||
%define xulrunner_version 1.9.2.2-1
|
||||
%define xulrunner_version_max 1.9.2.3
|
||||
%define xulrunner_version 1.9.2.3-1
|
||||
%define xulrunner_version_max 1.9.2.4
|
||||
|
||||
%define internal_version 3.6.2
|
||||
%define internal_version 3.6.3
|
||||
|
||||
%define official_branding 1
|
||||
%define build_langpacks 1
|
||||
@ -23,7 +23,7 @@
|
||||
|
||||
Summary: Mozilla Firefox Web browser
|
||||
Name: firefox
|
||||
Version: 3.6.2
|
||||
Version: 3.6.3
|
||||
Release: 1%{?prever}%{?dist}
|
||||
URL: http://www.mozilla.org/projects/firefox/
|
||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||
@ -31,7 +31,7 @@ Group: Applications/Internet
|
||||
# From ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pretag}/source
|
||||
Source0: firefox-%{internal_version}%{?prever}.source.tar.bz2
|
||||
%if %{build_langpacks}
|
||||
Source2: firefox-langpacks-%{version}-20100323.tar.bz2
|
||||
Source2: firefox-langpacks-%{version}-20100403.tar.bz2
|
||||
%endif
|
||||
Source10: firefox-mozconfig
|
||||
Source11: firefox-mozconfig-branded
|
||||
@ -351,6 +351,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
||||
#---------------------------------------------------------------------
|
||||
|
||||
%changelog
|
||||
* Sat Apr 3 2010 Martin Stransky <stransky@redhat.com> - 3.6.3-1
|
||||
- Update to 3.6.3
|
||||
|
||||
* Tue Mar 23 2010 Jan Horak <jhorak@redhat.com> - 3.6.2-1
|
||||
- Update to 3.6.2
|
||||
|
||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
||||
a1972a2216ac7139b92b7378a328ec93 firefox-3.6.2.source.tar.bz2
|
||||
835c764bde5751b810361d1a4f6d2339 firefox-langpacks-3.6.2-20100323.tar.bz2
|
||||
5e4541ab23084b7b14ba228291ce2688 firefox-3.6.3.source.tar.bz2
|
||||
0079b49bfe9983fa6224d1a070b2ddbd firefox-langpacks-3.6.3-20100403.tar.bz2
|
||||
|
Loading…
Reference in New Issue
Block a user