[thunderbird-lightning] Update l10n source (bug #817477) Re-enable sv-SE

Orion Poplawski orion at fedoraproject.org
Mon Apr 30 17:56:31 UTC 2012


commit 23ff4481d7f76d44ebe74726c053d99c4b545fa0
Author: Orion Poplawski <orion at cora.nwra.com>
Date:   Mon Apr 30 11:56:26 2012 -0600

    Update l10n source (bug #817477)
    Re-enable sv-SE

 sources                    |    2 +-
 thunderbird-lightning.spec |    8 +++++---
 2 files changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/sources b/sources
index 3296c28..e6406e4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
 74d3e1f5fe11d527ee009a4f602ad256  lightning-1.4.source.tar.bz2
-0823674d3453fc3cc61ab2046541c119  l10n-1.4.tar.xz
+8e523ab1d868054c17b35e00fa1c4b56  l10n-1.4.tar.xz
diff --git a/thunderbird-lightning.spec b/thunderbird-lightning.spec
index ee8321a..09f3ad1 100644
--- a/thunderbird-lightning.spec
+++ b/thunderbird-lightning.spec
@@ -28,7 +28,7 @@
 Name:           thunderbird-lightning
 Summary:        The calendar extension to Thunderbird
 Version:        1.4
-Release:        1%{?dist}
+Release:        2%{?dist}
 URL:            http://www.mozilla.org/projects/calendar/lightning/
 License:        MPLv1.1 or GPLv2+ or LGPLv2+
 Group:          Applications/Productivity
@@ -168,8 +168,6 @@ cd objdir-tb/calendar/lightning
 make AB_CD=all L10N_XPI_NAME=lightning-all repack-clobber-all
 grep -v 'osx' ../../../calendar/locales/shipped-locales | while read lang x
 do
-   # Skip sv-SE for now
-   [ $lang = sv-SE ] && continue
    make AB_CD=all L10N_XPI_NAME=lightning-all libs-$lang
 done
 
@@ -208,6 +206,10 @@ find $RPM_BUILD_ROOT -name \*.so | xargs chmod 0755
 #===============================================================================
 
 %changelog
+* Mon Apr 30 2012 Orion Poplawski <orion at cora.nwra.com> - 1.4-2
+- Update l10n source (bug #817477)
+- Re-enable sv-SE
+
 * Tue Apr 24 2012 Jan Horak <jhorak at redhat.com> - 1.4-1
 - Update to 1.4
 - Skip sv-SE locale for now


More information about the scm-commits mailing list