[seamonkey/f17] update to 2.16

Dmitry Butskoy buc at fedoraproject.org
Fri Feb 22 16:38:15 UTC 2013


commit 8124fd8ff17caa6612c1de13bd633ee238996859
Author: Dmitry Butskoy <Dmitry at Butskoy.name>
Date:   Fri Feb 22 20:38:02 2013 +0400

    update to 2.16

 seamonkey.spec |   14 +++++++++-----
 sources        |    4 ++--
 2 files changed, 11 insertions(+), 7 deletions(-)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index 609041d..71c2aad 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -6,7 +6,7 @@
 %define cairo_version 0.5
 
 %if %{?system_nss}
-%global minimum_build_nspr_version 4.9.3
+%global minimum_build_nspr_version 4.9.4
 %global nspr_build_version %(pkg-config --silence-errors --modversion nspr 2>/dev/null || echo 65536)
 %global minimum_build_nss_version 3.14.1
 %global nss_build_version %(pkg-config --silence-errors --modversion nss 2>/dev/null || echo 65536)
@@ -24,7 +24,7 @@
 
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
-Version:        2.15.2
+Version:        2.16
 Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPLv2.0
@@ -38,7 +38,7 @@ Source0:        http://releases.mozilla.org/pub/mozilla.org/seamonkey/releases/%
 #
 #   Run script as  ./moz-grab-langpacks --app seamonkey %{version}
 #
-Source1:        seamonkey-langpacks-%{version}-20130204.tar.xz
+Source1:        seamonkey-langpacks-%{version}-20130221.tar.xz
 
 Source3:        seamonkey.sh.in
 Source4:        seamonkey.desktop
@@ -294,9 +294,9 @@ for langpack in `ls seamonkey-langpacks/*.xpi`; do
   popd
   %{__rm} -rf $extensiondir/chrome/$language  #  now in jarfile
 
+  mv -f $extensiondir/chrome/$language.manifest $extensiondir/chrome.manifest
   #  fix manifest to point to jar
-  sed -i -e '/^manifest / d' \
-        -e 's,\([^ /]*/[^/]*\),jar:\1.jar!,' \
+  sed -i -e "s,$language/locale,jar:chrome/$language.jar!/locale," \
         $extensiondir/chrome.manifest
 
   language=`echo $language | sed -e 's/-/_/g'`
@@ -474,6 +474,10 @@ fi
 
 
 %changelog
+* Fri Feb 22 2013 Dmitry Butskoy <Dmitry at Butskoy.name> 2.16-1
+- update to 2.16
+- fix build langpacks
+
 * Tue Feb  5 2013 Dmitry Butskoy <Dmitry at Butskoy.name> 2.15.2-1
 - update to 2.15.2
 
diff --git a/sources b/sources
index ef508ea..1df07e2 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-1938c5a9673e94e9f5c809f5dbfe8d29  seamonkey-2.15.2.source.tar.bz2
-15b7fcef18b66190f2cb335b510f0f36  seamonkey-langpacks-2.15.2-20130204.tar.xz
+29e360eae42d7a9cca7f25c1ad44f1d5  seamonkey-2.16.source.tar.bz2
+f1fe4622493449a1dc9e9a35eecddb8c  seamonkey-langpacks-2.16-20130221.tar.xz


More information about the scm-commits mailing list