- Update to latest trunk (2008-03-02)
This commit is contained in:
parent
6247d142a4
commit
daba88f38b
@ -1 +1 @@
|
|||||||
mozilla-20080301.tar.bz2
|
mozilla-20080302.tar.bz2
|
||||||
|
@ -7,20 +7,20 @@
|
|||||||
%define mozappdir %{_libdir}/%{name}-%{version_internal}
|
%define mozappdir %{_libdir}/%{name}-%{version_internal}
|
||||||
|
|
||||||
%define gecko_version 1.9
|
%define gecko_version 1.9
|
||||||
%define xulrunner_version 1.9-0.beta3.32
|
%define xulrunner_version 1.9-0.beta3.33
|
||||||
|
|
||||||
%define official_branding 0
|
%define official_branding 0
|
||||||
%define build_langpacks 0
|
%define build_langpacks 0
|
||||||
|
|
||||||
%if ! %{official_branding}
|
%if ! %{official_branding}
|
||||||
%define cvsdate 20080301
|
%define cvsdate 20080302
|
||||||
%define nightly .nightly%{cvsdate}
|
%define nightly .nightly%{cvsdate}
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 3.0
|
Version: 3.0
|
||||||
Release: 0.beta3.32%{?nightly}%{?dist}
|
Release: 0.beta3.33%{?nightly}%{?dist}
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
License: MPLv1.1 or GPLv2+ or LGPLv2+
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
@ -315,6 +315,9 @@ fi
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 2 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.33
|
||||||
|
- Update to latest trunk (2008-03-02)
|
||||||
|
|
||||||
* Sat Mar 1 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.32
|
* Sat Mar 1 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.32
|
||||||
- Update to latest trunk (2008-03-01)
|
- Update to latest trunk (2008-03-01)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user