[seamonkey/f16] update to 2.14.1

Dmitry Butskoy buc at fedoraproject.org
Mon Dec 3 14:02:45 UTC 2012


commit 7aa9a202eb419572223b00a7bd4fca7da909a910
Author: Dmitry Butskoy <Dmitry at Butskoy.name>
Date:   Mon Dec 3 18:02:24 2012 +0400

    update to 2.14.1

 seamonkey.spec |    9 ++++++---
 sources        |    4 ++--
 2 files changed, 8 insertions(+), 5 deletions(-)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index ad80959..6c30770 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -24,7 +24,7 @@
 
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
-Version:        2.14
+Version:        2.14.1
 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}-20121121.tar.xz
+Source1:        seamonkey-langpacks-%{version}-20121203.tar.xz
 
 Source3:        seamonkey.sh.in
 Source4:        seamonkey.desktop
@@ -288,7 +288,7 @@ for langpack in `ls seamonkey-langpacks/*.xpi`; do
   find $extensiondir -type f | xargs chmod 644
   find $extensiondir -name ".mkdir.done" | xargs rm -f
 
-  sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage=%{homepage}|g" \
+  sed -i -e "s|browser.startup.homepage.*$|browser.startup.homepage = %{homepage}|g" \
          $extensiondir/chrome/$language/locale/$language/navigator-region/region.properties
 
   jarfile=$extensiondir/chrome/$language.jar
@@ -480,6 +480,9 @@ fi
 
 
 %changelog
+* Mon Dec  3 2012 Dmitry Butskoy <Dmitry at Butskoy.name> 2.14.1-1
+- update to 2.14.1
+
 * Thu Nov 22 2012 Dmitry Butskoy <Dmitry at Butskoy.name> 2.14-1
 - update to 2.14
 - fix elfhack compile
diff --git a/sources b/sources
index 308bae8..63c31f4 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-3974c95cc30357a35656175b318e4fd3  seamonkey-2.14.source.tar.bz2
-d655c496fd3ddbf0da88ac99d1c3d1ba  seamonkey-langpacks-2.14-20121121.tar.xz
+19463b718446552d04130d01d25d7330  seamonkey-2.14.1.source.tar.bz2
+fbf4cb0e2c63a0b5ba10fe9d2a7c3e4e  seamonkey-langpacks-2.14.1-20121203.tar.xz


More information about the scm-commits mailing list