Author: mguevara Date: Tue Apr 25 12:19:59 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - 1.5.0.2 rel 1 - patches 100, 101 removed
---- Files affected: SPECS: mozilla-thunderbird.spec (1.54 -> 1.55) ---- Diffs: ================================================================ Index: SPECS/mozilla-thunderbird.spec diff -u SPECS/mozilla-thunderbird.spec:1.54 SPECS/mozilla-thunderbird.spec:1.55 --- SPECS/mozilla-thunderbird.spec:1.54 Fri Mar 3 21:00:10 2006 +++ SPECS/mozilla-thunderbird.spec Tue Apr 25 14:19:54 2006 @@ -11,12 +11,12 @@ Summary: Mozilla Thunderbird - email client Summary(pl): Mozilla Thunderbird - klient poczty Name: mozilla-thunderbird -Version: 1.5 +Version: 1.5.0.2 Release: 1 License: MPL/LGPL Group: Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}-source.tar.bz2 -# Source0-md5: 781c1cd1a01583d9b666d8c2fe4288e6 +# Source0-md5: Source1: http://www.mozilla-enigmail.org/downloads/src/enigmail-0.94.0.tar.gz # Source1-md5: d326c302c1d2d68217fffcaa01ca7632 Source2: %{name}.desktop @@ -29,9 +29,11 @@ Patch4: %{name}-enigmail-shared.patch # official patches # certain ui operations cause prolonged hang (cpu at 100%) -Patch100: %{name}-bug305970.patch +# TODO: looks like fixed in 1.5.0.2 +#Patch100: %{name}-bug305970.patch # Ctrl-Shift-Home + typing with mozInlineSpellChecker causes NULL nsCOMPtr assertion -Patch101: %{name}-bug304720.patch +# 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 @@ -94,8 +96,8 @@ %{?with_enigmail:%patch4 -p1} # official patches -%patch100 -p1 -%patch101 -p1 +#%patch100 -p1 +#%patch101 -p1 %build export CFLAGS="%{rpmcflags} `%{_bindir}/pkg-config mozilla-nspr --cflags-only-I`" @@ -246,7 +248,7 @@ %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 +# %attr(755,root,root) %{_thunderbirddir}/thunderbird-config %{_thunderbirddir}/*.txt %{_thunderbirddir}/x* %{_thunderbirddir}/chrome/US.jar @@ -285,6 +287,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.55 2006/04/25 12:19:54 mguevara +- 1.5.0.2 rel 1 - patches 100, 101 removed + Revision 1.54 2006/03/03 20:00:10 qboosh - locale-aware mozilla-thunderbird script ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.54&r2=1.55&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
