Author: arekm Date: Tue Jul 12 20:13:08 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - rel 3; workaround for gcc bugs
---- Files affected: SPECS: mozilla-thunderbird.spec (1.40 -> 1.41) ---- Diffs: ================================================================ Index: SPECS/mozilla-thunderbird.spec diff -u SPECS/mozilla-thunderbird.spec:1.40 SPECS/mozilla-thunderbird.spec:1.41 --- SPECS/mozilla-thunderbird.spec:1.40 Tue Jul 12 18:31:53 2005 +++ SPECS/mozilla-thunderbird.spec Tue Jul 12 22:13:03 2005 @@ -8,7 +8,7 @@ Summary(pl): Mozilla Thunderbird - klient poczty Name: mozilla-thunderbird Version: 1.0.2 -Release: 2 +Release: 3 License: MPL/LGPL Group: Applications/Networking Source0: http://ftp.mozilla.org/pub/mozilla.org/thunderbird/releases/%{version}/source/thunderbird-%{version}-source.tar.bz2 @@ -27,6 +27,7 @@ Patch3: %{name}-lib_path.patch Patch4: %{name}-freetype.patch Patch5: %{name}-blockimage.patch +Patch6: %{name}-gcc-bugs.patch URL: http://www.mozilla.org/projects/thunderbird/ BuildRequires: automake %if %{with ft218} @@ -87,6 +88,7 @@ %patch3 -p1 %{?with_ft218:%patch4 -p1} %patch5 -p1 +%patch6 -p1 # %if %{with enigmail} # mv ipc extensions/ipc @@ -230,6 +232,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.41 2005/07/12 20:13:03 arekm +- rel 3; workaround for gcc bugs + Revision 1.40 2005/07/12 16:31:53 arekm - rel++ ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mozilla-thunderbird.spec?r1=1.40&r2=1.41&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
