Author: mguevara Date: Sat Apr 29 22:55:48 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.5.0.2 rel 2 - mostly cosmetics - removed mozilla-thunderbird-blockimage.patch - not active, outdated and not very functional - edited out mozilla-thunderbird-bug305970.patch and mozilla-thunderbird-bug304720.patch - fixed in 1.5.0.2
---- Files affected: SPECS: mozilla-thunderbird.spec (1.56 -> 1.57) ---- Diffs: ================================================================ Index: SPECS/mozilla-thunderbird.spec diff -u SPECS/mozilla-thunderbird.spec:1.56 SPECS/mozilla-thunderbird.spec:1.57 --- SPECS/mozilla-thunderbird.spec:1.56 Tue Apr 25 23:33:30 2006 +++ SPECS/mozilla-thunderbird.spec Sun Apr 30 00:55:42 2006 @@ -1,9 +1,6 @@ # $Revision$, $Date$ # TODO: -# - enigmail doesn't work - still ??? -# - check -blockimage patch -# - check %files -# - check patch 100 & 101 +# - CHECK all features of enigmail # # Conditional builds %bcond_without enigmail # don't build enigmail - GPG/PGP support @@ -13,7 +10,7 @@ Summary(pl): Mozilla Thunderbird - klient poczty Name: mozilla-thunderbird Version: 1.5.0.2 -Release: 1 +Release: 2 License: MPL/LGPL Group: Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}-source.tar.bz2 @@ -25,16 +22,8 @@ Source4: %{name}-enigmail.manifest Patch0: %{name}-nss.patch Patch1: %{name}-lib_path.patch -Patch2: %{name}-blockimage.patch Patch3: %{name}-nopangoxft.patch Patch4: %{name}-enigmail-shared.patch -# official patches -# certain ui operations cause prolonged hang (cpu at 100%) -# TODO: looks like fixed in 1.5.0.2 -#Patch100: %{name}-bug305970.patch -# Ctrl-Shift-Home + typing with mozInlineSpellChecker causes NULL nsCOMPtr assertion -# TODO: looks like fixed in 1.5.0.2 -#Patch101: %{name}-bug304720.patch URL: http://www.mozilla.org/projects/thunderbird/ BuildRequires: automake BuildRequires: freetype-devel >= 1:2.1.8 @@ -92,14 +81,9 @@ %patch0 -p1 %patch1 -p1 -##%patch2 -p1 %patch3 -p1 %{?with_enigmail:%patch4 -p1} -# official patches -#%patch100 -p1 -#%patch101 -p1 - %build export CFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`" export CXXFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`" @@ -249,7 +233,6 @@ %attr(755,root,root) %{_thunderbirddir}/mozilla-xremote-client %attr(755,root,root) %{_thunderbirddir}/reg* %attr(755,root,root) %{_thunderbirddir}/thunderbird -# %attr(755,root,root) %{_thunderbirddir}/thunderbird-config %{_thunderbirddir}/*.txt %{_thunderbirddir}/x* %{_thunderbirddir}/chrome/US.jar @@ -288,6 +271,13 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.57 2006/04/29 22:55:42 mguevara +- 1.5.0.2 rel 2 - mostly cosmetics +- removed mozilla-thunderbird-blockimage.patch - not active, outdated + and not very functional +- edited out mozilla-thunderbird-bug305970.patch and + mozilla-thunderbird-bug304720.patch - fixed in 1.5.0.2 + Revision 1.56 2006/04/25 21:33:30 mguevara - md5 added, todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.56&r2=1.57&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
