Update to 3.5.3

This commit is contained in:
Jan Horak 2009-09-11 07:07:45 +00:00
parent 590f3a7a51
commit 5ca081e3ae
4 changed files with 12 additions and 6 deletions

View File

@ -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

View File

@ -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

View File

@ -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 <jhorak@redhat.com> - 3.5.3-1
- Update to 3.5.3
* Thu Aug 6 2009 Martin Stransky <stransky@redhat.com> - 3.5.2-3
- Rebuilt

View File

@ -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