[seamonkey/f20] update to 2.26

Dmitry Butskoy buc at fedoraproject.org
Fri May 9 18:10:34 UTC 2014


commit f12548dca98109be70326aa0a867d99f283f16a0
Author: buc <buc at grad.stu.neva.ru>
Date:   Fri May 9 22:12:46 2014 +0400

    update to 2.26

 find-external-requires            |   23 --------------------
 seamonkey-2.23-installdir.patch   |   41 -------------------------------------
 seamonkey-8.0-enable-addons.patch |   26 -----------------------
 seamonkey.spec                    |   20 +++++++++++++----
 sources                           |    4 +-
 5 files changed, 17 insertions(+), 97 deletions(-)
---
diff --git a/seamonkey.spec b/seamonkey.spec
index 2deeff1..32bd7fa 100644
--- a/seamonkey.spec
+++ b/seamonkey.spec
@@ -22,7 +22,7 @@
 
 Name:           seamonkey
 Summary:        Web browser, e-mail, news, IRC client, HTML editor
-Version:        2.25
+Version:        2.26
 Release:        1%{?dist}
 URL:            http://www.mozilla.org/projects/seamonkey/
 License:        MPLv2.0
@@ -36,7 +36,7 @@ Source0:        ftp://ftp.mozilla.org/pub/mozilla.org/seamonkey/releases/%{versi
 #
 #   Run script as  ./moz-grab-langpacks --app seamonkey %{version}
 #
-Source1:        seamonkey-langpacks-%{version}-20140322.tar.xz
+Source1:        seamonkey-langpacks-%{version}-20140506.tar.xz
 
 Source3:        seamonkey.sh.in
 Source4:        seamonkey.desktop
@@ -47,13 +47,13 @@ Source13:       seamonkey-mail.svg
 Source17:       mozilla-psm-exclude-list
 Source18:       mozilla-xpcom-exclude-list
 Source20:       seamonkey-fedora-default-prefs.js
-Source100:      find-external-requires
+Source100:      seamonkey-find-requires.sh
 
 Patch1:         xulrunner-26.0-gcc47.patch
 Patch2:         xulrunner-24.0-jemalloc-ppc.patch
 Patch3:         xulrunner-27.0-build-arm.patch
-Patch5:         seamonkey-8.0-enable-addons.patch
-Patch22:        seamonkey-2.23-installdir.patch
+Patch5:         seamonkey-2.26-enable-addons.patch
+Patch22:        seamonkey-2.26-installdir.patch
 Patch23:        seamonkey-2.25-elfhack.patch
 
 Buildroot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -192,6 +192,9 @@ MOZ_SMP_FLAGS=-j1
 MOZ_SMP_FLAGS=%{?_smp_mflags}
 %endif
 
+#  a kludge since 2.26 ...
+ln -s ../objdir mozilla/objdir
+
 make -f client.mk build STRIP="/bin/true" MOZ_MAKE_FLAGS="$MOZ_SMP_FLAGS"
 
 
@@ -471,6 +474,13 @@ fi
 
 
 %changelog
+* Fri May  9 2014 Dmitry Butskoy <Dmitry at Butskoy.name> 2.26-1
+- update to 2.26
+- use new find-requires script
+
+* Fri May  9 2014 Dmitry Butskoy <Dmitry at Butskoy.name> 2.26-1
+- update to 2.26
+
 * Mon Mar 24 2014 Dmitry Butskoy <Dmitry at Butskoy.name> 2.25-1
 - update to 2.25
 
diff --git a/sources b/sources
index ab183ba..f0e1b06 100644
--- a/sources
+++ b/sources
@@ -1,2 +1,2 @@
-e9597622d2d843ed9095a9e1eeab01f1  seamonkey-2.25.source.tar.bz2
-c769399e80117252d5a0e529d257715c  seamonkey-langpacks-2.25-20140322.tar.xz
+1749f6350209e35e0bede3bf4e56c42c  seamonkey-2.26.source.tar.bz2
+a44347b79e938fc6a14e71ade244498e  seamonkey-langpacks-2.26-20140506.tar.xz


More information about the scm-commits mailing list