- Update to latest trunk (2008-02-09)

This commit is contained in:
Christopher Aillon 2008-02-10 02:15:53 +00:00
parent e9866a158b
commit 1301480212
3 changed files with 13 additions and 3 deletions

View File

@ -8,3 +8,4 @@ firefox-20080113.tar.bz2
mozilla-20080121.tar.bz2
mozilla-20080130.tar.bz2
mozilla-20080206.tar.bz2
mozilla-20080209.tar.bz2

View File

@ -7,22 +7,27 @@
%define mozappdir %{_libdir}/%{name}-%{version_internal}
%define gecko_version 1.9
%define xulrunner_version 1.9-0.beta2.15
%define xulrunner_version 1.9-0.beta2.17
%define official_branding 0
%define build_langpacks 0
%if ! %{official_branding}
%define cvsdate 20080209
%define nightly .nightly%{cvsdate}
%endif
Summary: Mozilla Firefox Web browser
Name: firefox
Version: 3.0
Release: 0.beta2.16.nightly20080206%{?dist}
Release: 0.beta2.17%{?nightly}%{?dist}
URL: http://www.mozilla.org/projects/firefox/
License: MPLv1.1 or GPLv2+ or LGPLv2+
Group: Applications/Internet
%if %{official_branding}
%define tarball firefox-%{version}-source.tar.bz2
%else
%define tarball mozilla-20080206.tar.bz2
%define tarball mozilla-%{cvsdate}.tar.bz2
%endif
Source0: %{tarball}
Source2: firefox-langpacks-20080104.tar.bz2
@ -306,6 +311,9 @@ fi
#---------------------------------------------------------------------
%changelog
* Sat Feb 9 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.17
- Update to latest trunk (2008-02-09)
* Wed Feb 6 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta2.16
- Update to latest trunk (2008-02-06)

View File

@ -1,2 +1,3 @@
d04a2981b603b9abbc8a5e0525759c4b firefox-langpacks-20080104.tar.bz2
51f3855944f281a4910243fea3f526be mozilla-20080206.tar.bz2
eaa1acc0f2a50efd1ac590ca99dbf336 mozilla-20080209.tar.bz2