From de3ec5c3b490479515802a08465d00a411f00450f7617d7d4dc3c1b71aa9f904 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Fri, 5 Mar 2010 10:57:27 +0000 Subject: [PATCH] Accepting request 34079 from mozilla:Factory checked in (request 34079) OBS-URL: https://build.opensuse.org/request/show/34079 OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=74 --- MozillaThunderbird.changes | 22 ---------------------- MozillaThunderbird.spec | 21 +++++++++++---------- create-tar.sh | 4 ++-- enigmail-1.0.0.tar.bz2 | 3 +++ enigmail-1.0.1.tar.bz2 | 3 --- l10n-3.0.1.tar.bz2 | 3 +++ l10n-3.0.3.tar.bz2 | 3 --- thunderbird-3.0.1-source.tar.bz2 | 3 +++ thunderbird-3.0.3-source.tar.bz2 | 3 --- 9 files changed, 22 insertions(+), 43 deletions(-) create mode 100644 enigmail-1.0.0.tar.bz2 delete mode 100644 enigmail-1.0.1.tar.bz2 create mode 100644 l10n-3.0.1.tar.bz2 delete mode 100644 l10n-3.0.3.tar.bz2 create mode 100644 thunderbird-3.0.1-source.tar.bz2 delete mode 100644 thunderbird-3.0.3-source.tar.bz2 diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 9edccc6..3c49b55 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,25 +1,3 @@ -------------------------------------------------------------------- -Sun Feb 28 19:56:44 CET 2010 - wr@rosenauer.org - -- update to 3.0.3 - * Fix for missing folders or empty folder pane after updating - to Thunderbird 3.0.2 - -------------------------------------------------------------------- -Fri Feb 26 17:04:00 CET 2010 - wr@rosenauer.org - -- security update to 3.0.2 (bnc#576969) - * MFSA 2010-01/CVE-2010-0159 - Crashes with evidence of memory corruption - * MFSA 2010-03/CVE-2009-1571 - Use-after-free crash in HTML parser - * various stability improvements -- update enigmail to 1.0.1 - * Czech, Dutch, Polish and Portuguese (Brazilian) languages - were added to the release. - * there are several fixes related using OpenPGP Smartcards -- use system hunspell again (bnc#582276) - ------------------------------------------------------------------- Tue Jan 12 00:23:23 CET 2010 - wr@rosenauer.org diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 1473260..43dd564 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -1,5 +1,5 @@ # -# spec file for package MozillaThunderbird (Version 3.0.2) +# spec file for package MozillaThunderbird (Version 3.0.1) # # Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # 2006-2010 Wolfgang Rosenauer @@ -28,10 +28,10 @@ BuildRequires: hunspell-devel BuildRequires: nss-shared-helper-devel %endif License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ -%define mainversion 3.0.3 +%define mainversion 3.0.1 Version: %{mainversion} -Release: 3 -%define releasedate 2010022800 +Release: 1 +%define releasedate 2010011100 Summary: The Stand-Alone Mozilla Mail Component Url: http://www.mozilla.org/products/thunderbird/ Group: Productivity/Networking/Email/Clients @@ -44,7 +44,7 @@ Source4: l10n-%{version}.tar.bz2 Source6: suse-default-prefs.js Source7: find-external-requires.sh Source8: MozillaThunderbird-rpmlintrc -Source9: enigmail-1.0.1.tar.bz2 +Source9: enigmail-1.0.0.tar.bz2 Source10: create-tar.sh Patch1: mozilla-clipboard.patch Patch2: thunderbird-appname.patch @@ -87,7 +87,7 @@ Mozilla application suite. %package translations-common License: GPLv2+ ; LGPLv2.1+ ; MPLv1.1+ Summary: Common translations for MozillaThunderbird -Provides: locale(%{name}:ar;ca;cs;da;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;ko;nb_NO;nl;pl;pt_BR;pt_PT;ru;sv_SE;zh_CN;zh_TW) +Provides: locale(%{name}:ar;ca;cs;de;en_GB;es_AR;es_ES;fi;fr;hu;it;ja;ko;nb_NO;nl;pl;pt_BR;pt_PT;ru;sv_SE;zh_CN;zh_TW) Group: System/Localization PreReq: %{name} = %{mainversion} Obsoletes: %{name}-translations < %{version}-%{release} @@ -123,9 +123,10 @@ Software Development Kit to build plugins/extensions against Thunderbird. %if %build_enigmail + %package -n enigmail -Version: 1.0.1 -Release: 1 +Version: 1.0.0 +Release: 2 License: GPLv2+ ; MPLv1.1+ Summary: OpenPGP addon for Thunderbird and SeaMonkey Group: Productivity/Networking/Email/Clients @@ -205,7 +206,7 @@ ac_add_options --with-l10n-base=../l10n ac_add_options --disable-updater #ac_add_options --with-system-png # no apng support %if %suse_version > 1030 -ac_add_options --enable-system-hunspell +ac_add_options --enable-system-myspell %endif ac_add_options --enable-ldap-experimental ac_add_options --disable-installer @@ -448,8 +449,8 @@ exit 0 %{_libdir}/%{progname}/xpt_link #%{_libdir}/pkgconfig/*.pc %{_includedir}/%{progname}/ - %if %build_enigmail + %files -n enigmail %defattr(-,root,root) %dir %{_libdir}/mozilla diff --git a/create-tar.sh b/create-tar.sh index b82a3b4..3aa3c0f 100644 --- a/create-tar.sh +++ b/create-tar.sh @@ -2,8 +2,8 @@ BRANCH="releases/comm-1.9.1" # comm-central -RELEASE_TAG="THUNDERBIRD_3_0_3_RELEASE" -VERSION="3.0.3" +RELEASE_TAG="THUNDERBIRD_3_0_1_RELEASE" +VERSION="3.0.1" echo "cloning $BRANCH..." hg clone http://hg.mozilla.org/$BRANCH thunderbird diff --git a/enigmail-1.0.0.tar.bz2 b/enigmail-1.0.0.tar.bz2 new file mode 100644 index 0000000..b22296c --- /dev/null +++ b/enigmail-1.0.0.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c55b6f008f0a24d5e783d845f6d3534e1279757afcc41ca5c26a9802576ec100 +size 838623 diff --git a/enigmail-1.0.1.tar.bz2 b/enigmail-1.0.1.tar.bz2 deleted file mode 100644 index 28139dd..0000000 --- a/enigmail-1.0.1.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:ea9e271bdf52dcd6c538975dc9ba056644d736cf52fd411af0c97a32ae9552dd -size 858106 diff --git a/l10n-3.0.1.tar.bz2 b/l10n-3.0.1.tar.bz2 new file mode 100644 index 0000000..eeed942 --- /dev/null +++ b/l10n-3.0.1.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:71e62aef60197f212593644e8e32a6a17868e1c2312153d3c641a811bcc34f8a +size 19931410 diff --git a/l10n-3.0.3.tar.bz2 b/l10n-3.0.3.tar.bz2 deleted file mode 100644 index f7f2105..0000000 --- a/l10n-3.0.3.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:09c00d7d622da9fff0622e7ddccf4beef7f869aff31ed2067515ebb3ce03acb9 -size 19937740 diff --git a/thunderbird-3.0.1-source.tar.bz2 b/thunderbird-3.0.1-source.tar.bz2 new file mode 100644 index 0000000..31c64f4 --- /dev/null +++ b/thunderbird-3.0.1-source.tar.bz2 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e40d6bfff23015f757fd88e5224c785f9699626bbdae6a5e567acd31c78a0b5e +size 60243348 diff --git a/thunderbird-3.0.3-source.tar.bz2 b/thunderbird-3.0.3-source.tar.bz2 deleted file mode 100644 index 5f257c1..0000000 --- a/thunderbird-3.0.3-source.tar.bz2 +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:21a6b5c538248878f10ecfd4fc879b7bce6ab29e03132f4aaff8e914b7c69a04 -size 60084846