- Update to 3.0.2
This commit is contained in:
parent
2ecacac81f
commit
f811d4fd8d
@ -1,2 +1,2 @@
|
|||||||
firefox-3.0.1-source.tar.bz2
|
firefox-3.0.2-source.tar.bz2
|
||||||
firefox-langpacks-3.0.1-20080716.tar.bz2
|
firefox-langpacks-3.0.2-20080923.tar.bz2
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
|
|
||||||
%define mozappdir %{_libdir}/%{name}-%{version}
|
%define mozappdir %{_libdir}/%{name}-%{version}
|
||||||
|
|
||||||
%define gecko_version 1.9.0.1
|
%define gecko_version 1.9.0.2
|
||||||
|
|
||||||
%define official_branding 1
|
%define official_branding 1
|
||||||
%define build_langpacks 1
|
%define build_langpacks 1
|
||||||
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
Summary: Mozilla Firefox Web browser
|
Summary: Mozilla Firefox Web browser
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 3.0.1
|
Version: 3.0.2
|
||||||
Release: 1%{?dist}
|
Release: 1%{?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+
|
||||||
@ -30,7 +30,7 @@ Group: Applications/Internet
|
|||||||
%endif
|
%endif
|
||||||
Source0: %{tarball}
|
Source0: %{tarball}
|
||||||
%if %{build_langpacks}
|
%if %{build_langpacks}
|
||||||
Source2: firefox-langpacks-%{version}-20080716.tar.bz2
|
Source2: firefox-langpacks-%{version}-20080923.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
Source10: firefox-mozconfig
|
Source10: firefox-mozconfig
|
||||||
Source11: firefox-mozconfig-branded
|
Source11: firefox-mozconfig-branded
|
||||||
@ -333,6 +333,9 @@ fi
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Sep 23 2008 Christopher Aillon <caillon@redhat.com> 3.0.2-1
|
||||||
|
- Update to 3.0.2
|
||||||
|
|
||||||
* Wed Jul 16 2008 Christopher Aillon <caillon@redhat.com> 3.0.1-1
|
* Wed Jul 16 2008 Christopher Aillon <caillon@redhat.com> 3.0.1-1
|
||||||
- Update to 3.0.1
|
- Update to 3.0.1
|
||||||
|
|
||||||
|
4
sources
4
sources
@ -1,2 +1,2 @@
|
|||||||
a14e4ac2e9fc5b29f80995c97a1c9748 firefox-3.0.1-source.tar.bz2
|
0a6c68a5ab5b065fef221b586b8a3b8a firefox-3.0.2-source.tar.bz2
|
||||||
cf5dc720cfc20e2b219cb5cef9a295a1 firefox-langpacks-3.0.1-20080716.tar.bz2
|
869f67d6bec2776d36fe454264172b69 firefox-langpacks-3.0.2-20080923.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user