Update to 6.0.2

This commit is contained in:
Jan Horak 2011-09-06 16:12:39 +02:00
parent 258ccb4f88
commit 6c8be791ec
3 changed files with 10 additions and 5 deletions

2
.gitignore vendored
View File

@ -28,3 +28,5 @@ firefox-3.6.4.source.tar.bz2
/firefox-langpacks-5.0-20110621.tar.xz
/firefox-6.0.source.tar.bz2
/firefox-langpacks-6.0-20110816.tar.xz
/firefox-6.0.2.source.tar.bz2
/firefox-langpacks-6.0.2-20110906.tar.xz

View File

@ -10,7 +10,7 @@
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
%global firefox_dir_ver 6
%global gecko_version 6.0
%global gecko_version 6.0.2
%global alpha_version 0
%global beta_version 0
%global rc_version 0
@ -44,14 +44,14 @@
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 6.0
Version: 6.0.2
Release: 1%{?pre_tag}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
%if %{build_langpacks}
Source1: firefox-langpacks-%{version}%{?pre_version}-20110816.tar.xz
Source1: firefox-langpacks-%{version}%{?pre_version}-20110906.tar.xz
%endif
Source10: firefox-mozconfig
Source11: firefox-mozconfig-branded
@ -349,6 +349,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
#---------------------------------------------------------------------
%changelog
* Tue Sep 6 2011 Jan Horak <jhorak@redhat.com> - 6.0.2-1
- Update to 6.0.2
* Tue Aug 16 2011 Martin Stransky <stransky@redhat.com> - 6.0-1
- Update to 6.0

View File

@ -1,2 +1,2 @@
1840185865a1a8975df4a3db59080ddc firefox-6.0.source.tar.bz2
0fc03055b2fcd426b62eed9a8f9c0376 firefox-langpacks-6.0-20110816.tar.xz
140ca0cfd57905139f8f71a527afb283 firefox-6.0.2.source.tar.bz2
fb9323498452097e22f9dc6f6c818a60 firefox-langpacks-6.0.2-20110906.tar.xz