- Update to latest trunk (2008-03-04)
This commit is contained in:
parent
daba88f38b
commit
ac3eceea83
@ -1 +1 @@
|
|||||||
mozilla-20080302.tar.bz2
|
mozilla-20080304.tar.bz2
|
||||||
|
11
firefox.spec
11
firefox.spec
@ -3,24 +3,24 @@
|
|||||||
%define desktop_file_utils_version 0.9
|
%define desktop_file_utils_version 0.9
|
||||||
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
%define firefox_app_id \{ec8030f7-c20a-464f-9b0e-13a3a9e97384\}
|
||||||
|
|
||||||
%define version_internal 3.0b4pre
|
%define version_internal 3.0b5pre
|
||||||
%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.33
|
%define xulrunner_version 1.9-0.beta4.34
|
||||||
|
|
||||||
%define official_branding 0
|
%define official_branding 0
|
||||||
%define build_langpacks 0
|
%define build_langpacks 0
|
||||||
|
|
||||||
%if ! %{official_branding}
|
%if ! %{official_branding}
|
||||||
%define cvsdate 20080302
|
%define cvsdate 20080304
|
||||||
%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.33%{?nightly}%{?dist}
|
Release: 0.beta3.34%{?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
|
||||||
|
* Tue Mar 4 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.34
|
||||||
|
- Update to latest trunk (2008-03-04)
|
||||||
|
|
||||||
* Sun Mar 2 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.33
|
* Sun Mar 2 2008 Christopher Aillon <caillon@redhat.com> 3.0-0.beta3.33
|
||||||
- Update to latest trunk (2008-03-02)
|
- Update to latest trunk (2008-03-02)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user