[packages/mozilla-thunderbird] - merged bump-nss-req patch from icedove

qboosh qboosh at pld-linux.org
Tue Dec 30 22:49:14 CET 2014


commit f9efe41166635dc528fb0e471da279a621ca4755
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 30 22:50:29 2014 +0100

    - merged bump-nss-req patch from icedove

 mozilla-thunderbird-bump-nss-req.patch | 22 ++++++++++++++++++++++
 1 file changed, 22 insertions(+)
---
diff --git a/mozilla-thunderbird-bump-nss-req.patch b/mozilla-thunderbird-bump-nss-req.patch
new file mode 100644
index 0000000..92c2b78
--- /dev/null
+++ b/mozilla-thunderbird-bump-nss-req.patch
@@ -0,0 +1,22 @@
+--- icedove-31.3.0/mozilla/mozilla/configure.in~	2014-11-27 23:16:21.000000000 +0100
++++ icedove-31.3.0/mozilla/mozilla/configure.in	2014-12-03 22:29:51.134278969 +0100
+@@ -3655,7 +3655,7 @@
+     _USE_SYSTEM_NSS=1 )
+ 
+ if test -n "$_USE_SYSTEM_NSS"; then
+-    AM_PATH_NSS(3.16.2.3, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
++    AM_PATH_NSS(3.17.0, [MOZ_NATIVE_NSS=1], [AC_MSG_ERROR([you don't have NSS installed or your version is too old])])
+ fi
+ 
+ if test -n "$MOZ_NATIVE_NSS"; then
+--- icedove-31.3.0/mozilla/mozilla/configure~	2014-11-27 23:18:38.000000000 +0100
++++ icedove-31.3.0/mozilla/mozilla/configure	2014-12-03 22:29:29.704278073 +0100
+@@ -15225,7 +15225,7 @@
+   echo "$ac_t""no" 1>&6
+ fi
+ 
+-	min_nss_version=3.16.2.3
++	min_nss_version=3.17.0
+ 	echo $ac_n "checking for NSS - version >= $min_nss_version""... $ac_c" 1>&6
+ echo "configure:15231: checking for NSS - version >= $min_nss_version" >&5
+ 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mozilla-thunderbird.git/commitdiff/f9efe41166635dc528fb0e471da279a621ca4755



More information about the pld-cvs-commit mailing list