From 9f7e181bc4d21787a8ebc8110bd98149e2252f28 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Tue, 22 Mar 2011 08:41:05 -0700 Subject: Firefox 4 --- firefox.spec | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index 7ef6c57..aa166b1 100644 --- a/firefox.spec +++ b/firefox.spec @@ -13,7 +13,7 @@ %global gecko_version 2.0 %global alpha_version 0 %global beta_version 0 -%global rc_version 2 +%global rc_version 0 %global mozappdir %{_libdir}/%{name}-%{firefox_dir_ver} %global langpackdir %{mozappdir}/langpacks @@ -45,13 +45,13 @@ Summary: Mozilla Firefox Web browser Name: firefox Version: 4.0 -Release: 0.21%{?pre_tag}%{?dist} +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}-20110318.tar.xz +Source1: firefox-langpacks-%{version}%{?pre_version}-20110322.tar.xz %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -357,6 +357,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Tue Mar 22 2011 Christopher Aillon - 4.0-1 +- Firefox 4 + * Fri Mar 18 2011 Christopher Aillon - 4.0-0.21 - Firefox 4.0 RC 2 -- cgit