1
0

fixed SMTP AUTH error in CS locale

OBS-URL: https://build.opensuse.org/package/show/mozilla:Factory/MozillaThunderbird?expand=0&rev=57
This commit is contained in:
Wolfgang Rosenauer 2009-09-29 18:26:51 +00:00 committed by Git OBS Bridge
parent e1adcb212e
commit e4a6998c27
3 changed files with 22 additions and 3 deletions

View File

@ -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

View File

@ -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: 1
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

View File

@ -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