Update to 3.6.1 Beta 5
This commit is contained in:
parent
38b02c818b
commit
6bc169c4f6
@ -16,3 +16,5 @@ firefox-3.6b3.source.tar.bz2
|
|||||||
firefox-3.6b4.source.tar.bz2
|
firefox-3.6b4.source.tar.bz2
|
||||||
firefox-langpacks-3.6.1-20091125.tar.bz2
|
firefox-langpacks-3.6.1-20091125.tar.bz2
|
||||||
firefox-langpacks-3.6.1-20091127.tar.bz2
|
firefox-langpacks-3.6.1-20091127.tar.bz2
|
||||||
|
firefox-3.6b5.source.tar.bz2
|
||||||
|
firefox-langpacks-3.6.1-20091221.tar.bz2
|
||||||
|
11
firefox.spec
11
firefox.spec
@ -5,7 +5,7 @@
|
|||||||
%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.5.b4
|
%define xulrunner_version 1.9.2.1-0.8.b5
|
||||||
%define internal_version 3.6
|
%define internal_version 3.6
|
||||||
|
|
||||||
%define official_branding 0
|
%define official_branding 0
|
||||||
@ -14,20 +14,20 @@
|
|||||||
%if ! %{official_branding}
|
%if ! %{official_branding}
|
||||||
%define cvsdate 20080327
|
%define cvsdate 20080327
|
||||||
%define nightly .cvs%{cvsdate}
|
%define nightly .cvs%{cvsdate}
|
||||||
%define prever b4
|
%define prever b5
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 3.6.1
|
Version: 3.6.1
|
||||||
Release: 0.6.%{?prever}%{?dist}
|
Release: 0.7.%{?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}-20091127.tar.bz2
|
Source2: firefox-langpacks-%{version}-20091221.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source11: firefox-mozconfig-branded
|
Source11: firefox-mozconfig-branded
|
||||||
@ -346,6 +346,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Dec 21 2009 Martin Stransky <stransky@redhat.com> - 3.6.1-0.7.b4
|
||||||
|
- Update to 3.6.1 Beta 5
|
||||||
|
|
||||||
* Wed Nov 27 2009 Martin Stransky <stransky@redhat.com> - 3.6.1-0.6.b4
|
* Wed Nov 27 2009 Martin Stransky <stransky@redhat.com> - 3.6.1-0.6.b4
|
||||||
- Added fix for mozbz#526152 - jemalloc fix
|
- Added fix for mozbz#526152 - jemalloc fix
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
770d0a33e4e2ceb52017c59d98c4d28c firefox-3.6b4.source.tar.bz2
|
381a897e16579a47250dee9342353f37 firefox-3.6b5.source.tar.bz2
|
||||||
d3aed4dd65e98cc73924aad3eece8e4a firefox-langpacks-3.6.1-20091127.tar.bz2
|
12600472e2e558e725643998a46629fa firefox-langpacks-3.6.1-20091221.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user