From 8589f867e9e6b1463e22952b8552f1c5dc23ab89 Mon Sep 17 00:00:00 2001 From: Remi Collet Date: Wed, 25 Aug 2010 07:07:15 +0200 Subject: Firefox 4.0b4 --- firefox-dev.spec | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) (limited to 'firefox-dev.spec') diff --git a/firefox-dev.spec b/firefox-dev.spec index 002f98a..f1b9aaf 100644 --- a/firefox-dev.spec +++ b/firefox-dev.spec @@ -25,12 +25,12 @@ %global relcan b4 %global firefox firefox -%global mycomment Beta 4 (Build 2) +%global mycomment Beta 4 Summary: Mozilla Firefox Web browser Name: firefox4 Version: 4.0 -Release: 0.5.beta4.build2%{?dist} +Release: 0.6.beta4%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -43,7 +43,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version}%{?relcan}-20100818.tar.bz2 +Source2: firefox-langpacks-%{version}%{?relcan}-20100825.tar.bz2 %endif Source12: firefox-redhat-default-prefs.js # firefox3.destop without translation to allow change name @@ -538,7 +538,10 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog -* Wed Aug 18 2010 Remi Collet - 4.0-0.3.beta4.build2 +* Wed Aug 25 2010 Remi Collet - 4.0-0.6.beta4 +- update to 4.0b4 build2 + +* Wed Aug 18 2010 Remi Collet - 4.0-0.5.beta4.build2 - update to 4.0b4 build2 - add BR yasm -- cgit