Update to 3.6
This commit is contained in:
parent
07b9afe542
commit
04d8b1f14d
@ -22,3 +22,5 @@ firefox-3.6rc1.source.tar.bz2
|
|||||||
firefox-langpacks-3.6.1-20100113.tar.bz2
|
firefox-langpacks-3.6.1-20100113.tar.bz2
|
||||||
firefox-3.6rc2.source.tar.bz2
|
firefox-3.6rc2.source.tar.bz2
|
||||||
firefox-langpacks-3.6.1-20100118.tar.bz2
|
firefox-langpacks-3.6.1-20100118.tar.bz2
|
||||||
|
firefox-3.6.source.tar.bz2
|
||||||
|
firefox-langpacks-3.6.1-20100122.tar.bz2
|
||||||
|
11
firefox.spec
11
firefox.spec
@ -5,11 +5,11 @@
|
|||||||
%define mozappdir %{_libdir}/%{name}-%{internal_version}
|
%define mozappdir %{_libdir}/%{name}-%{internal_version}
|
||||||
%define tarballdir mozilla-1.9.2
|
%define tarballdir mozilla-1.9.2
|
||||||
|
|
||||||
%define xulrunner_version 1.9.2.1-0.10.rc2
|
%define xulrunner_version 1.9.2.1-1
|
||||||
%define xulrunner_version_max 1.9.3
|
%define xulrunner_version_max 1.9.3
|
||||||
%define internal_version 3.6
|
%define internal_version 3.6
|
||||||
|
|
||||||
%define official_branding 0
|
%define official_branding 1
|
||||||
%define build_langpacks 1
|
%define build_langpacks 1
|
||||||
|
|
||||||
%if ! %{official_branding}
|
%if ! %{official_branding}
|
||||||
@ -21,14 +21,14 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 3.6.1
|
Version: 3.6.1
|
||||||
Release: 0.11.%{?prever}%{?dist}
|
Release: 1%{?prever}%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
# From ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pretag}/source
|
# From ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pretag}/source
|
||||||
Source0: firefox-%{internal_version}%{?prever}.source.tar.bz2
|
Source0: firefox-%{internal_version}%{?prever}.source.tar.bz2
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source2: firefox-langpacks-%{version}-20100118.tar.bz2
|
Source2: firefox-langpacks-%{version}-20100122.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source11: firefox-mozconfig-branded
|
Source11: firefox-mozconfig-branded
|
||||||
@ -348,6 +348,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Jan 18 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-1
|
||||||
|
- Update to 3.6
|
||||||
|
|
||||||
* Wed Jan 18 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-0.11.rc2
|
* Wed Jan 18 2010 Martin Stransky <stransky@redhat.com> - 3.6.1-0.11.rc2
|
||||||
- Update to 3.6.1 RC2
|
- Update to 3.6.1 RC2
|
||||||
- Fix for #556428 - Restricted maximal xulrunner version
|
- Fix for #556428 - Restricted maximal xulrunner version
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
6d850ce9c8a360d8a51205cc7b485150 firefox-3.6rc2.source.tar.bz2
|
458051557ff49e6a352c1d56eee5782a firefox-3.6.source.tar.bz2
|
||||||
87806dfc461dba17e68f59fe9983b726 firefox-langpacks-3.6.1-20100118.tar.bz2
|
d638577ddfc0d5656caf58d9997bae96 firefox-langpacks-3.6.1-20100122.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user