From 6b4d9dfbafe4202eed16de5e10361446f8921f00a0c045d08188f943bc1766e0 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 8 Oct 2009 01:44:08 +0000 Subject: [PATCH] Accepting request 21376 from mozilla:Factory Copy from mozilla:Factory/MozillaThunderbird based on submit request 21376 from user wrosenauer OBS-URL: https://build.opensuse.org/request/show/21376 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/MozillaThunderbird?expand=0&rev=40 --- MozillaThunderbird.changes | 5 +++++ MozillaThunderbird.spec | 13 +++++++++---- thunderbird-cs-smtpauth.patch | 9 +++++++++ 3 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 thunderbird-cs-smtpauth.patch diff --git a/MozillaThunderbird.changes b/MozillaThunderbird.changes index 73445bb..8342c32 100644 --- a/MozillaThunderbird.changes +++ b/MozillaThunderbird.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Sep 29 14:03:51 CEST 2009 - wr@rosenauer.org + +- fixed CS locale to allow SMTP AUTH sending of mails (bnc#542809) + ------------------------------------------------------------------- Tue Sep 15 17:58:56 CEST 2009 - wr@rosenauer.org diff --git a/MozillaThunderbird.spec b/MozillaThunderbird.spec index 400971d..5daa5a1 100644 --- a/MozillaThunderbird.spec +++ b/MozillaThunderbird.spec @@ -30,7 +30,7 @@ BuildRequires: nss-shared-helper-devel License: GPL v2 or later ; LGPL v2.1 or later ; MPL 1.1 or later %define mainversion 3.0b4 Version: %{mainversion} -Release: 1 +Release: 2 Summary: The Stand-Alone Mozilla Mail Component Url: http://www.mozilla.org/products/thunderbird/ Group: Productivity/Networking/Email/Clients @@ -45,6 +45,7 @@ Source7: find-external-requires.sh Source8: MozillaThunderbird-rpmlintrc Source9: enigmail-20090813.tar.bz2 Source10: create-tar.sh +Patch1: thunderbird-cs-smtpauth.patch Patch2: thunderbird-appname.patch Patch4: mozilla-gtkfilepicker-buttonorder.patch Patch5: tb-develdirs.patch @@ -125,7 +126,7 @@ Software Development Kit to build plugins/extensions against Thunderbird. %package lightning Version: 0.9 Release: 1 -License: GPL v2 or later ; LGPL v2.1 or later ; MPL +License: GPL v2 or later ; LGPL v2.1 or later ; MPL 1.1 or later Summary: Calendaring extension for Thunderbird Group: Productivity/Networking/Email/Clients PreReq: %{name} = %{mainversion} @@ -137,8 +138,8 @@ This package contains the Lightning calendar extension for Mozilla Thunderbird. %package -n enigmail Version: 0.96.99 -Release: 2 -License: GPL v2 or later ; MPL +Release: 3 +License: GPL v2 or later ; MPL 1.1 Summary: OpenPGP addon for Thunderbird and SeaMonkey Group: Productivity/Networking/Email/Clients Url: http://enigmail.mozdev.org @@ -175,6 +176,10 @@ popd %patch5 %patch11 %patch12 -p1 +# l10n patches +pushd ../l10n +%patch1 +popd %build export SUSE_ASNEEDED=0 diff --git a/thunderbird-cs-smtpauth.patch b/thunderbird-cs-smtpauth.patch new file mode 100644 index 0000000..5609140 --- /dev/null +++ b/thunderbird-cs-smtpauth.patch @@ -0,0 +1,9 @@ +--- cs/mail/chrome/messenger/messengercompose/composeMsgs.properties.orig 2009-09-29 13:35:48.000000000 +0200 ++++ cs/mail/chrome/messenger/messengercompose/composeMsgs.properties 2009-09-29 13:36:19.000000000 +0200 +@@ -347,5 +347,5 @@ + ## LOCALIZATION NOTE(smtpEnterPasswordPromptWithUsername): Do not translate the + ## words %1$S and %2$S. Place the word %1$S where the host name should appear, + ## and %2$S where the user name should appear. +-smtpEnterPasswordPromptWithUsername=Zadejte heslo k účtu %S na %1$S: ++smtpEnterPasswordPromptWithUsername=Zadejte heslo k účtu %2$S na %1$S: + smtpEnterPasswordPromptTitle=SMTP server vyžaduje heslo