- Update to 1.5 beta2
This commit is contained in:
parent
754577cfa7
commit
16b210c720
2
sources
2
sources
@ -1 +1 @@
|
|||||||
5fffd977cc4c873731bc15b13c5503b0 thunderbird-1.5b1-source.tar.bz2
|
5fc1dc4490493e9d80545e54740c22a6 thunderbird-1.5b2-source.tar.bz2
|
||||||
|
@ -10,7 +10,7 @@ ExcludeArch: ppc64
|
|||||||
Summary: Mozilla Thunderbird mail/newsgroup client
|
Summary: Mozilla Thunderbird mail/newsgroup client
|
||||||
Name: thunderbird
|
Name: thunderbird
|
||||||
Version: 1.5
|
Version: 1.5
|
||||||
Release: 0.5.0.beta1
|
Release: 0.5.0.beta2
|
||||||
Epoch: 0
|
Epoch: 0
|
||||||
URL: http://www.mozilla.org/projects/thunderbird/
|
URL: http://www.mozilla.org/projects/thunderbird/
|
||||||
License: MPL
|
License: MPL
|
||||||
@ -18,7 +18,7 @@ Group: Applications/Internet
|
|||||||
%if %{official_branding}
|
%if %{official_branding}
|
||||||
%define tarball thunderbird-%{version}-source.tar.bz2
|
%define tarball thunderbird-%{version}-source.tar.bz2
|
||||||
%else
|
%else
|
||||||
%define tarball thunderbird-1.5b1-source.tar.bz2
|
%define tarball thunderbird-1.5b2-source.tar.bz2
|
||||||
%endif
|
%endif
|
||||||
Source0: %{tarball}
|
Source0: %{tarball}
|
||||||
Source10: thunderbird-mozconfig
|
Source10: thunderbird-mozconfig
|
||||||
@ -49,7 +49,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
|
|
||||||
|
|
||||||
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -96,7 +95,6 @@ Mozilla Thunderbird is a standalone mail and newsgroup client.
|
|||||||
%patch25 -p0
|
%patch25 -p0
|
||||||
%patch42 -p0
|
%patch42 -p0
|
||||||
%patch81 -p1
|
%patch81 -p1
|
||||||
%patch100 -p0
|
|
||||||
|
|
||||||
%{__rm} -f .mozconfig
|
%{__rm} -f .mozconfig
|
||||||
%{__cp} %{SOURCE10} .mozconfig
|
%{__cp} %{SOURCE10} .mozconfig
|
||||||
@ -183,6 +181,9 @@ update-desktop-database %{_datadir}/applications
|
|||||||
#===============================================================================
|
#===============================================================================
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 8 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta2
|
||||||
|
- Update to 1.5 beta2
|
||||||
|
|
||||||
* Wed Sep 28 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta1
|
* Wed Sep 28 2005 Christopher Aillon <caillon@redhat.com> 1.5-0.5.0.beta1
|
||||||
- Update to 1.5 beta1
|
- Update to 1.5 beta1
|
||||||
- Bring the install phase of the spec file up to speed
|
- Bring the install phase of the spec file up to speed
|
||||||
|
Loading…
Reference in New Issue
Block a user