From a8ec7fcfb917f0fafeec515e009a8fee7fe98068 Mon Sep 17 00:00:00 2001 From: Christopher Aillon Date: Sat, 8 Oct 2005 14:40:18 +0000 Subject: - Update to 1.5 beta 2 --- firefox.spec | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'firefox.spec') diff --git a/firefox.spec b/firefox.spec index a6e8589..b616626 100644 --- a/firefox.spec +++ b/firefox.spec @@ -11,14 +11,14 @@ ExcludeArch: ppc64 Summary: Mozilla Firefox Web browser. Name: firefox Version: 1.5 -Release: 0.5.0.beta1 +Release: 0.5.0.beta2 URL: http://www.mozilla.org/projects/firefox/ License: MPL/LGPL Group: Applications/Internet %if %{official_branding} %define tarball firefox-%{version}-source.tar.bz2 %else -%define tarball firefox-1.5b1-source.tar.bz2 +%define tarball firefox-1.5b2-source.tar.bz2 %endif Source0: %{tarball} Source1: firefox-gnomestripe-0.1.tar.gz @@ -59,7 +59,6 @@ Patch42: firefox-1.1-uriloader.patch Patch81: firefox-nopangoxft.patch # patches from upstream (Patch100+) -Patch100: firefox-1.5-cairo-show-text-behavior-change.patch # --------------------------------------------------- @@ -119,8 +118,6 @@ compliance, performance and portability. %patch42 -p0 %patch81 -p1 -%patch100 -p0 - %{__rm} -f .mozconfig %{__cp} %{SOURCE10} .mozconfig @@ -254,6 +251,9 @@ fi #--------------------------------------------------------------------- %changelog +* Sat Oct 8 2005 Christopher Aillon - 1.5-0.5.0.beta2 +- Update to 1.5 beta 2 + * Wed Sep 14 2005 Christopher Aillon - 1.5-0.5.0.beta1 - Update to 1.5 beta 1. - Add patch to svg rendering to adjust for cairo behavior. -- cgit