From 5ca081e3aebad1f21045f2037134e320ede410fc Mon Sep 17 00:00:00 2001 From: Jan Horak Date: Sep 11 2009 07:07:45 +0000 Subject: Update to 3.5.3 --- diff --git a/.cvsignore b/.cvsignore index b086425..86fc7fa 100644 --- a/.cvsignore +++ b/.cvsignore @@ -4,3 +4,5 @@ firefox-3.5.1-source.tar.bz2 firefox-langpacks-3.5.1-20090717.tar.bz2 firefox-3.5.2-source.tar.bz2 firefox-langpacks-3.5.2-20090803.tar.bz2 +firefox-3.5.3-source.tar.bz2 +firefox-langpacks-3.5.3-20090907.tar.bz2 diff --git a/firefox-mozconfig b/firefox-mozconfig index 566b80f..37a43a5 100755 --- a/firefox-mozconfig +++ b/firefox-mozconfig @@ -26,6 +26,7 @@ ac_add_options --enable-startup-notification ac_add_options --enable-libxul ac_add_options --disable-crashreporter ac_add_options --enable-safe-browsing +ac_add_options --enable-libnotify export BUILD_OFFICIAL=1 export MOZILLA_OFFICIAL=1 diff --git a/firefox.spec b/firefox.spec index 68ada52..ae5680c 100644 --- a/firefox.spec +++ b/firefox.spec @@ -5,7 +5,7 @@ %define mozappdir %{_libdir}/%{name}-%{internal_version} %define tarballdir mozilla-1.9.1 -%define xulrunner_version 1.9.1.2-2 +%define xulrunner_version 1.9.1.3-1 %define internal_version %{version} %define official_branding 1 @@ -18,8 +18,8 @@ Summary: Mozilla Firefox Web browser Name: firefox -Version: 3.5.2 -Release: 3%{?dist} +Version: 3.5.3 +Release: 1%{?dist} URL: http://www.mozilla.org/projects/firefox/ License: MPLv1.1 or GPLv2+ or LGPLv2+ Group: Applications/Internet @@ -30,7 +30,7 @@ Group: Applications/Internet %endif Source0: %{tarball} %if %{build_langpacks} -Source2: firefox-langpacks-%{version}-20090803.tar.bz2 +Source2: firefox-langpacks-%{version}-20090907.tar.bz2 %endif Source10: firefox-mozconfig Source11: firefox-mozconfig-branded @@ -329,6 +329,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : #--------------------------------------------------------------------- %changelog +* Mon Sep 7 2009 Jan Horak - 3.5.3-1 +- Update to 3.5.3 + * Thu Aug 6 2009 Martin Stransky - 3.5.2-3 - Rebuilt diff --git a/sources b/sources index 519d43b..deedea1 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -0de7173e45df009f5a2620fcceb010fb firefox-3.5.2-source.tar.bz2 -3b78b4648ef24f52b4f092dc05f79956 firefox-langpacks-3.5.2-20090803.tar.bz2 +ca167e69180ab1230aea0763da270a95 firefox-3.5.3-source.tar.bz2 +66dd2b4e45da33ccb57846e0f9a2cd31 firefox-langpacks-3.5.3-20090907.tar.bz2