- Update to 1.5 beta 2
This commit is contained in:
parent
28d677c103
commit
a8ec7fcfb9
10
firefox.spec
10
firefox.spec
@ -11,14 +11,14 @@ ExcludeArch: ppc64
|
|||||||
Summary: Mozilla Firefox Web browser.
|
Summary: Mozilla Firefox Web browser.
|
||||||
Name: firefox
|
Name: firefox
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 0.5.0.beta1
|
Release: 0.5.0.beta2
|
||||||
URL: http://www.mozilla.org/projects/firefox/
|
URL: http://www.mozilla.org/projects/firefox/
|
||||||
License: MPL/LGPL
|
License: MPL/LGPL
|
||||||
Group: Applications/Internet
|
Group: Applications/Internet
|
||||||
%if %{official_branding}
|
%if %{official_branding}
|
||||||
%define tarball firefox-%{version}-source.tar.bz2
|
%define tarball firefox-%{version}-source.tar.bz2
|
||||||
%else
|
%else
|
||||||
%define tarball firefox-1.5b1-source.tar.bz2
|
%define tarball firefox-1.5b2-source.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
Source0: %{tarball}
|
Source0: %{tarball}
|
||||||
Source1: firefox-gnomestripe-0.1.tar.gz
|
Source1: firefox-gnomestripe-0.1.tar.gz
|
||||||
@ -59,7 +59,6 @@ Patch42: firefox-1.1-uriloader.patch
|
|||||||
Patch81: firefox-nopangoxft.patch
|
Patch81: firefox-nopangoxft.patch
|
||||||
|
|
||||||
# patches from upstream (Patch100+)
|
# patches from upstream (Patch100+)
|
||||||
Patch100: firefox-1.5-cairo-show-text-behavior-change.patch
|
|
||||||
|
|
||||||
# ---------------------------------------------------
|
# ---------------------------------------------------
|
||||||
|
|
||||||
@ -119,8 +118,6 @@ compliance, performance and portability.
|
|||||||
%patch42 -p0
|
%patch42 -p0
|
||||||
%patch81 -p1
|
%patch81 -p1
|
||||||
|
|
||||||
%patch100 -p0
|
|
||||||
|
|
||||||
|
|
||||||
%{__rm} -f .mozconfig
|
%{__rm} -f .mozconfig
|
||||||
%{__cp} %{SOURCE10} .mozconfig
|
%{__cp} %{SOURCE10} .mozconfig
|
||||||
@ -254,6 +251,9 @@ fi
|
|||||||
#---------------------------------------------------------------------
|
#---------------------------------------------------------------------
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 8 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.0.beta2
|
||||||
|
- Update to 1.5 beta 2
|
||||||
|
|
||||||
* Wed Sep 14 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.0.beta1
|
* Wed Sep 14 2005 Christopher Aillon <caillon@redhat.com> - 1.5-0.5.0.beta1
|
||||||
- Update to 1.5 beta 1.
|
- Update to 1.5 beta 1.
|
||||||
- Add patch to svg rendering to adjust for cairo behavior.
|
- Add patch to svg rendering to adjust for cairo behavior.
|
||||||
|
2
sources
2
sources
@ -1,3 +1,3 @@
|
|||||||
b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz
|
b628d5f24a49ab15d1943b7d694edd90 firefox-gnomestripe-0.1.tar.gz
|
||||||
2a9c2ae93baa98b96d28db380a805442 firefox-1.0-locales.tar.bz2
|
2a9c2ae93baa98b96d28db380a805442 firefox-1.0-locales.tar.bz2
|
||||||
a1b2549a31c74e7366213bb2ba76876f firefox-1.5b1-source.tar.bz2
|
08eb51cbab8050ebfd3d53e6592fc0f0 firefox-1.5b2-source.tar.bz2
|
||||||
|
Loading…
Reference in New Issue
Block a user