4.0 RC 1
Update tarballdir for 2.0
This commit is contained in:
parent
090a50e9e1
commit
02547ae08b
2
.gitignore
vendored
2
.gitignore
vendored
@ -16,3 +16,5 @@ firefox-3.6.4.source.tar.bz2
|
|||||||
/firefox-langpacks-4.0b11-20110208.tar.xz
|
/firefox-langpacks-4.0b11-20110208.tar.xz
|
||||||
/firefox-4.0b12.source.tar.bz2
|
/firefox-4.0b12.source.tar.bz2
|
||||||
/firefox-langpacks-4.0b12-20110225.tar.xz
|
/firefox-langpacks-4.0b12-20110225.tar.xz
|
||||||
|
/firefox-4.0rc1.source.tar.bz2
|
||||||
|
/firefox-langpacks-4.0rc1-20110309.tar.xz
|
||||||
|
13
firefox.spec
13
firefox.spec
@ -10,12 +10,12 @@
|
|||||||
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||||
|
|
||||||
%global firefox_dir_ver 4
|
%global firefox_dir_ver 4
|
||||||
%global gecko_version 2.0-beta12
|
%global gecko_version 2.0-rc1
|
||||||
%global pre_version b12
|
%global pre_version rc1
|
||||||
%global pre_tag .%{?pre_version}
|
%global pre_tag .%{?pre_version}
|
||||||
|
|
||||||
%global mozappdir %{_libdir}/%{name}-%{firefox_dir_ver}
|
%global mozappdir %{_libdir}/%{name}-%{firefox_dir_ver}
|
||||||
%global tarballdir mozilla-central
|
%global tarballdir mozilla-2.0
|
||||||
|
|
||||||
%define official_branding 1
|
%define official_branding 1
|
||||||
%define build_langpacks 1
|
%define build_langpacks 1
|
||||||
@ -24,13 +24,13 @@
|
|||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 4.0
|
Version: 4.0
|
||||||
Release: 0.18%{?pre_tag}%{?dist}
|
Release: 0.19%{?pre_tag}%{?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
|
||||||
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
|
Source0: ftp://ftp.mozilla.org/pub/firefox/releases/%{version}%{?pre_version}/source/firefox-%{version}%{?pre_version}.source.tar.bz2
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source1: firefox-langpacks-%{version}%{?pre_version}-20110225.tar.xz
|
Source1: firefox-langpacks-%{version}%{?pre_version}-20110309.tar.xz
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source11: firefox-mozconfig-branded
|
Source11: firefox-mozconfig-branded
|
||||||
@ -332,6 +332,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Mar 9 2011 Christopher Aillon <caillon@redhat.com> - 4.0-0.19
|
||||||
|
- Firefox 4.0 RC 1
|
||||||
|
|
||||||
* Sat Feb 26 2011 Christopher Aillon <caillon@redhat.com> - 4.0-0.18b12
|
* Sat Feb 26 2011 Christopher Aillon <caillon@redhat.com> - 4.0-0.18b12
|
||||||
- Switch to using the omni chrome file format
|
- Switch to using the omni chrome file format
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
8b343c8f9db97199ddcf9744315c2bbb firefox-4.0b12.source.tar.bz2
|
511828dcc226f38602c6c67bd192ef40 firefox-4.0rc1.source.tar.bz2
|
||||||
02878931d2ca254b65424c92f82f58bb firefox-langpacks-4.0b12-20110225.tar.xz
|
d39661a6619a3a14c4529a63ac06a5f8 firefox-langpacks-4.0rc1-20110309.tar.xz
|
||||||
|
Loading…
Reference in New Issue
Block a user